mariadb/mysql-test/suite/innodb_zip
Marko Mäkelä 24062fed70 Remove the debug variables innodb_purge_stop_now, innodb_purge_run_now
The InnoDB purge subsystem can be best stopped by opening a read view,
for example by START TRANSACTION WITH CONSISTENT SNAPSHOT.

To ensure that everything is purged, use wait_all_purged.inc,
which waits for the History list length in SHOW ENGINE INNODB STATUS
to reach 0. Setting innodb_purge_run_now never guaranteed this.
2017-09-13 16:02:32 +03:00
..
include Merge 10.1 into 10.2 2017-06-08 12:45:08 +03:00
r Remove the debug variables innodb_purge_stop_now, innodb_purge_run_now 2017-09-13 16:02:32 +03:00
t Remove the debug variables innodb_purge_stop_now, innodb_purge_run_now 2017-09-13 16:02:32 +03:00
disabled.def MDEV-11629: Unknown table 'innodb_cmp_per_index_reset' in 2017-04-03 07:37:11 +03:00