mariadb/mysql-test/suite/innodb/include
mariadb-DebarunBanerjee 5e7047067e MDEV-33274 The test encryption.innodb-redo-nokeys often fails
If we fail to open a tablespace while looking for FILE_CHECKPOINT, we
set the corruption flag. Specifically, if encryption key is missing, we
would not be able to open an encrypted tablespace and the flag could be
set. We miss checking for this flag and report "Missing FILE_CHECKPOINT"

Address review comment to improve the test. Flush pages before starting
no-checkpoint block. It should improve the number of cases where the
test is skipped because some intermediate checkpoint is triggered.
2024-02-08 08:13:16 +05:30
..
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 MDEV-6076: Optimize the test. 2016-12-16 10:24:54 +02:00
crc32.pl Fix mariabackup InnoDB recovered binlog position on server upgrade 2023-11-03 09:13:51 +01:00
dml_ops.inc MDEV-11816 Disallow CREATE TEMPORARY TABLE…ROW_FORMAT=COMPRESSED 2017-01-18 08:42:57 +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_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 Fix tests for innodb_checksum_algorithm=strict_crc32 2019-02-16 12:06:52 +02:00
import.inc MDEV-13625 Merge InnoDB test cases from MySQL 5.6 (part 1) 2017-08-29 15:28:58 +03:00
innodb-util.pl Fix mariabackup InnoDB recovered binlog position on server upgrade 2023-11-03 09:13:51 +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_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 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_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 MDEV-14425 deprecate and ignore innodb_log_files_in_group 2020-02-19 12:21:59 +03: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 MDEV-33274 The test encryption.innodb-redo-nokeys often fails 2024-02-08 08:13:16 +05:30
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-16678: Fix a problem with duplicate #sql2 table names 2019-12-10 16:18:30 +02:00
show_i_s_tablespaces.inc MDEV-16678: Fix a problem with duplicate #sql2 table names 2019-12-10 16:18:30 +02:00
wait_all_purged.inc MDEV-16952 Introduce SET GLOBAL innodb_max_purge_lag_wait 2020-10-27 15:47:18 +02:00