Bug #5499 Escape sequence \\ breaks syntax highlighting
Submitted: 9 Sep 2004 22:56 Modified: 3 Nov 2004 12:54
Reporter: Ben Allfree Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Query Browser Severity:S3 (Non-critical)
Version:1.0.7b OS:Windows (Win2K3)
Assigned to: Michael G. Zinner CPU Architecture:Any

[9 Sep 2004 22:56] Ben Allfree
Description:
Escape sequence \\ enclosed in string breaks syntax highlighting in Script window

How to repeat:
1) Open New Script window
2) Type:  select '\\' from table;
3) Observe syntax highlighting breaks after \\
4) Observe that select '\n' from table; works fine
[9 Sep 2004 23:01] Ben Allfree
select '\\n' will not break highlighting. It is waiting for another character before the closing quote.
[3 Nov 2004 12:54] Michael G. Zinner
Thank you for your bug report. This issue has already been fixed
in the latest released version of that product, which you can download at 
http://www.mysql.com/downloads/