The InnoDB Buffer Pool Usage Report displays the amount of space used in the InnoDB buffer pool and how the space is used. The report is displayed in grid format. Each block in the grid represents a particular type of data stored in the buffer pool. Click a block to display more details.
For more information on the InnoDB Buffer Pool, see InnoDB Buffer Pool Configuration and Buffer Pool
This report requires the
INFORMATION_SCHEMA.INNODB_BUFFER_PAGE
table,
which is available in MySQL Server version 5.5.28 or higher.
To run the usage report, do the following:
Navigate to the Reports & Graphs drop-down menu.
Select InnoDB Buffer Pool Usage.
The Generate Report page is displayed.
This page displays a warning about the table and resource requirements of the report generation process and prompts you to select a MySQL Server to run the report against.
ImportantThe report can take some time to return results. If no data is returned within 2 minutes, the report times out and an error is displayed.
Select the MySQL server from the asset tree.
The Generate Report page is displayed.
Click Generate Report.
The Loading buffer pool report progress message is displayed.
NoteIf you click Reload while the report is generating, the report generation process is canceled and restarted. If you navigate away from the progress page, the report generation process is canceled.
The report is displayed.