mariadb/ibuf
marko d8e3b8114c branches/zip: Remove in-place updates of the "external storage"
flag of records.  The flags may only be updated in heap-allocated
copies of records.

btr_root_raise_and_insert(),
btr_page_split_and_insert(),
btr_cur_insert_if_possible(),
btr_cur_optimistic_insert(),
btr_cur_pessimistic_insert(),
page_cur_tuple_insert(),
page_cur_insert_rec_low(): Add parameters "ext" and "n_ext".

dtuple_convert_big_rec(): Make parameter "ext" const.
2006-02-13 14:28:00 +00:00
..
ibuf0ibuf.c branches/zip: Remove in-place updates of the "external storage" 2006-02-13 14:28:00 +00:00
Makefile.am Import 5.0 code. 2005-10-27 07:29:40 +00:00