mariadb/mysql-test/suite/innodb/include
Marko Mäkelä a36c369bda Merge 10.1 into 10.2
For running the Galera tests, the variable my_disable_leak_check
was set to true in order to avoid assertions due to memory leaks
at shutdown.

Some adjustments due to MDEV-13625 (merge InnoDB tests from MySQL 5.6)
were performed. The most notable behaviour changes from 10.0 and 10.1
are the following:

* innodb.innodb-table-online: adjustments for the DROP COLUMN
behaviour change (MDEV-11114, MDEV-13613)

* innodb.innodb-index-online-fk: the removal of a (1,NULL) record
from the result; originally removed in MySQL 5.7 in the
Oracle Bug #16244691 fix
377774689b

* innodb.create-index-debug: disabled due to MDEV-13680
(the MySQL Bug #77497 fix was not merged from 5.6 to 5.7.10)

* innodb.innodb-alter-autoinc: MariaDB 10.2 behaves like MySQL 5.6/5.7,
while MariaDB 10.0 and 10.1 assign different values when
auto_increment_increment or auto_increment_offset are used.
Also MySQL 5.6/5.7 exhibit different behaviour between
LGORITHM=INPLACE and ALGORITHM=COPY, so something needs to be tested
and fixed in both MariaDB 10.0 and 10.2.

* innodb.innodb-wl5980-alter: disabled because it would trigger an
InnoDB assertion failure (MDEV-13668 may need additional effort in 10.2)
2017-08-31 09:30:40 +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
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_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
innodb_wl6501_crash.inc Remove references to innodb_file_format. 2017-01-18 08:43:11 +02:00
innodb_wl6501_crash_temp.inc Remove references to innodb_file_format. 2017-01-18 08:43:11 +02: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 Port the test innodb.doublewrite from MySQL 5.7. 2016-12-20 15:03:56 +02: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 MDEV-12698 innodb.innodb_stats_del_mark test failure 2017-05-19 22:56:39 +03:00