Bug #32800 | Umlaut in WHERE filters incorrectly | ||
---|---|---|---|
Submitted: | 28 Nov 2007 7:43 | Modified: | 28 Nov 2007 12:20 |
Reporter: | Martin Kirchner | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server: DML | Severity: | S2 (Serious) |
Version: | 5.0.45 and 5.0.32 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[28 Nov 2007 7:43]
Martin Kirchner
[28 Nov 2007 8:42]
Sveta Smirnova
Thank you for the report. Please provide output of SHOW VARIABLES LIKE 'collation%'
[28 Nov 2007 12:13]
Martin Kirchner
'collation_connection', 'utf8_general_ci' 'collation_database', 'utf8_general_ci' 'collation_server', 'utf8_general_ci'
[28 Nov 2007 12:20]
Sveta Smirnova
Thank you for the feedback. But this is expected behaviour. See also http://dev.mysql.com/doc/refman/5.0/en/charset-unicode-sets.html about utf8_general_ci collation.