Spec-Zone.ru › MySQL 5.7

8.10.1 InnoDB Buffer Pool Optimization

InnoDB maintains a storage area called the for caching data and indexes in memory. Knowing how the InnoDB buffer pool works, and taking advantage of it to keep frequently accessed data in memory, is an important aspect of MySQL tuning.

For an explanation of the inner workings of the InnoDB buffer pool, an overview of its LRU replacement algorithm, and general configuration information, see Section 14.5.1, “Buffer Pool”.

For additional InnoDB buffer pool configuration and tuning information, see these sections:

  • Section 14.8.3.4, “Configuring InnoDB Buffer Pool Prefetching (Read-Ahead)”

  • Section 14.8.3.5, “Configuring Buffer Pool Flushing”

  • Section 14.8.3.3, “Making the Buffer Pool Scan Resistant”

  • Section 14.8.3.2, “Configuring Multiple Buffer Pool Instances”

  • Section 14.8.3.6, “Saving and Restoring the Buffer Pool State”

  • Section 14.8.3.1, “Configuring InnoDB Buffer Pool Size”

© 2025 Oracle
Licensed under the GPLv2 License.
https://docs.oracle.com/cd/E17952_01/mysql-5.7-en/innodb-buffer-pool-optimization.html

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API