#mysql -uroot -p -hlocalhost --default-character-set=utf8;

mysql>use db_name;

mysql>source /home/data.sql;

相关文章: