Bug #6007 Script: German umlaute causes an SQL-Error
Submitted: 10 Oct 2004 15:59 Modified: 3 Nov 2004 13:47
Reporter: Harald Krause Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Query Browser Severity:S2 (Serious)
Version:1.0.8 OS:Windows (Win XP)
Assigned to: Michael G. Zinner CPU Architecture:Any

[10 Oct 2004 15:59] Harald Krause
Description:
German umlaute causes sometimes an SQL-Error.
The first char of the next SQL-Line seems to be eaten.

How to repeat:
-- Script-Tab Umlaute sometimes causes an SQL-Error
--
Set @i:=1;
--
-- But german umlaute causes sometimes an error Ää
Set @i:=1;
-- The first Char of Set @i:=1; has been eaten.
[10 Oct 2004 16:05] Harald Krause
I think its the same problem like Bug #5581
[3 Nov 2004 13:47] 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/