mariadb/storage/innobase/log
Marko Mäkelä 0647bd5bcf 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-05-09 14:49:09 +03:00
..
log0crypt.cc MDEV-21923: LSN allocation is a bottleneck 2025-04-10 13:02:17 +03:00
log0log.cc MDEV-36587 InnoDB uses too much memory 2025-04-14 10:33:22 +03:00
log0recv.cc MDEV-35049: Privatize ut_fold_ulint_pair() 2025-05-09 14:49:09 +03:00
log0sync.cc MDEV-35049: btr_search_check_free_space_in_heap() is a bottleneck 2025-05-09 14:49:09 +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