mysql导入数据指定字符集
时间:2017-02-28 23:09:22
收藏:0
阅读:300
mysql -u root --default-character-set=utf8 xxxx < xxxx.sql
^-^
本文出自 “坚持。。。” 博客,请务必保留此出处http://qchanblog.blog.51cto.com/9686614/1902102
原文:http://qchanblog.blog.51cto.com/9686614/1902102
评论(0)