mariadb/storage/innobase/buf
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
..
buf0buddy.cc innodb 5.6.17 2014-05-07 17:32:23 +02:00
buf0buf.cc innodb 5.6.17 2014-05-07 17:32:23 +02:00
buf0checksum.cc Temporary commit of merge of MariaDB 10.0-base and MySQL 5.6 2012-08-01 17:27:34 +03:00
buf0dblwr.cc innodb 5.6.17 2014-05-07 17:32:23 +02:00
buf0dump.cc Temporary commit of 10.0-merge 2013-03-26 00:03:13 +02:00
buf0flu.cc innodb 5.6.17 2014-05-07 17:32:23 +02:00
buf0lru.cc Merge InnoDB fixes from 5.5 revisions 4229, 4230, 4233, 4237 and 4238 i.e. 2014-07-25 10:30:16 +03:00
buf0rea.cc MDEV-5574 Set AUTO_INCREMENT below max value of column. 2014-02-01 09:33:26 +01:00