Friday, March 23, 2012

Convert character set to utf8 in MySQL

Say, you had a MySQL database that stores texts in languages such as Chinese, Japanese, Korean, Hebrew, Arabic, and so on, and recently there was a server move or upgrade, and all of sudden text in the above mentioned languages didn’t display properly. What do we do to fix it then?
see this post for details

No comments:

Post a Comment