mariadb/btr
marko 75e478a01b branches/zip: page_zip_empty_size(): New function to compute the
guaranteed free space available for inserting one record.

btr_page_get_sure_split_rec(), btr_cur_pessimistic_insert():
Use page_zip_empty_size().

btr_page_split_and_insert(): Relax a debug assertion that there should
be at least two user records on the page.  On compressed pages, we may
be able to write only one record.
2006-09-20 14:26:53 +00:00
..
btr0btr.c branches/zip: page_zip_empty_size(): New function to compute the 2006-09-20 14:26:53 +00:00
btr0cur.c branches/zip: page_zip_empty_size(): New function to compute the 2006-09-20 14:26:53 +00:00
btr0pcur.c branches/zip: Merge revisions 804:838 from trunk. 2006-09-19 10:14:07 +00:00
btr0sea.c branches/zip: Merge revisions 804:838 from trunk. 2006-09-19 10:14:07 +00:00
Makefile.am Import 5.0 code. 2005-10-27 07:29:40 +00:00