mariadb/btr
marko 24d0bbf86c branches/zip: Remove some more buf_block_align() calls.
btr_search_build_page_hash_index(), fsp_parse_init_file_page(),
ibuf_parse_bitmap_init(): Replace page_t* with buf_block_t*.

buf_read_ibuf_merge_pages(): Add const qualifiers.  Retrieve zip_size.

ibuf_merge_or_delete_for_page(): Replace page_t* with buf_block_t*.
Add parameter zip_size.
2006-10-19 08:27:34 +00:00
..
btr0btr.c branches/zip: Remove the casts introduced in r920 and r925. Replace the 2006-10-19 07:27:26 +00:00
btr0cur.c branches/zip: Remove the casts introduced in r920 and r925. Replace the 2006-10-19 07:27:26 +00:00
btr0pcur.c branches/zip: btr_cur_t: replace left_page with left_block, to avoid 2006-10-18 17:43:04 +00:00
btr0sea.c branches/zip: Remove some more buf_block_align() calls. 2006-10-19 08:27:34 +00:00
Makefile.am Import 5.0 code. 2005-10-27 07:29:40 +00:00