Skip to content

fix(mysql): handle commit for non transactional mysql engines#4539

Merged
dtunikov merged 2 commits into
mainfrom
fix/DBI-824/mysql-commit-for-non-transactional-engines
Jul 7, 2026
Merged

fix(mysql): handle commit for non transactional mysql engines#4539
dtunikov merged 2 commits into
mainfrom
fix/DBI-824/mysql-commit-for-non-transactional-engines

Conversation

@dtunikov

@dtunikov dtunikov commented Jul 6, 2026

Copy link
Copy Markdown
Collaborator

handles COMMIT/ROLLBACK statement for non transactional mysql engines
it sets inTx back to false to unblock cdc replication

@dtunikov
dtunikov requested a review from a team as a code owner July 6, 2026 14:37
@dtunikov dtunikov changed the title handle commit for non transactional mysql engines fix(mysql): handle commit for non transactional mysql engines Jul 6, 2026
@claude

claude Bot commented Jul 6, 2026

Copy link
Copy Markdown

Code review

No issues found. Checked for bugs and CLAUDE.md compliance.

1 similar comment
@claude

claude Bot commented Jul 6, 2026

Copy link
Copy Markdown

Code review

No issues found. Checked for bugs and CLAUDE.md compliance.

@dtunikov
dtunikov merged commit 557c1ad into main Jul 7, 2026
17 checks passed
@dtunikov
dtunikov deleted the fix/DBI-824/mysql-commit-for-non-transactional-engines branch July 7, 2026 06:55
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

Successfully merging this pull request may close these issues.

3 participants