-
Notifications
You must be signed in to change notification settings - Fork 188
syncer: fix syncer gtid auto switch from off to on (#1723) #1745
syncer: fix syncer gtid auto switch from off to on (#1723) #1745
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
[REVIEW NOTIFICATION] This pull request has been approved by:
To complete the pull request process, please ask the reviewers in the list to review by filling The full list of commands accepted by this bot can be found here. Reviewer can indicate their review by submitting an approval review. |
waiting CI upgrading? |
dont know why master PR removed some lines in go.sum and passed CI, but this PR can't |
/merge |
This pull request has been accepted and is ready to merge. Commit hash: 39c88b9
|
This is an automated cherry-pick of #1723
What problem does this PR solve?
#1586 part 1
What is changed and how it works?
Add auto adjust gtid before we start a task.
Check List
Tests
Code changes
Side effects
Related changes