Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Syncer GTID 同步更新syncer.meta。如果 Syncer 所在的机器出现故障,则目录syncer.meta丢失。而且我在 TiDB 中没有找到 GTID 的记录信息。如何处理?
syncer.meta
当您使用 Syncer GTID 同步数据时,syncer.meta文件会在同步过程中不断更新。当前版本的 Syncer 不包含高可用性设计。Syncer的syncer.meta配置文件直接存储在硬盘上,与 MySQL 生态系统中的其他工具类似,例如 Mydumper。
两种解决方案: