mariadb/btr
marko c65c50ae69 branches/zip: Minor cleanup. Remove MLOG_ZIP_ROOT_RAISE.
btr_page_create(): Remove parameters "prev" and "next".  The pointers
to adjacent B-tree pages will be set in the caller before any user
records are inserted.

Remove the redo log entry type MLOG_ZIP_ROOT_RAISE, since
btr_root_raise_and_insert() will not defer modifications to
the compressed page.

btr_attach_half_pages(): Add parameter new_page_zip.
2006-04-11 09:02:27 +00:00
..
btr0btr.c branches/zip: Minor cleanup. Remove MLOG_ZIP_ROOT_RAISE. 2006-04-11 09:02:27 +00:00
btr0cur.c branches/zip: Replace the redo log entry types 2006-04-10 19:48:37 +00:00
btr0pcur.c branches/zip: Merge revisions 200:236 from trunk. 2006-02-23 19:25:29 +00:00
btr0sea.c branches/zip: Merge revisions 200:236 from trunk. 2006-02-23 19:25:29 +00:00
Makefile.am Import 5.0 code. 2005-10-27 07:29:40 +00:00