Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
Description
Hello,
innodb_buffer_pool_dump_at_shutdown and innodb_buffer_load_at_startup are now set to ON by default in 5.7.
I think it would be reasonable to have this setting as default as well in 10.1.
Thanks
Before long we will be seeing terabyte buffer_pools. Reloading such will be (1) time consuming, and (2) well into "diminishing returns".
Suggest a new feature that says "Reload the hottest N% of the buffer pool". This way, you could get the most useful pages (eg, upper-level nodes in indexes) reloaded without spending a lot of time on the "long tail".