mariadb/buf
marko 54113d6d9f branches/zip: HASH_SEARCH(): Add the parameter TYPE, for the type of DATA.
C++ requires explicit type casts when converting from void*, and *.ic files
are now inlined in ha_innodb.cc.

fil_space_get_by_id(), fil_space_get_by_name(): New inline functions, to
replace occurrences of the HASH_SEARCH() macro in fil0fil.c.  This should
improve readability.
2007-08-01 08:13:22 +00:00
..
buf0buddy.c branches/zip: HASH_SEARCH(): Add the parameter TYPE, for the type of DATA. 2007-08-01 08:13:22 +00:00
buf0buf.c branches/zip: Fix two bugs. 2007-05-07 05:53:42 +00:00
buf0flu.c branches/zip: Split UNIV_IBUF_COUNT_DEBUG from UNIV_IBUF_DEBUG. 2007-02-27 11:56:38 +00:00
buf0lru.c branches/zip: buf_LRU_block_free_non_file_page(): Flag block->frame 2007-03-28 11:07:28 +00:00
buf0rea.c branches/zip: When reading pages for merging buffered inserts, request that 2007-05-06 13:21:59 +00:00