mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
MDEV-11168: InnoDB: Failing assertion: !other_lock || wsrep_thd_is_BF(lock->trx->mysql_thd, FALSE) || wsrep_thd_is_BF(other_lock->trx->mysql_thd, FALSE)
Problem was that we moved lock request to head of lock queue even when lock request has to wait.
This commit is contained in:
@ -0,0 +1,2 @@
|
||||
--loose-innodb-lock-wait-timeout=1
|
||||
--loose-innodb-lock-schedule-algorithm=VATS
|
Reference in New Issue
Block a user