mariadb/btr
marko 7e8c129370 branches/zip: buf_page_get_release_on_io(), buf_page_get_gen():
Replace buf_frame_t* guess with buf_block_t* guess in order to avoid
a buf_block_align() call.

trx_undo_t: Replace page_t* guess_page with buf_block_t* guess_block.

btr_search_t: Replace page_t* root_guess with buf_block_t* root_guess.
2006-10-23 19:34:45 +00:00
..
btr0btr.c branches/zip: Minor cleanup. 2006-10-23 18:26:10 +00:00
btr0cur.c branches/zip: buf_page_get_release_on_io(), buf_page_get_gen(): 2006-10-23 19:34:45 +00:00
btr0pcur.c branches/zip: Fix some bugs. 2006-10-23 11:38:32 +00:00
btr0sea.c branches/zip: btr_search_drop_page_hash_index(): Do not call 2006-10-20 13:49:42 +00:00
Makefile.am Import 5.0 code. 2005-10-27 07:29:40 +00:00