mariadb/btr
marko a3d72680f6 branches/zip: Add const qualifiers to read-only pointers.
rec_get_nth_field_offs_old(): Split from rec_get_nth_field_old().

rec_get_nth_field_old(): Reimplement as a constness-preserving macro.

dict_drop_index_tree(), dict_truncate_index_tree(): Note that rec is
an in/out parameter, as the B-tree root page number will be updated.
2006-10-26 08:52:14 +00:00
..
btr0btr.c branches/zip: Add const qualifiers to read-only pointers. 2006-10-26 08:52:14 +00:00
btr0cur.c branches/zip: btr_store_big_rec_extern_fields(): Replace 2006-10-26 08:47:00 +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