Bug #5314 incorrect coding of modified vowels [äÄöÖüÜ] and maybe ß (german)
Submitted: 31 Aug 2004 12:34 Modified: 31 Aug 2004 13:15
Reporter: Oliver Peters Email Updates:
Status: Not a Bug Impact on me:
None 
Category:MySQL Query Browser Severity:S2 (Serious)
Version:1.0.6 OS:Windows (Windows2000)
Assigned to: CPU Architecture:Any

[31 Aug 2004 12:34] Oliver Peters
Description:
on the monitor the german symbols in the resultset are shown in a proper way but the csv-exported resultset shows strange symbols (e.g. ü for ü)

How to repeat:
1. right mouseclick in the resultset
2. export resultset
3. export as csv file

have a look at words with modified vowels
[31 Aug 2004 13:15] Ulrich Bayer
The strings are in the UTF-8 format. So I would not consider it a bug. You just need an UTF8-capable editor to view it. (like notepad in winxp or unired(http://www.esperanto.mv.ru/UniRed/ENG/index.html))