执行mysql脚本

方法1:

mysql -uroot -p123456 -Ddatabasename < sql文件路径

方法2:

source 路径全名

\. 路径全名

posted @ 2015-03-05 14:09  影分身  阅读(174)  评论(0)    收藏  举报