MySQL UTF8 Import
Posted in MySQL | By tarotoast | Tags: mysql, Programming, utf8
mysql -u root --default_character_set utf8 -p database < import.sql
沒有亂碼了 [aha
Tags: mysql, Programming, utf8
Personal blog
Posted in MySQL | By tarotoast | Tags: mysql, Programming, utf8
mysql -u root --default_character_set utf8 -p database < import.sql
沒有亂碼了 [aha
Tags: mysql, Programming, utf8
Recent Comments