mariadb/storage/innobase/btr
Jan Lindström a3acd72570 Merge InnoDB fixes from 5.5 revisions 4229, 4230, 4233, 4237 and 4238 i.e.
4229: MDEV-5670: Assertion failure in file buf0lru.c line 2355
      Add more status information if repeatable.

4230: MDEV-5673: Crash while parallel dropping multiple tables under heavy load
      Improve long semaphore wait output to include all semaphore waits
      and try to find out if there is a sequence of waiters.

4233: Fix compiler errors on product build.

4237: Fix too agressive long semaphore wait output and add guard against introducing
      compression failures on insert buffer.

4238: Fix test failure caused by simulated compression failure on
      IBUF_DUMMY table.
2014-07-25 10:30:16 +03:00
..
btr0btr.cc InnoDB 5.6.15 merge. 2014-02-26 19:36:33 +01:00
btr0cur.cc Merge InnoDB fixes from 5.5 revisions 4229, 4230, 4233, 4237 and 4238 i.e. 2014-07-25 10:30:16 +03:00
btr0pcur.cc InnoDB 5.6.15 merge. 2014-02-26 19:36:33 +01:00
btr0sea.cc Applied all changes from Igor and Sanja 2013-06-15 18:32:08 +03:00