mirror of
https://github.com/MariaDB/server.git
synced 2025-10-01 05:19:39 +02:00
![]() 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. |
||
---|---|---|
.. | ||
srv0mon.cc | ||
srv0srv.cc | ||
srv0start.cc |