mariadb/buf
marko 66791e5a1b 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
..
buf0buddy.c branches/zip: Implement wrappers for all operations on the buffer pool mutex. 2008-01-10 09:37:13 +00:00
buf0buf.c branches/zip: Free the buffer pool at shutdown. 2008-01-16 12:44:44 +00:00
buf0flu.c branches/zip: Implement wrappers for all operations on the buffer pool mutex. 2008-01-10 09:37:13 +00:00
buf0lru.c branches/zip: buf_LRU_search_and_free_block(): Do not forbid the release 2008-01-10 12:34:25 +00:00
buf0rea.c branches/zip: Implement wrappers for all operations on the buffer pool mutex. 2008-01-10 09:37:13 +00:00