mysqldump wap -u root -ppassword --opt | mysql test -u root -ppassword
这样就用本地的wap数据库,复制到了test数据库。当然,这里的例子数据库都数本