mirror of
https://github.com/MariaDB/server.git
synced 2025-01-20 05:52:27 +01:00
bc48cda57d
most InnoDB threads are not terminated properly and the buffer pool is not flushed to disk. Still no committed transaction is lost as we flush the logs to disk. InnoDB does crash recovery at startup after this shutdown. Using this shutdown in testsuite (mysql-test-run --mysqld=--innodb_fast_shutdown=2) saved 3 minutes (13% of total time). |
||
---|---|---|
.. | ||
Makefile.am | ||
makefilewin | ||
srv0que.c | ||
srv0srv.c | ||
srv0start.c |