mariadb/mysql-test/suite/innodb
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
..
include MDEV-33274 The test encryption.innodb-redo-nokeys often fails 2024-02-08 08:13:16 +05:30
r MDEV-33004 innodb.cursor-restore-locking test fails 2024-02-07 12:35:18 +02:00
t MDEV-33004 innodb.cursor-restore-locking test fails 2024-02-07 12:35:18 +02:00
disabled.def MDEV-32725 innodb.import_update_stats accesses uninitialized ib_table->stat_n_rows 2023-12-04 10:30:39 +01:00