mariadb/storage/xtradb/lock
Jan Lindström 3b37edee1a MDEV-13333: Deadlock failure that does not occur elsewhere
InnoDB executed code that is mean to execute only when Galera
is used and in bad luck one of the transactions is selected
incorrectly as deadlock victim. Fixed by adding wsrep_on_trx()
condition before entering actual Galera transaction handling.

No always repeatable test case for this issue is known.
2018-08-06 15:45:44 +03:00
..
lock0iter.cc move to storage/xtradb 2015-05-04 19:15:28 +02:00
lock0lock.cc MDEV-13333: Deadlock failure that does not occur elsewhere 2018-08-06 15:45:44 +03:00
lock0wait.cc Merge branch 'github/10.0' into 10.1 2018-02-02 10:09:44 +01:00