mariadb/ibuf
marko daa99960e4 branches/innodb+: Commit the mini-transaction after merging a purge operation.
ibuf_delete(): Note that the mtr must be committed before latching any
further pages.

ibuf_restore_pos(): New function, refactored from ibuf_delete_rec().

ibuf_merge_or_delete_for_page(): Commit the mini-transaction after
calling ibuf_delete().  If ibuf_restore_pos() fails, restart the loop.

rb://222 approved by Sunny Bains.  This should fix Issue #135.
2010-03-03 12:58:01 +00:00
..
ibuf0ibuf.c branches/innodb+: Commit the mini-transaction after merging a purge operation. 2010-03-03 12:58:01 +00:00