mariadb/storage/innodb_plugin/btr
Marko Mäkelä 39be66c7ce Remove UNIV_BTR_AVOID_COPY. It was broken because btr_attach_half_pages()
would get the block, new_block in the wrong order.
Fixing that would have complicated the function even further
for this marginal case.
2010-05-04 13:55:46 +03:00
..
btr0btr.c Remove UNIV_BTR_AVOID_COPY. It was broken because btr_attach_half_pages() 2010-05-04 13:55:46 +03:00
btr0cur.c Fix Bug#53046 dict_update_statistics_low can still be run concurrently 2010-04-28 11:46:27 +03:00
btr0pcur.c Applying InnoDB snapshot 2010-04-01 16:27:13 +04:00
btr0sea.c Applying InnoDB Plugin 1.0.6 snapshot,part 1. Fixes BUG#45992 and BUG#46656 2009-11-30 17:02:05 +05:30