We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
当数据库多次大批量更新时,比如 update A 1000W 条 update B 1000W 条, 这样 ROWS数据还没有处理完, 把gtid 保存到本地文件, 程序异常, 下次启动 就会充最新的 gtid 点开始 ** **