mariadb/storage/innobase/buf
Jan Lindström ca0bdc4d5c MDEV-6937: buf_flush_LRU() does not return correct number in case of
compressed pages

buf_flush_LRU() returns the number of pages processed. There are
two types of processing that can happen. A page can get evicted or
a page can get flushed. These two numbers are quite distinct and
should not be mixed.
2014-10-24 22:02:54 +03:00
..
buf0buddy.cc innodb 5.6.17 2014-05-07 17:32:23 +02:00
buf0buf.cc InnoDB 5.6.20 2014-09-11 16:42:54 +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 MDEV-6937: buf_flush_LRU() does not return correct number in case of 2014-10-24 22:02:54 +03:00
buf0lru.cc MDEV-6933: Spurious lock_wait_timeout_thread wakeup in lock_wait_suspend_thread() 2014-10-24 17:56:04 +03:00
buf0rea.cc MDEV-5574 Set AUTO_INCREMENT below max value of column. 2014-02-01 09:33:26 +01:00