http://mysql.chinahtml.com/2005/1125321683.shtml MySQL — inline edit chinese character 1. stop MySQL service 2. open my.ini 3. change default-character-set of [mysqld] and [client] as utf8 4. launch mysql 5. create table as default or select tuf8 6. enjoy ~