mariadb/row
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
..
Makefile.am Import 5.0 code. 2005-10-27 07:29:40 +00:00
row0ins.c branches/zip: Remove in-place updates of the "external storage" 2006-02-13 14:28:00 +00:00
row0mysql.c branches/zip: Merge revisions 9:72 from trunk. 2005-11-29 12:30:46 +00:00
row0purge.c branches/zip: Prepare for in-place updates of B-tree node pointers, 2006-02-10 15:06:17 +00:00
row0row.c branches/zip: Prepare for in-place updates of B-tree node pointers, 2006-02-10 15:06:17 +00:00
row0sel.c branches/zip: 2005-10-27 11:48:10 +00:00
row0uins.c Import 5.0 code. 2005-10-27 07:29:40 +00:00
row0umod.c branches/zip: Prepare for in-place updates of B-tree node pointers, 2006-02-10 15:06:17 +00:00
row0undo.c Import 5.0 code. 2005-10-27 07:29:40 +00:00
row0upd.c branches/zip: Prepare for in-place updates of B-tree node pointers, 2006-02-10 15:06:17 +00:00
row0vers.c Import 5.0 code. 2005-10-27 07:29:40 +00:00