mariadb/storage/innobase/row
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
..
row0ext.cc Revert "MDEV-6928: Add trx pointer to struct mtr_t" 2018-01-29 11:05:17 +02:00
row0ftsort.cc Merge branch 'github/10.1' into 10.2 2018-02-06 14:50:50 +01:00
row0import.cc Merge 10.1 into 10.2 2018-02-08 13:53:21 +02:00
row0ins.cc MDEV-13935 INSERT stuck at state Unlocking tables 2018-03-16 15:50:04 +02:00
row0log.cc Merge branch 'github/10.1' into 10.2 2018-02-06 14:50:50 +01:00
row0merge.cc MDEV-13935 INSERT stuck at state Unlocking tables 2018-03-16 15:50:04 +02:00
row0mysql.cc MDEV-13935 INSERT stuck at state Unlocking tables 2018-03-16 15:50:04 +02:00
row0purge.cc MDEV-11415 Remove excessive undo logging during ALTER TABLE…ALGORITHM=COPY 2018-01-30 20:24:23 +02:00
row0quiesce.cc Merge branch 'github/10.1' into 10.2 2018-02-06 14:50:50 +01:00
row0row.cc Merge branch 'github/10.1' into 10.2 2018-02-06 14:50:50 +01:00
row0sel.cc MDEV-13935 INSERT stuck at state Unlocking tables 2018-03-16 15:50:04 +02:00
row0trunc.cc MDEV-13935 INSERT stuck at state Unlocking tables 2018-03-16 15:50:04 +02:00
row0uins.cc MDEV-11415 Remove excessive undo logging during ALTER TABLE…ALGORITHM=COPY 2018-01-30 20:24:23 +02:00
row0umod.cc Merge branch 'github/10.1' into 10.2 2018-02-06 14:50:50 +01:00
row0undo.cc MDEV-11415 Remove excessive undo logging during ALTER TABLE…ALGORITHM=COPY 2018-01-30 20:24:23 +02:00
row0upd.cc MDEV-15199 Referential integrity broken in ON DELETE CASCADE 2018-02-07 10:39:12 +02:00
row0vers.cc MDEV-15165 InnoDB purge for index on virtual column is trying to access an incomplete record 2018-02-01 18:53:41 +02:00