mirror of https://github.com/MariaDB/server
Browse Source
innobase_space_shutdown(): Remove. We want this step to be executed before the message "InnoDB: Shutdown completed; log sequence number " is output by innodb_shutdown(). It used to be executed after that step. innodb_shutdown(): Duplicate the code that used to live in innobase_space_shutdown(). innobase_init_abort(): Merge with innobase_space_shutdown().10.2-wf
4 changed files with 17 additions and 26 deletions
Loading…
Reference in new issue