debezium / debezium/dbz

Rollback to savepoint is ignored for mixed transactions [DBZ-533]

Open
#115 0 comments 0 reactions 0 assignees View on GitHub
component/mysql-connector migrated-from-jira type/bug
Dominant language
HTML
Stars
6
Forks
9
Avg merge
2d 19h
Merged PRs (30d)
1

Description

Migrated from [DBZ-533](https://issues.redhat.com/browse/DBZ-533)

When a transaction contains a temporary tbale operation and savepoint and rollback to savepoint is used then binlog contains both {{SET SAVEPOINT}} and {{ROLLBACK TO}} statements together with statements that should be rolled out.

Contributor guide

Open the contributing guide

Research direction

No files, tests, or entry points are identified. Start by reproducing a mixed transaction containing a temporary table operation, a savepoint, and a rollback to that savepoint, then inspect the resulting binlog. Done means the binlog no longer includes statements that should have been rolled back.

Written by the indexing model from the issue text.

Assessment

Domain
databases
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.