Bug #13564 \ makes text disappear in editor
Submitted: 28 Sep 2005 13:06 Modified: 28 Sep 2005 15:48
Reporter: [ name withheld ] (Basic Quality Contributor) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Query Browser Severity:S3 (Non-critical)
Version:1.1.15 OS:Windows (WinXP)
Assigned to: Mike Lischke CPU Architecture:Any

[28 Sep 2005 13:06] [ name withheld ]
Description:
Writing an "\" into a string makes text in string disappear.

How to repeat:
Open MySQLQueryBrowser and type:
"load data infile 'c:" this is fine, now add a slash (resulting in "load data infile 'c:\" and you'll see only "load data infile" even if text is correctly retained, infact typing an "'" makes the missing chars reappear "load data infile 'c:\'"
[28 Sep 2005 15:48] 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