mariadb/dict
marko 12050c5c1c branches/zip: Prepare for in-place updates of B-tree node pointers,
BLOB pointers, trx_id, and roll_ptr.

btr_empty(), btr_create(), page_create(): Add parameter "index", as some
index information will be encoded on the compressed page.

Define REC_NODE_PTR_SIZE as 4.

Allow btr_page_reorganize() and btr_page_reorganize_low() to fail.

Define the error code DB_ZIP_OVERFLOW.

Make row_ins_index_entry_low() static.

page0zip: Encode the index, log reorganized records, and store uncompressed
fields separately from the compressed data stream.
2006-02-10 15:06:17 +00:00
..
dict0boot.c branches/zip: Prepare for in-place updates of B-tree node pointers, 2006-02-10 15:06:17 +00:00
dict0crea.c branches/zip: Prepare for in-place updates of B-tree node pointers, 2006-02-10 15:06:17 +00:00
dict0dict.c branches/zip: Prepare for upcoming implementation of page_zip_compress() 2006-02-03 14:44:29 +00:00
dict0load.c branches/zip: Merge revisions 9:72 from trunk. 2005-11-29 12:30:46 +00:00
dict0mem.c Import 5.0 code. 2005-10-27 07:29:40 +00:00
Makefile.am Import 5.0 code. 2005-10-27 07:29:40 +00:00