mariadb/storage/innobase/log
Marko Mäkelä 46aaf328ce MDEV-35830 Fix innodb_undo_log_truncate in backup
recv_sys_t::parse(): Correctly handle the storing==BACKUP case,
and simplify some logic around storing==YES as well.

The added test mariabackup.undo_truncate is based on an idea of
Thirunarayanan Balathandayuthapani. It nondeterministically (not on
every run) covers this logic, including the function backup_undo_trunc(),
for both innodb_encrypt_log=ON and innodb_encrypt_log=OFF.

Reviewed by: Debarun Banerjee
2025-01-13 16:57:11 +02:00
..
log0crypt.cc MDEV-14425 Improve the redo log for concurrency 2022-01-21 16:03:47 +02:00
log0log.cc MDEV-35810 Missing error handling in log resizing 2025-01-13 10:41:40 +02:00
log0recv.cc MDEV-35830 Fix innodb_undo_log_truncate in backup 2025-01-13 16:57:11 +02:00
log0sync.cc Merge 10.5 into 10.6 2024-06-07 10:03:51 +03:00
log0sync.h MDEV-26789 log_write_up_to needs mechanism to prevent stalls of async. waiters 2021-10-08 13:18:59 +02:00