mariadb/storage/innobase/lock
Teemu Ollakka 6edfeb82fd Fixes to streaming replication BF aborts
The InnoDB DeadlockChecker::check_and_resolve() was missing a
call to wsrep_handle_SR_rollback() in the case when the
transaction running deadlock detection was chosen as victim.

Refined wsrep_handle_SR_rollback() to skip store_globals() calls
if the transaction was BF aborting itself.

Made mysql-wsrep-features#165 more deterministic by waiting until
the update is in progress before sending next update.
2019-02-25 08:31:52 +02:00
..
lock0iter.cc Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
lock0lock.cc Fixes to streaming replication BF aborts 2019-02-25 08:31:52 +02:00
lock0prdt.cc Merge 10.2 into 10.3 2018-11-19 18:45:53 +02:00
lock0wait.cc MDEV-17441 - InnoDB transition to C++11 atomics 2018-12-27 22:46:38 +04:00