mariadb/mysql-test/suite/sys_vars
Jan Lindström b63bf7368b MDEV-8923: port innodb_buffer_pool_dump_pct from MySQL
Backport pull request #125 from grooverdan/MDEV-8923_innodb_buffer_pool_dump_pct to 10.0

WL#6504 InnoDB buffer pool dump/load enchantments

This patch consists of two parts:

    1. Dump only the hottest N% of the buffer pool(s)
    2. Prevent hogging the server duing BP load

From MySQL - commit b409342c43ce2edb68807100a77001367c7e6b8e

Add testcases for innodb_buffer_pool_dump_pct_basic.

Part of the code authored by Daniel Black
2015-12-15 09:35:22 +02:00
..
inc Bug#19770858: MYSQLD CAN BE DRIVEN TO OOM WITH TWO SIMPLE SESSION VARS 2015-01-23 10:17:09 +01:00
r MDEV-8923: port innodb_buffer_pool_dump_pct from MySQL 2015-12-15 09:35:22 +02:00
t MDEV-8923: port innodb_buffer_pool_dump_pct from MySQL 2015-12-15 09:35:22 +02:00
disabled.def MDEV-5277 - Ensure that all MySQL 5.6 options are supported by the 2013-11-25 18:49:40 +04:00