mysqldump -ujason -p"123456ABcd" -h127.0.0.1 --databases hive --tables test1 test2 test3   | mysql web_app -u xx -p"123456" -hrm-bp1282z57vxxxxxxwo.mysql.rds.aliyuncs.com

把本机自建mysql数据库的 hive库的 test1、 test2、 test3表 同步到 

RDS   rm-bp1282z57vxxxxxxwo.mysql.rds.aliyuncs.com 的web_app库

posted on 2021-01-27 17:55  小油2018  阅读(735)  评论(0编辑  收藏  举报