mysql在当前服务器复制数据库

 mysqldump newwq -u root -proot --add-drop-table | mysql jxg -u root -proot

原文地址:https://www.cnblogs.com/weiyiyong/p/11305945.html