mariadb/buf
marko e8574ccb03 branches/zip: buf_LRU_search_and_free_block(): Do not forbid the release
of the buffer pool mutex.  Apparently, it is temporarily released also
in older versions of MySQL/InnoDB for the duration of the
btr_search_drop_page_hash_index() call [in buf_LRU_free_block()].
2008-01-10 12:34:25 +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: Add instrumentation for prohibiting the release of 2008-01-10 09:51:57 +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