mysql.buffer_pool.operations
The number of logical reads that InnoDB could not satisfy from the buffer pool, and had to read directly from disk.Dimensions:None
Interface Metrics (3)
Dimensions:None
Dimensions:None
Dimensions:None
Sources
Related Insights (1)
InnoDB Buffer Pool Thrashingwarning
Working set exceeds available buffer pool memory, forcing excessive disk reads. Buffer pool efficiency drops as pages are constantly evicted and reloaded, causing disk I/O saturation and query latency increases.
▸