Bug #6349 | UTF characters are not displayed (retrieved?) correctly | ||
---|---|---|---|
Submitted: | 31 Oct 2004 16:55 | Modified: | 3 Nov 2004 13:59 |
Reporter: | Simon Porritt | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Query Browser | Severity: | S2 (Serious) |
Version: | 1.0.8 beta | OS: | Windows (Windows 2000) |
Assigned to: | CPU Architecture: | Any |
[31 Oct 2004 16:55]
Simon Porritt
[3 Nov 2004 13:59]
Michael G. Zinner
You have to verify that the character set of you default database is in the correct charset. It isn't enought that a table has the correct encoding at the moment. This is a bug in the server which will be fixed in one of the next releases. Then, the server will correctly convert the utf8 characters we sent to the appropriate collation.