mariadb/buf
marko 13efcc13fc branches/zip: Add UNIV_HASH_DEBUG for detecting multiple invocations
of HASH_DELETE().

HASH_ASSERT_VALID(), HASH_INVALIDATE(): New macros, used in HASH_DELETE()
and HASH_SEARCH().

buf_page_init_low(): Add HASH_INVALIDATE(bpage, hash);

buf_page_init(): Call buf_page_init_low() before HASH_INSERT(), so that
bpage->hash will not be invalidated.
2007-01-24 11:41:19 +00:00
..
buf0buddy.c branches/zip: buf_page_t: Add the in_page_hash and in_zip_hash 2007-01-24 10:36:05 +00:00
buf0buf.c branches/zip: Add UNIV_HASH_DEBUG for detecting multiple invocations 2007-01-24 11:41:19 +00:00
buf0flu.c branches/zip: buf_page_t: Add the in_page_hash and in_zip_hash 2007-01-24 10:36:05 +00:00
buf0lru.c branches/zip: buf_page_t: Add the in_page_hash and in_zip_hash 2007-01-24 10:36:05 +00:00
buf0rea.c branches/zip: buf_page_io_complete(): Change the parameter type from 2007-01-10 14:36:39 +00:00
Makefile.am branches/zip: Merge revisions 1165:1206 from trunk. 2007-01-18 12:58:39 +00:00