Details
Description
Selected changes:
- Add condition on trx->state == TRX_STATE_COMMITTED_IN_MEMORY in order to avoid unnecessary work. If a transaction has already been committed or rolled back, it will release its locks in lock_release() and let the waiting thread(s) continue execution.
- Let BF wait on lock_rec_has_to_wait
Attachments
Issue Links
- relates to
-
MDEV-23328 Server hang due to Galera lock conflict resolution
- Closed
-
MDEV-25378 MariaDB 10.4.18 (galera) crash
- Closed
-
MDEV-25427 InnoDB: Conflicting lock on table crash
- Closed
-
MDEV-25579 MariaDB 10.4.18 crashes with InnoDB: Conflicting lock on table
- Closed
-
MDEV-25170 Mariadb/Galera crashes after FreeSWITCH shutdown
- Closed
-
MDEV-25266 Port Galera cleanups done in MDEV-24923 to 10.6
- Closed
(1 relates to)