mariadb/mysql-test/suite/innodb/include
Marko Mäkelä 0f8caadc96 MDEV-22653: Remove the useless parameter innodb_simulate_comp_failures
The debug parameter innodb_simulate_comp_failures injected compression
failures for ROW_FORMAT=COMPRESSED tables, breaking the pre-existing
logic that I had implemented in the InnoDB Plugin for MySQL 5.1 to prevent
compressed page overflows. A much better check is already achieved by
defining UNIV_ZIP_COPY at the compilation time.
(Only UNIV_ZIP_DEBUG is part of cmake -DWITH_INNODB_EXTRA_DEBUG=ON.)
2021-03-22 18:12:44 +02:00
..
alter_table_pk_no_sort.inc MDEV-14119 Assertion cmp_rec_rec() in ALTER TABLE 2020-08-11 18:52:38 +03:00
autoinc_persist_alter.inc
crc32.pl MDEV-18025: Improve test case and consistency checks 2018-12-19 15:45:35 +02:00
dml_ops.inc
have_innodb_bzip2.inc
have_innodb_lz4.inc
have_innodb_lzma.inc
have_innodb_lzo.inc
have_innodb_punchhole.inc
have_innodb_snappy.inc
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
import.inc
innodb-page-compression.inc Speed up buildbot by requiring --big-test for some slow tests 2019-05-29 08:28:15 +03:00
innodb-util.pl
innodb-wl6045.inc
innodb_binlog.combinations MDEV-17073 INSERT…ON DUPLICATE KEY UPDATE became more deadlock-prone 2018-11-02 18:52:39 +02:00
innodb_binlog.inc MDEV-17073 INSERT…ON DUPLICATE KEY UPDATE became more deadlock-prone 2018-11-02 18:52:39 +02: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 MDEV-20310: Make InnoDB crash tests Valgrind-friendly 2019-08-13 13:32:27 +03:00
innodb_dict.inc
innodb_isolation_selects.inc
innodb_merge_threshold_delete.inc
innodb_merge_threshold_secondary.inc
innodb_merge_threshold_update.inc
innodb_stats.inc
innodb_wl6501_crash.inc MDEV-13564: Implement innodb_unsafe_truncate=ON for compatibility 2018-10-11 08:17:04 +03:00
innodb_wl6501_crash_temp.inc MDEV-13564: Implement innodb_unsafe_truncate=ON for compatibility 2018-10-11 08:17:04 +03:00
log_file_cleanup.inc
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
restart_and_reinit.inc
show_i_s_tables.inc
show_i_s_tablespaces.inc
truncate_recover.inc MDEV-13564: Implement innodb_unsafe_truncate=ON for compatibility 2018-10-11 08:17:04 +03:00
wait_all_purged.inc MDEV-16952 Introduce SET GLOBAL innodb_max_purge_lag_wait 2020-10-27 15:47:18 +02:00