Bug #60843 | utf8_unicode_ci can't distinguish some German Accented Characters | ||
---|---|---|---|
Submitted: | 12 Apr 2011 15:22 | Modified: | 28 Apr 2011 16:52 |
Reporter: | Debojyoti Chattopadhya | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | MySQL Server: Charsets | Severity: | S2 (Serious) |
Version: | 5.1.50 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[12 Apr 2011 15:22]
Debojyoti Chattopadhya
[12 Apr 2011 15:39]
Debojyoti Chattopadhya
updating the OS
[12 Apr 2011 15:51]
Valeriy Kravchuk
I would say this is by design, see http://dev.mysql.com/doc/refman/5.1/en/charset-unicode-sets.html. It covers some of the examples from this your report.
[12 Apr 2011 15:54]
Debojyoti Chattopadhya
Thanks Valeriy Kravchuk, but I already gone through that and it's not solved my issue. As I mentioned I need something like utf8_bin + ci
[28 Apr 2011 16:52]
Sveta Smirnova
Thank you for the feedback. This problem solved in 5.6 by fix of bug #38758
[12 Jun 2012 10:54]
Hartmut Holzgraefe
For instructions how to add a case insensitive, accent sensitive collation to an installed mysql server instance see http://www.skysql.com/blogs/hartmut/adding-case-insensitive-distinct-unicode-collation
[6 Jun 2017 20:44]
Rick James
See also https://bugs.mysql.com/bug.php?id=50909
[30 Apr 2018 14:30]
Rick James
And https://stackoverflow.com/questions/49622470/mssql-to-myssql-migration-collation-equivalen...