Hi all, I (like almost everyone else) use different character set than latin1. I have noticed that the Hungarian sorting does not work properly. I have checked he .conf files, and if I see it well, the way of comparing character fields is very simple. Just comparing he characters at the same position from left to right, just like in English. I don't speak too many languages, so I don't know this problem is in other cases, but in the Hungarian languages sometimes you have to do more than this. Sometimes you have to check two or more characters next to each other at the same time. So, instead of too long explaination:
Is there any way in MySQL (for example write an UDF for comparing texts for sorting) to change the sorting order? Thanks, Daniel --------------------------------------------------------------------- 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