mariadb/storage/innobase/log
Marko Mäkelä 4dd6131711 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:40:22 +02:00
..
log0crypt.cc Fix encryption calls with overlapping buffers 2023-07-02 12:17:08 +02:00
log0log.cc Merge 11.4 into 11.7 2025-01-09 09:41:38 +02:00
log0recv.cc MDEV-35049: Privatize ut_fold_ulint_pair() 2025-01-10 16:40:22 +02:00
log0sync.cc MDEV-35049: Use CRC-32C and avoid allocating heap 2025-01-10 16:39:44 +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