mariadb/mysql-test/suite/innodb
Sergei Golubchik 6b521ac003 MDEV-22180 Planner opens unnecessary tables when updated table is referenced by foreign keys
under LOCK TABLES we still have to open everything, otherwise DML
prelocking will try to take an MDL on a table that wasn't in the
LOCK TABLES list.
2020-05-08 09:19:44 +02:00
..
include Fix innodb-system-table-view for --embedded 2019-07-19 09:48:17 +03:00
r MDEV-22180 Planner opens unnecessary tables when updated table is referenced by foreign keys 2020-05-08 09:19:44 +02:00
t MDEV-22180 Planner opens unnecessary tables when updated table is referenced by foreign keys 2020-05-08 09:19:44 +02:00
disabled.def MDEV-20094: Disable innodb.check_ibd_filesize 2019-07-18 23:26:52 +03:00