Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

偶发性同步字段对应失败 #22

Open
zhaozengbin opened this issue Dec 31, 2019 · 1 comment
Open

偶发性同步字段对应失败 #22

zhaozengbin opened this issue Dec 31, 2019 · 1 comment

Comments

@zhaozengbin
Copy link

zhaozengbin commented Dec 31, 2019

20201231174147

在同步任务中其中一个表偶发性的字段对不上。但是查了binlog日志和字段对应的顺序是一致的。但是在同步的时候出现不一致的情况。希望大拿解答下。

@rapharino
Copy link

遇到一个类似的场景;sort 方法中,500行 和 501行的日志, 属于同一行数据的变更,sort 方法将其 拆分成 两个可并行运行的分组了。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants