MySQL 导出命令

mysqldump --no-defaults -u root -p dbname > c:\www\test.sql

windows 下使用。

posted @ 2015-07-14 17:38  陈朔  阅读(177)  评论(0)    收藏  举报