mariadb/storage/innobase/buf
Marko Mäkelä fa04d2dd71 Fix assertion failures with SUX_LOCK_GENERIC
xtrabackup_backup_func(): Invoke btr_search_sys_create(), because
innodb_shutdown() assumes that it will have been called.

srv_boot(): Invoke btr_search_sys_create(). This fixes assertion failures
in the test innodb.temporary_table.

btr_sea::create(): Do not invoke enable().

buf_pool_t::create(): Instead of invoking btr_sea::create(),
invoke btr_sea::enable() when needed.
2025-09-22 10:46:00 +00:00
..
buf0buddy.cc Merge 10.11 into 11.4 2025-05-13 13:44:58 +03:00
buf0buf.cc Fix assertion failures with SUX_LOCK_GENERIC 2025-09-22 10:46:00 +00:00
buf0checksum.cc MDEV-35049: Privatize ut_fold_ulint_pair() 2025-01-10 16:40:22 +02:00
buf0dblwr.cc Merge branch '10.11' into 11.4 2025-04-26 10:53:02 +02:00
buf0dump.cc Merge 10.11 into 11.4 2025-03-28 13:55:21 +02:00
buf0flu.cc Merge remote-tracking branch 'github/bb-11.4-release' into bb-11.8-serg 2025-04-27 19:40:00 +02:00
buf0lru.cc Merge branch '11.4' into 11.8 2025-05-21 15:57:16 +02:00
buf0rea.cc Merge 10.11 into 11.4 2025-03-28 13:55:21 +02:00