mariadb/btr
marko f8b304727e branches/zip: ha_create(): Remove parameter in_btr_search, which was
passed as TRUE.

Enclose hash_table_t::adaptive and buf_block_t::n_pointers in
#ifdef UNIV_DEBUG.

btr_search_drop_page_hash_index(): Enclose the corruption check
(which depends on buf_block_t::n_pointers) in #ifdef UNIV_DEBUG.
2006-10-18 18:52:04 +00:00
..
btr0btr.c branches/zip: Eliminate many buf_block_align() calls. 2006-10-18 11:39:31 +00:00
btr0cur.c branches/zip: btr_cur_t: replace left_page with left_block, to avoid 2006-10-18 17:43:04 +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: ha_create(): Remove parameter in_btr_search, which was 2006-10-18 18:52:04 +00:00
Makefile.am Import 5.0 code. 2005-10-27 07:29:40 +00:00