mariadb/storage/xtradb
Jan Lindström 07aa985979 MDEV-14776: InnoDB Monitor output generated by specific error is flooding error logs
innodb/buf_LRU_get_free_block
	Add debug instrumentation to produce error message about
	no free pages. Print error message only once and do not
	enable innodb monitor.

xtradb/buf_LRU_get_free_block
	Add debug instrumentation to produce error message about
	no free pages. Print error message only once and do not
	enable innodb monitor. Remove code that does not seem to
	be used.

innodb-lru-force-no-free-page.test
	New test case to force produce desired error message.
2018-01-09 12:48:31 +02:00
..
api Merge branch '10.0' into 10.1 2017-09-19 12:06:50 +03:00
btr Merge 10.0 into 10.1 2017-10-26 13:36:38 +03:00
buf MDEV-14776: InnoDB Monitor output generated by specific error is flooding error logs 2018-01-09 12:48:31 +02:00
data 5.6.31-77.0 2016-08-10 19:24:58 +02:00
dict Merge 10.0 into 10.1 2018-01-08 14:51:20 +02:00
dyn Merge branch '5.5' into 10.0 2017-03-03 01:37:54 +02:00
eval move to storage/xtradb 2015-05-04 19:15:28 +02:00
fil DEV-14701: install_db shows corruption for rest encryption with innodb_data_file_path=ibdata1:3M 2017-12-19 16:45:10 +02:00
fsp MDEV-13557: Startup failure, unable to decrypt ibdata1 2017-08-29 14:23:34 +03:00
fts Merge branch '10.0' into 10.1 2017-10-22 13:03:41 +02:00
fut Part 1 of MDEV-8139 Fix scrubbing tests 2017-01-04 18:21:42 +02:00
ha 5.6.30-76.3 2016-06-21 14:20:09 +02:00
handler Merge 10.0 into 10.1 2017-12-18 20:05:50 +02:00
ibuf Merge 10.0 into 10.1 2017-11-06 18:10:23 +02:00
include MDEV-14874 innodb_encrypt_log corrupts the log when the LSN crosses 32-bit boundary 2018-01-08 09:44:40 +02:00
lock MDEV-12837: WSREP: BF lock wait long 2017-12-09 11:20:46 +02:00
log MDEV-14874 innodb_encrypt_log corrupts the log when the LSN crosses 32-bit boundary 2018-01-08 09:44:40 +02:00
mach 5.5.55-38.8 2017-07-18 19:47:01 +02:00
mem 5.6.31-77.0 2016-08-10 19:24:58 +02:00
mtr Merge 10.0 into 10.1 2017-03-09 08:53:08 +02:00
mysql-test/storage_engine Merge branch '10.0' into 10.1 2017-08-08 10:18:43 +02:00
os MDEV-14132 InnoDB page corruption 2017-11-06 08:53:51 +02:00
page Merge 10.0 into 10.1 2017-09-06 15:32:56 +03:00
pars Merge branch 'merge-xtradb-5.6' into 10.0 2017-05-17 12:11:12 +03:00
que 5.6.24-72.2 2015-06-16 11:04:40 +02:00
read move to storage/xtradb 2015-05-04 19:15:28 +02:00
rem Merge branch 'merge-xtradb-5.5' into 5.5 2017-07-18 19:50:11 +02:00
row Merge 10.0 into 10.1 2018-01-02 21:57:22 +02:00
srv Merge tag 'mariadb-10.0.33' into bb-10.0-galera 2017-11-03 12:34:05 +05:30
sync Silence bogus GCC 7 warnings -Wimplicit-fallthrough 2017-05-17 08:27:04 +03:00
trx Merge 10.0 into 10.1 2018-01-04 20:42:29 +02:00
usr Remove redundant UT_LIST_INIT() calls 2017-05-17 10:33:49 +03:00
ut Merge 10.0 into 10.1 2017-10-26 13:36:38 +03:00
CMakeLists.txt MDEV-14283 : Fix Solaris 10 build. 2017-11-21 21:14:06 +01:00
COPYING.Google move to storage/xtradb 2015-05-04 19:15:28 +02:00
COPYING.Percona move to storage/xtradb 2015-05-04 19:15:28 +02:00
Doxyfile move to storage/xtradb 2015-05-04 19:15:28 +02:00
ha_innodb.def move to storage/xtradb 2015-05-04 19:15:28 +02:00