MySQL Forums
Forum List  »  PHP

Collation Problem
Posted by: Kevin Moll
Date: October 20, 2008 10:27AM

I am experiencing a problem with the collation in my database using phpmyadmin. I have all the default character set equal to UTF-8iUnicode and the default Collation set to utf8_unicode_ci. In the tables themselves I have not set any collation but when I go back into the database the collation is set to latin1_sweedish.ci. This wasn't doing this until recently. I don't know what is causing this. When I go into the tables and reset the collation to utf8_unicode_ci it doesn't stick and goes right back to latin1_sweedish.ci.

Can anyone tell me what is causing this or how to fix it?

Options: ReplyQuote


Subject
Written By
Posted
Collation Problem
October 20, 2008 10:27AM


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.