Bug #8145 | Query returns wrong result | ||
---|---|---|---|
Submitted: | 26 Jan 2005 14:24 | Modified: | 2 Feb 2005 8:02 |
Reporter: | Jaromír Mothejzík | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server | Severity: | S2 (Serious) |
Version: | MySQL 5.0.0. alpha-nt | OS: | Windows (windows xp, linux) |
Assigned to: | Alexander Barkov | CPU Architecture: | Any |
[26 Jan 2005 14:24]
Jaromír Mothejzík
[26 Jan 2005 18:43]
Jorge del Conde
Verified in MySQL 5.0.2 nt
[2 Feb 2005 8:02]
Alexander Barkov
Thank you for taking the time to write to us, but this is not a bug. Please double-check the documentation available at http://www.mysql.com/documentation/ and the instructions on how to report a bug at http://bugs.mysql.com/how-to-report.php Additional info: latin2_czech_ci name was wrong in 5.0.0. This collation is actually case sensitive. In later 5.x versions it was renamed to latin2_czech_cs. The query results are expected.