mariadb/storage/innobase/log
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
..
log0crypt.cc Merge 10.4 into 10.5 2021-06-23 08:17:49 +03:00
log0log.cc MDEV-33397: Innodb include OS error information when failing to write to iblogfileX 2024-02-07 17:27:35 +11:00
log0recv.cc MDEV-33274 The test encryption.innodb-redo-nokeys often fails 2024-02-08 08:13:16 +05:30
log0sync.cc MDEV-21534 fixup: Use a compile-time constant 2020-11-20 07:59:41 +02:00
log0sync.h MDEV-21534 - Improve innodb redo log group commit performance 2020-03-01 19:02:21 +01:00