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

[source-mysql-v2] fix for incorrect judging criteria #46930

Merged
merged 3 commits into from
Oct 16, 2024

Conversation

xiaohansong
Copy link
Contributor

@xiaohansong xiaohansong commented Oct 15, 2024

What

https://github.com/airbytehq/airbyte-internal-issues/issues/10301

A simple mistake - correct logic is, if <new gtid> - <purged gtid> != <new gtid> then it means new gtid has been purged and we should abort.

How

Review guide

User Impact

Can this PR be safely reverted and rolled back?

  • YES 💚
  • NO ❌

@xiaohansong xiaohansong requested a review from a team as a code owner October 15, 2024 23:57
Copy link

vercel bot commented Oct 15, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
airbyte-docs ⬜️ Ignored (Inspect) Visit Preview Oct 16, 2024 0:02am

@xiaohansong xiaohansong enabled auto-merge (squash) October 16, 2024 00:02
@xiaohansong xiaohansong merged commit b83ed40 into master Oct 16, 2024
36 checks passed
@xiaohansong xiaohansong deleted the xiaohan/mysql-purgefix branch October 16, 2024 00:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants