数据库导入
//指定字符集
/usr/local/mysql/bin/mysql -uroot --default-character-set=utf8 数据库名 < wenjian.sql
It may have the strength, but the effort, struggle, worthy of the heart.
//指定字符集
/usr/local/mysql/bin/mysql -uroot --default-character-set=utf8 数据库名 < wenjian.sql