- 积分
- 16840
在线时间 小时
最后登录1970-1-1
|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?开始注册
x
# mysqldump -u root -p --all-databases > all.sql
2 a" [# @! K/ L1 l L) j) |Warning: Using a password on the command line interface can be insecure.8 \" V+ @, r+ k3 I, 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.
0 V r5 T# O6 u/ r
# f2 q/ M: l$ I* d2 C& U( b: B W6 g2 g+ z {
|
|