mariadb/lock
marko c659b59a5d branches/zip: Eliminate many buf_block_align() calls.
Replace page_t* or page_zip_des_t* parameters in some functions with
buf_block_t*.

buf_frame_get_page_zip(): Disable unless #ifdef UNIV_DEBUG || UNIV_ZIP_DEBUG.

btr_cur_t: Add buf_block_t* page_block.

btr_pcur_get_block(), btr_cur_get_block(), btr_cur_get_page_zip():
New functions.

btr_cur_position(): Add the parameter block.
2006-10-18 11:39:31 +00:00
..
lock0lock.c branches/zip: Eliminate many buf_block_align() calls. 2006-10-18 11:39:31 +00:00
Makefile.am Import 5.0 code. 2005-10-27 07:29:40 +00:00