mariadb/btr
marko a3daffde6a btr_cur_search_to_nth_level(): Reacquire btr_search_latch after inserting
to the insert buffer.  This was noticed while analyzing Bug #19081, but
this should not fix Bug #19081, since according to Heikki, btr_search_latch
is not reserved during an insert.
2006-06-09 19:54:58 +00:00
..
btr0btr.c Adapt InnoDB to the new tablename to filename encoding in MySQL 5.1. 2006-05-24 10:27:17 +00:00
btr0cur.c btr_cur_search_to_nth_level(): Reacquire btr_search_latch after inserting 2006-06-09 19:54:58 +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