- 积分
- 16840
在线时间 小时
最后登录1970-1-1
|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?开始注册
x
# mysqldump -u root -p --all-databases > all.sql
& [7 z. h; g0 `# ]Warning: Using a password on the command line interface can be insecure.
8 Z/ X2 o8 w" S0 K" |Warning: A partial dump from a server that has GTIDs will by default include the GTIDs of all transactions, even those that changed suppressed parts of the database. If you don't want to restore GTIDs, pass --set-gtid-purged=OFF. To make a complete dump, pass --all-databases --triggers --routines --events.
4 K0 L) k8 I6 |* d4 J; V2 g- ^; E A+ N4 j6 V
2 i9 y+ X" Q1 k- K6 [0 O4 G9 Q |
|