mariadb/mysql-test/suite/gcol
Marko Mäkelä 7a9fee9853 MDEV-13568 gcol.innodb_virtual_debug_purge failed in buildbot with wrong result
The InnoDB background tasks can modify tables while LOCK TABLES...WRITE
is in effect. The purge of InnoDB history always worked like this in
MariaDB, but in MySQL 5.7 it sometimes yields to LOCK TABLES.

Also, make gcol.innodb_virtual_index run the purge for an UPDATE
before DROP TABLE is executed.
2018-01-03 11:39:17 +02:00
..
inc MDEV-11114 Cannot drop column referenced by CHECK constraint 2017-08-14 19:45:59 +02:00
r MDEV-13568 gcol.innodb_virtual_debug_purge failed in buildbot with wrong result 2018-01-03 11:39:17 +02:00
t MDEV-13568 gcol.innodb_virtual_debug_purge failed in buildbot with wrong result 2018-01-03 11:39:17 +02:00