mysqldump -uroot -p --databases data_exchange edc35_cloud edc35_cloud_desktop edc35_cloud_store edc35_local_openapi ercse superdiamond user_center --single-transaction>/tmp/12db.sql
mysql备份多个库
原文:https://www.cnblogs.com/vzhangxk/p/15303353.html