Re: The index handles accented UTF-8 chars badly

2004-03-05 Thread Sergei Golubchik
Hi! On Mar 05, Rikard Bogren wrote: > I have a problem with index on a UTF-8 based db/table and mySQL 4.1 (I have > tried 5.0 too). > I run the mysqld with the --default-character-set=utf8 flag and I'm > certain that it's UTF-8 data that I'm putting into the database. > To reproduce, follow these

The index handles accented UTF-8 chars badly

2004-03-05 Thread Rikard Bogren
I have a problem with index on a UTF-8 based db/table and mySQL 4.1 (I have tried 5.0 too). I run the mysqld with the --default-character-set=utf8 flag and I'm certain that it's UTF-8 data that I'm putting into the database. To reproduce, follow these simple steps. #---