[[email protected] tmp]# mysqldump -S /tmp/mysql.sock -A -R --triggers --master-data=2 --single-transaction |gzip >/tmp/12.gz
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.
mysql导出数据库提示警告在GTID模式下面
Posted 滴滴滴--你不是爱拖延,而是爱逃避
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了mysql导出数据库提示警告在GTID模式下面相关的知识,希望对你有一定的参考价值。
以上是关于mysql导出数据库提示警告在GTID模式下面的主要内容,如果未能解决你的问题,请参考以下文章