Bug #11246 History saves incorrect
Submitted: 10 Jun 2005 14:36 Modified: 28 Jun 2005 12:28
Reporter: Oliver Peters Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Query Browser Severity:S3 (Non-critical)
Version:1.1.10 OS:Windows (Windows2000)
Assigned to: Vladimir Kolesnikov CPU Architecture:Any

[10 Jun 2005 14:36] Oliver Peters
Description:
Do the following querie

SELECT * FROM table
;

(it's important to position only the semicolon in the last line)

Restore the query from the history with a doubleclick!!!
result:

ELECT * FROM sqr s
;

the first letter is missing

How to repeat:
follow the instructions in description
[10 Jun 2005 15:00] Jorge del Conde
Thanks for your bug report
[10 Jun 2005 15:00] Jorge del Conde
Attatching screeshot showing bug
[10 Jun 2005 15:01] Jorge del Conde
bug screenshot

Attachment: Image1.png (image/x-png, text), 50.06 KiB.

[28 Jun 2005 12:28] Vladimir Kolesnikov
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