You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2 0x0000000002691ecf in github.com/actiontech/dtle/driver/mysql.(*MtsManager).WaitForAllCommitted
at /universe/src/github.com/actiontech/dtle/driver/mysql/applier_mts.go:66
3 0x0000000002687d29 in github.com/actiontech/dtle/driver/mysql.(*ApplierIncr).cleanGtidExecuted
at /universe/src/github.com/actiontech/dtle/driver/mysql/applier_gtid_executed.go:249
4 0x000000000268bd09 in github.com/actiontech/dtle/driver/mysql.(*ApplierIncr).handleEntry
at /universe/src/github.com/actiontech/dtle/driver/mysql/applier_incr.go:309
前言: 关于目标端dtle.gtid_executed表
复现
delve debug可发现卡在如下位置
问题
gtidSetItem.NRow
被错误增加, 导致cleanGtidExecuted提前执行The text was updated successfully, but these errors were encountered: