mariadb/btr
marko 65caba82a4 Port r152 from branches/5.0: Account for a race condition when dropping the
adaptive hash index for a B-tree page.  (Bug #16582)

btr_search_drop_page_hash_index(): Retry the operation if a hash index
with different parameters was built meanwhile.  Add diagnostics for the
case that hash node pointers to the page remain.  This fix is from Heikki.

btr_search_info_update_hash(), btr_search_info_update_slow():
Document the parameter "info" as in/out.
2006-01-24 12:13:44 +00:00
..
btr0btr.c Import 5.0 code. 2005-10-27 07:29:40 +00:00
btr0cur.c Import 5.0 code. 2005-10-27 07:29:40 +00:00
btr0pcur.c Import 5.0 code. 2005-10-27 07:29:40 +00:00
btr0sea.c Port r152 from branches/5.0: Account for a race condition when dropping the 2006-01-24 12:13:44 +00:00
Makefile.am Import 5.0 code. 2005-10-27 07:29:40 +00:00