How do I change a MySQL table to UTF-8?
Posted
by alex
on Stack Overflow
See other posts from Stack Overflow
or by alex
Published on 2010-05-25T09:10:24Z
Indexed on
2010/05/25
9:41 UTC
Read the original article
Hit count: 132
I know there are many settings for a language for a table and a database.
I already created the database. I believe when I created it, it was default/LATIN. I want to change everything-I mean...both the table and the database, to UTF-8.
How can I do that? thanks.
© Stack Overflow or respective owner