mariadb/storage/innobase/trx
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
..
trx0i_s.cc InnoDB: Remove ut_snprintf() and the use of my_snprintf(); use snprintf() 2017-11-13 02:11:48 +02:00
trx0purge.cc Dead code removal: sess_t 2018-02-15 10:01:05 +02:00
trx0rec.cc MDEV-14407 Assertion failure during rollback 2018-02-08 13:55:57 +02:00
trx0roll.cc MDEV-13935 INSERT stuck at state Unlocking tables 2018-03-16 15:50:04 +02:00
trx0rseg.cc Merge 10.1 into 10.2 2017-06-08 12:45:08 +03:00
trx0sys.cc Dead code removal: sess_t 2018-02-15 10:01:05 +02:00
trx0trx.cc MDEV-13935 INSERT stuck at state Unlocking tables 2018-03-16 15:50:04 +02:00
trx0undo.cc Merge 10.1 into 10.2 2018-02-13 14:49:47 +02:00