StatsDawg

To See What Your Server Is Barking At

Home : Help : About

InnoDB Buffer Pool Graph

This graph shows how much of the InnoDB buffer pool has been used. Remember, that buffer pool is used as both an data and index cache, meaning that it can require a fair amount of RAM if most of your tables use the InnoDB engine. You can set how much RAM to use for the buffer pool by manipulating the innodb_buffer_pool variable in MySQL.

Return to Table of Contents