Details
-
Bug
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
-
10.5.15
Description
Statement-based replications stops as on slave there is X-lock on supremum in prepared transaction.
Attachments
Issue Links
- causes
-
MDEV-32272 lock_release_on_prepare_try() does not release lock if supremum bit is set along with other bits set in lock's bitmap
-
- Closed
-
-
MDEV-32353 lock_release_on_prepare_try() does not release lock if supremum bit is set along with other bits set in lock's bitmap
-
- Closed
-
- relates to
-
MDEV-29642 Server Crash During XA Prepare Can Break Replication
-
- Closed
-
-
MDEV-31949 slow parallel replication of user xa
-
- Stalled
-
-
MDEV-28709 unexpected X lock on Supremum in READ COMMITTED
-
- Closed
-
knielsen, thank you, I really appreciate your comment, and that you filed MDEV-32020.
I agree that this as well as
MDEV-28709orMDEV-26682are work-arounds for something that would better be fixed at a higher layer, specifically, the replication of distributed transactions.