以前最主要的的是怕字符集乱了

所以login的时候,一定要指定

 mysql -u XXX -p DBXXX --default-character-set=utf8

然后 > source /home/XXX/XX.sql

相关文章: