mariadb/storage/innobase/srv
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
..
srv0mon.cc Merge branch '10.11' into 11.4 2025-04-26 10:53:02 +02:00
srv0srv.cc Fix assertion failures with SUX_LOCK_GENERIC 2025-09-22 10:46:00 +00:00
srv0start.cc Merge branch '11.4' into 11.8 2025-05-21 15:57:16 +02:00