mariadb/srv
marko 214ced4e36 branches/zip: Free the buffer pool at shutdown.
buf_pool_free(): New function: Free all chunks of the buffer pool.

innobase_shutdown_for_mysql(): Call buf_pool_free() right before
ut_free_all_mem().
2008-01-16 12:44:44 +00:00
..
srv0que.c branches/zip: Make mutex_own() work with UNIV_DEBUG, without UNIV_SYNC_DEBUG. 2007-01-18 18:29:12 +00:00
srv0srv.c branches/zip: Remove some unnecessary memory references in the master thread. 2007-10-24 07:12:11 +00:00
srv0start.c branches/zip: Free the buffer pool at shutdown. 2008-01-16 12:44:44 +00:00