mariadb/btr
marko a15f8bec88 branches/zip: When executing an optimistic update by delete-and-insert,
correctly estimate the free space on the compressed page by
page_zip_available(..., create=TRUE). This was reported as Issue #231.

btr_cur_update_alloc_zip(): Add the parameter ibool create and pass it
to page_zip_available(). The parameter was previously passed as 0.

btr_cur_optimistic_update(): Pass create=TRUE to btr_cur_update_alloc_zip().

rb://120 approved by Heikki Tuuri
2009-05-18 12:40:07 +00:00
..
btr0btr.c branches/zip: univ.i: Define REFMAN as the base URL of the 2009-04-16 12:02:27 +00:00
btr0cur.c branches/zip: When executing an optimistic update by delete-and-insert, 2009-05-18 12:40:07 +00:00
btr0pcur.c branches/zip: 2009-02-17 08:12:02 +00:00
btr0sea.c branches/zip: 2009-02-17 07:56:33 +00:00