Bug #2906 | Wrong Polish character order | ||
---|---|---|---|
Submitted: | 20 Feb 2004 10:24 | Modified: | 18 Mar 2004 22:48 |
Reporter: | Janusz Popielewski | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server | Severity: | S3 (Non-critical) |
Version: | 4.0, 4.1 | OS: | Windows (Windows XP) |
Assigned to: | Alexander Barkov | CPU Architecture: | Any |
[20 Feb 2004 10:24]
Janusz Popielewski
[9 Mar 2004 10:37]
Michael Widenius
We will look at fixing this in 4.0; Shifting all characters in 4.0 is likely to cause more problems than it will solve.
[18 Mar 2004 22:48]
Alexander Barkov
Sorry, but the bug system is not the appropriate forum for asking support questions. Your problem is not the result of a bug. For a list of more appropriate places to ask for help using MySQL products, please visit http://www.mysql.com/support/ Thank you for your interest in MySQL. Additional info: cp1250 is used not only by Polish language, but also at least by these languages: Albanian, Bosnian, Croatian, Czech, German, Hungarian, Polish, Romanian(limited), Slovak, Slovene, Sorbian-Lower, Sorbian-Upper Changing the sort order may break other languages. What we can do is to create a new collation for Polish language. So this is not a bug, but a feature request. I added this task into our TODO system.