mariadb/page
marko 1180ce9805 branches/zip: Speed up the compression and decompression of leaf pages
of non-clustered indexes.  On these pages, only the bytes rec[-5..-1]
will be omitted from the compressed data stream.  Save time by not looking
for trx_id or externally stored columns.
2006-08-21 18:36:00 +00:00
..
Makefile.am branches/zip: 2005-10-27 11:48:10 +00:00
page0cur.c branches/zip: page_zip_dir_insert(): Remove unused parameters index, offsets. 2006-08-21 09:27:44 +00:00
page0page.c branches/zip: page_cur_insert_rec_low(): Replace page_zip_dir_rewrite() 2006-08-18 19:30:55 +00:00
page0zip.c branches/zip: Speed up the compression and decompression of leaf pages 2006-08-21 18:36:00 +00:00