Bug #6723 @ (at-sign) causes access violation in script tab.
Submitted: 19 Nov 2004 17:03 Modified: 25 Nov 2004 12:06
Reporter: Morgan Mörtsell Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Query Browser Severity:S3 (Non-critical)
Version:1.1.1-gamma OS:Windows (XP)
Assigned to: Mike Lischke CPU Architecture:Any

[19 Nov 2004 17:03] Morgan Mörtsell
Description:
The script tab hangs if an @ (at-sign) happen to be at the end of a line.

After this fault the tab hangs, and accept no further input.
In som cases the tab can be successfully(?) closed, or so it seems.
On other occations the tab may stick after an attempt to close it.

How to repeat:
Open a new script tab.
Type a @ (at-sign).

OR

Open a new script tab.
Type:  SELECT x:=5;
Go back and typ a @ before the 'x'. (Works nicely)
Now erase all character after the @. ( B O O M ! )

Suggested fix:
No idea.
[21 Nov 2004 0:41] MySQL Verification Team
Thank you for the bug report.
[25 Nov 2004 12:06] Mike Lischke
Thank you for your bug report. This issue has been committed to our
source repository of that product and will be incorporated into the
next release.

If necessary, you can access the source repository and build the latest
available version, including the bugfix, yourself. More information 
about accessing the source trees is available at
    http://www.mysql.com/doc/en/Installing_source_tree.html