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.
mysqldump gtid
最新推荐文章于 2025-08-26 21:08:50 发布
本文探讨了在包含GTID的服务器上进行部分备份时的默认行为,并提供了如何排除GTID以及完成整个数据库备份的方法。
1898

被折叠的 条评论
为什么被折叠?



