Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 267 Bytes

File metadata and controls

9 lines (6 loc) · 267 Bytes

mysql迁移备份

mysql -h -P 3306 -uroot -p 
mysqldump -h hope-db -P 3306 -uroot -pTianfs@2020!!  hope_engine  upload_instance > /root/upload_instance.sql