mariadb/storage/xtradb/srv
Jan Lindström eb2c170bb0 MDEV-8303; Dumping buffer pool noisy in the logs.
Added new dynamic configuration variable innodb_buf_dump_status_frequency
to configure how often buffer pool dump status is printed in the logs.
A number between [0, 100] that tells how oftern buffer pool dump status
in percentages should be printed. E.g. 10 means that buffer pool dump
status is printed when every 10% of number of buffer pool pages are
dumped. Default is 0 (only start and end status is printed).
2015-06-18 12:20:21 +03:00
..
srv0conc.cc move to storage/xtradb 2015-05-04 19:15:28 +02:00
srv0mon.cc Merge tag 'mariadb-10.0.19' into 10.1 2015-06-01 15:51:25 +02:00
srv0srv.cc MDEV-8303; Dumping buffer pool noisy in the logs. 2015-06-18 12:20:21 +03:00
srv0start.cc MDEV-7484: Log Time not consistent with InnoDB errors nor with MySQL error log time format 2015-05-30 20:45:17 +03:00