mariadb/btr
marko 5ba4fc828a Define UNIV_BTR_DEBUG for enabling consistency checks of
FIL_PAGE_NEXT and FIL_PAGE_PREV when accessing sibling pages
of B-tree indexes.

btr_validate_level(): Check the validity of the doubly linked list
formed by FIL_PAGE_NEXT and FIL_PAGE_PREV.
2006-05-11 16:59:18 +00:00
..
btr0btr.c Define UNIV_BTR_DEBUG for enabling consistency checks of 2006-05-11 16:59:18 +00:00
btr0cur.c Define UNIV_BTR_DEBUG for enabling consistency checks of 2006-05-11 16:59:18 +00:00
btr0pcur.c Define UNIV_BTR_DEBUG for enabling consistency checks of 2006-05-11 16:59:18 +00:00
btr0sea.c Add 'level' parameter to rw_lock_create(), remove rw_lock_set_level(). 2006-04-28 05:49:59 +00:00
Makefile.am Import 5.0 code. 2005-10-27 07:29:40 +00:00