Category:
developers journal
mysql
Convert mysql from unconfigured encoding to utf8
Read this, and you will be enlighten! :)
- http://dev.mysql.com/doc/refman/5.0/en/charset-convert.html
- http://mysqldba.blogspot.com/2006/07/rebuilding-40-data-into-41-data.html
- http://textsnippets.com/posts/show/84
- http://www.oreillynet.com/onlamp/blog/2006/01/turning_mysql_data_in_utf8_t.html
- http://gentoo-wiki.com/TIP_Convert_utf8_to_UTF-8_in_MySQL
- http://www.phpwact.org/php/i18n/utf-8/mysql
One thought on “Convert mysql from unconfigured encoding to utf8”