mariadb/mysql-test/suite/innodb/include
Marko Mäkelä e67b1070bb MDEV-17049 Enable innodb_undo tests on buildbot
Remove the innodb_undo suite, and move and adapt the tests.
Remove unnecessary restarts, and add innodb_page_size_small.inc
for combinations.

innodb.undo_truncate is the merge of innodb_undo.truncate
and innodb_undo.truncate_multi_client.

Add the global status variable innodb_undo_truncations.
Without this, the test innodb.undo_truncate would occasionally
report that truncation did not happen. The test was only waiting
for the history list length to reach 0, but the undo tablespace
truncation would only take place some time after that.

Undo tablespace truncation will only occasionally occur with
innodb_page_size=32k, and typically never occur (with this amount
of undo log operations) with innodb_page_size=64k. We disable
these combinations.

innodb.undo_truncate_recover was formerly called
innodb_undo.truncate_recover.
2018-09-07 22:10:02 +03:00
..
alter_table_pk_no_sort.inc MDEV-13626 Merge InnoDB test cases from MySQL 5.7 (part 2) 2017-09-14 16:07:10 +03:00
autoinc_persist_alter.inc MDEV-6076: Optimize the test. 2016-12-16 10:24:54 +02:00
dml_ops.inc MDEV-11816 Disallow CREATE TEMPORARY TABLE…ROW_FORMAT=COMPRESSED 2017-01-18 08:42:57 +02:00
have_innodb_bzip2.inc misc after-merge changes: 2016-09-10 16:04:44 +02:00
have_innodb_lz4.inc misc after-merge changes: 2016-09-10 16:04:44 +02:00
have_innodb_lzma.inc misc after-merge changes: 2016-09-10 16:04:44 +02:00
have_innodb_lzo.inc misc after-merge changes: 2016-09-10 16:04:44 +02:00
have_innodb_punchhole.inc MDEV-11254: innodb-use-trim has no effect in 10.2 2017-01-24 14:40:58 +02:00
have_innodb_snappy.inc misc after-merge changes: 2016-09-10 16:04:44 +02:00
have_undo_tablespaces.combinations MDEV-17049 Enable innodb_undo tests on buildbot 2018-09-07 22:10:02 +03:00
have_undo_tablespaces.inc MDEV-17049 Enable innodb_undo tests on buildbot 2018-09-07 22:10:02 +03:00
ibd_convert.pl MDEV-13105 InnoDB fails to load a table with PAGE_COMPRESSION_LEVEL after upgrade from 10.1.20 2017-07-05 14:55:56 +03:00
import.inc MDEV-13625 Merge InnoDB test cases from MySQL 5.6 (part 1) 2017-08-29 15:28:58 +03:00
innodb-page-compression.inc MDEV-12593: InnoDB page compression should use lz4_compress_default if 2017-05-18 09:29:44 +03:00
innodb-util.pl Merge the server part of MySQL WL#5522 - InnoDB transportable tablespaces. 2014-02-02 10:00:36 +01:00
innodb-wl6045.inc MDEV-13443: Port innochecksum tests from 10.2 innodb_zip suite to 10.1 2017-08-07 12:39:38 +03:00
innodb_bulk_create_index.inc Import WL#7277 bulk insert creation tests from MySQL 5.7 2017-11-20 13:28:34 +02:00
innodb_bulk_create_index_debug.inc Adjust an imported test 2017-11-21 18:53:00 +02:00
innodb_dict.inc MDEV-13625 Merge InnoDB test cases from MySQL 5.6 (part 1) 2017-08-29 15:28:58 +03:00
innodb_isolation_selects.inc Adapt a test from MySQL 2017-04-26 23:03:34 +03:00
innodb_merge_threshold_delete.inc Remove wait_innodb_all_purged.inc 2017-08-08 09:44:38 +03:00
innodb_merge_threshold_secondary.inc Remove wait_innodb_all_purged.inc 2017-08-08 09:44:38 +03:00
innodb_merge_threshold_update.inc Remove wait_innodb_all_purged.inc 2017-08-08 09:44:38 +03:00
innodb_simulate_comp_failures.inc Fix a test. 2017-01-27 12:21:31 +02:00
innodb_stats.inc Added missing tests for innodb persistent statistics (from mysql-5.6.10) 2013-08-07 17:08:51 -07:00
log_file_cleanup.inc Import and adjust the InnoDB redo log tests from MySQL 5.7. 2017-01-27 17:53:02 +02:00
no_checkpoint_end.inc MDEV-15682 mariabackup.unsupported_redo fails in buildbot with wrong result code 2018-03-29 13:22:59 +03:00
no_checkpoint_start.inc Port the test innodb.doublewrite from MySQL 5.7. 2016-12-20 15:03:56 +02:00
restart_and_reinit.inc MDEV-11873 Unnecessary InnoDB warnings upon bootstrap 2017-03-14 17:11:46 +02:00
show_i_s_tables.inc MDEV-11426 Remove InnoDB INFORMATION_SCHEMA.FILES implementation 2016-12-01 13:16:25 +02:00
show_i_s_tablespaces.inc MDEV-11426 Remove InnoDB INFORMATION_SCHEMA.FILES implementation 2016-12-01 13:16:25 +02:00
wait_all_purged.inc Implement a parameter for wait_all_purged.inc 2018-07-05 15:47:13 +03:00