[MDEV-25616] Binlog event for XA COMMIT is generated without matching XA START, replication aborts Created: 2021-05-07 Updated: 2023-10-11 Resolved: 2022-10-25 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Replication, XA |
| Affects Version/s: | 10.5, 10.6, 10.7, 10.8, 10.9 |
| Fix Version/s: | 10.5.18, 10.6.11, 10.7.7, 10.8.6, 10.9.4 |
| Type: | Bug | Priority: | Critical |
| Reporter: | Elena Stepanova | Assignee: | Andrei Elkin |
| Resolution: | Fixed | Votes: | 1 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||||||||||
| Description |
|
Binlog contains this:
So, slave SQL thread aborts with
Reproducible on 10.5-10.6, with any binlog format and both transactional and non-transactional engines. |
| Comments |
| Comment by Alice Sherepa [ 2021-06-08 ] |
|
not reproducible with InnoDB + statement format combination |
| Comment by Brandon Nesterenko [ 2022-09-06 ] |
|
Hi Andrei! This is ready for review: PR-2260. |
| Comment by Brandon Nesterenko [ 2022-09-21 ] |
|
Hey Andrei! This is ready for another round of review. PR-2260 for reference. |
| Comment by Andrei Elkin [ 2022-10-18 ] |
|
The current review round is over. The issue of the errored-out trx engine statement |