Re: utf8 in database but order does not sort correct
Posted by: Markus Rietzler
Date: April 13, 2006 07:35AM

after searching and trying different things we're no at the point that mysql treats umlauts like ä as a.

setting "SET NAMES 'utf8'" in our update-script and application did the job!

now ordering is almost right. with latin1 charset there is latin1_german2_ci to have "phone book" ordering, that means ä = ae. is there something similar in utf8?

thanxs

markus

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: utf8 in database but order does not sort correct
5365
April 13, 2006 07:35AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.