re: SELECT...LIKE... bug with cyrillic

2002-10-07 Thread Egor Egorov
Dimo, Friday, October 04, 2002, 6:26:16 PM, you wrote: Description: DV I have a table with columns containing DV keywords in cyrillic. If I write i.e. DV select * from imgs where kw_1 like '%xx%' DV (xx are two cyrillic letters and kw_1 is the first DV keyword-column. The table contains

SELECT...LIKE... bug with cyrillic

2002-10-04 Thread Dimo Vantchev
Description: I have a table with columns containing keywords in cyrillic. If I write i.e. select * from imgs where kw_1 like '%xx%' (xx are two cyrillic letters and kw_1 is the first keyword-column. The table contains 2666 rows.) MySQL returns a lot of words(396 rows) and all of them do