mariadb/btr
marko 8e8719dabe branches/zip: Correct a bug introduced in r1014: Always assign node->block
when assigning node->data.

ha_delete(), ha_search_and_delete_if_found(), ha_remove_all_nodes_to_page():
Remove the parameter buf_block_t* block, now that it is stored within the
hash data structure in debug builds.
2006-11-14 10:42:50 +00:00
..
btr0btr.c branches/zip: btr_lift_page_up(): Omit father_block from blocks[], 2006-10-26 11:13:59 +00:00
btr0cur.c branches/zip: Remove support for AWE (Intel PAE on Win32). 2006-10-30 13:48:08 +00:00
btr0pcur.c branches/zip: Remove support for AWE (Intel PAE on Win32). 2006-10-30 13:48:08 +00:00
btr0sea.c branches/zip: Correct a bug introduced in r1014: Always assign node->block 2006-11-14 10:42:50 +00:00
Makefile.am Import 5.0 code. 2005-10-27 07:29:40 +00:00