mariadb/storage/innobase/lock
Marko Mäkelä bd7ed1b923 MDEV-13935 INSERT stuck at state Unlocking tables
Revert the dead code for MySQL 5.7 multi-master replication (GCS),
also known as
WL#6835: InnoDB: GCS Replication: Deterministic Deadlock Handling
(High Prio Transactions in InnoDB).

Also, make innodb_lock_schedule_algorithm=vats skip SPATIAL INDEX,
because the code does not seem to be compatible with them.

Add FIXME comments to some SPATIAL INDEX locking code. It looks
like Galera write-set replication might not work with SPATIAL INDEX.
2018-03-16 15:50:04 +02:00
..
lock0iter.cc Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
lock0lock.cc MDEV-13935 INSERT stuck at state Unlocking tables 2018-03-16 15:50:04 +02:00
lock0prdt.cc MDEV-13935 INSERT stuck at state Unlocking tables 2018-03-16 15:50:04 +02:00
lock0wait.cc MDEV-13935 INSERT stuck at state Unlocking tables 2018-03-16 15:50:04 +02:00