mariadb/storage/innobase/mtr
Marko Mäkelä a304282782 MDEV-37553: Assertion failure lsn - get_flushed_lsn(...) < capacity()
log_t::append_prepare_wait(): Relax the debug assertion in case
log_overwrite_warning() has been called. In this case, the
contents of log_sys.buf (and the ib_logfile0) is basically
unrecoverable garbage, and it does not matter which write was
last persisted.

This assertion would easily fail in the 11.4 branch in the test
encryption.innochecksum after merging MDEV-36024.
2025-09-03 08:45:45 +03:00
..
mtr0mtr.cc MDEV-37553: Assertion failure lsn - get_flushed_lsn(...) < capacity() 2025-09-03 08:45:45 +03:00