mariadb/mysql-test/suite/sys_vars
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
..
inc bugfix: compile InnoDB w/o P_S 2016-12-12 20:27:23 +01: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-11454 post-merge fix: 2017-02-24 22:12:01 +02:00