mariadb/page
marko 705dfc7cfd branches/zip: Many places: Avoid re-reorganizing compressed pages after
failing insert.  Reorganization will have been attempted in
page_cur_tuple_insert() or page_cur_rec_insert().

page_zip_reorganize(): Recompute the insert buffer free bits for
leaf pages of secondary indexes.

ibuf_data_enough_free_for_insert(): Simplify.
2007-02-20 15:01:47 +00:00
..
Makefile.am branches/zip: Merge revisions 1165:1206 from trunk. 2007-01-18 12:58:39 +00:00
page0cur.c branches/zip: page_cur_rec_field_extends(): Fix compilation errors that 2007-02-20 13:50:39 +00:00
page0page.c branches/zip: Split the function page_cur_insert_rec_low(). 2007-02-01 09:53:26 +00:00
page0zip.c branches/zip: Many places: Avoid re-reorganizing compressed pages after 2007-02-20 15:01:47 +00:00