mariadb/storage/innobase/log
Marko Mäkelä 7483c9f3bb MDEV-35049: Privatize ut_fold_ulint_pair()
Now that ut_fold_ulint_pair() and ut_fold_binary() are no longer needed
for anything else than compatibility with old InnoDB data files that may
use innodb_checksum_algorithm=innodb, let us move the code to a single
compilation unit.

Reviewed by: Vladislav Lesin
2025-01-10 16:12:38 +02:00
..
log0crypt.cc MDEV-14425 Improve the redo log for concurrency 2022-01-21 16:03:47 +02:00
log0log.cc MDEV-35802 Race condition in log_t::persist() 2025-01-10 08:15:09 +02:00
log0recv.cc MDEV-35049: Privatize ut_fold_ulint_pair() 2025-01-10 16:12:38 +02:00
log0sync.cc MDEV-35049: btr_search_check_free_space_in_heap() is a bottleneck 2025-01-10 16:12:34 +02: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