On 09/27/2013 12:48 AM, Anders Karlsson wrote:

Try specifying the utf8_bin collation instead and that will work.

or if you need comparisons to be case insensitive, but still want
to have accented letters be considered different to their base
form and to each other you may want to have a look here:

http://www.skysql.com/blogs/hartmut/adding-case-insensitive-distinct-unicode-collation

--
Hartmut Holzgraefe, Principal Support Engineer (EMEA)
SkySQL | http://www.skysql.com/

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/mysql

Reply via email to