On Wed, 10 Jul 2002, Victoria Reznichenko wrote:

> oliver,
> Wednesday, July 10, 2002, 2:33:06 AM, you wrote:
> 
> >>Description:
> o>         I was trying to find every row in a table which contains the umlaut
> o>         ü (ue). MySQL listed every row which contained the umlaut and rows
> o>         which contained the letter y, but no umlaut... Client and server
> o>         characterset is latin1.
> 
> As far as I understand you want to enable correct German sorting order?
> If so, since 4.0.0. MySQL supports latin_de character set.
>    http://www.mysql.com/doc/G/e/German_character_set.html

Hi Victoria,

unfortunately this is not about sort order but appears to be a bug. I
checked it with 4.0.2 using charset latin1 and indeed, Oliver's results
are reproducible. We don't want a hit on 'y' when we search for
LIKE '%ü%'.

best regards,
Thomas Spahni
-- 
sql, query


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to