mariadb/ibuf
marko 5354bf6b41 branches/5.1: ibuf_delete_rec(): When the record cannot be found and
the tablespace has been dropped, commit the mini-transaction, so that
InnoDB will not hold the insert buffer tree latch in exclusive mode,
causing a potential deadlock.  This bug was introduced in the fix of
Bug #27276 in r2924.
2008-12-22 13:28:03 +00:00
..
ibuf0ibuf.c branches/5.1: ibuf_delete_rec(): When the record cannot be found and 2008-12-22 13:28:03 +00:00