mirror of
https://github.com/MariaDB/server.git
synced 2025-01-18 04:53:01 +01:00
502b4ea47f
Bug #22876 Four-way deadlock This bug was fixed as a part of Bug#989 "If DROP TABLE while there's an active transaction, wrong binlog order" A statement which would have caused circular wait will now be aborted with ER_LOCK_DEADLOCK. Test case based on bug description added to innodb_mysql_lock.test. Note that innodb_lock_wait_timeout is set to 5 mins to prevent race conditions in the test.
1 line
31 B
Text
1 line
31 B
Text
--innodb_lock_wait_timeout=300
|