Bug #81837 InnoDB Buffer Usage is underreported in Server Status
Submitted: 13 Jun 2016 20:30 Modified: 14 Oct 2016 21:44
Reporter: Perry Boyko Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:6.3.7 build 1199 CE OS:Any
Assigned to: CPU Architecture:Any

[13 Jun 2016 20:30] Perry Boyko
Description:
The InnoDB Buffer Usage graph is definitely reporting almost exactly one third of the actual usage normally measured on the server (compared to previous versions of Workbench and my other current monitors, of course).

I have many instances whose usage is constantly over 99%, but in Workbench they're all showing as only e.g.,  33.2%.

How to repeat:
(see Description)
[14 Jun 2016 11:25] MySQL Verification Team
Thank you for the bug report.
[14 Oct 2016 21:44] Christine Cole
Fixed as of the upcoming MySQL Workbench 6.3.8 release, and here's the
changelog entry:

The usage graph under InnoDB Status in the Performance Dashboard
consistently underreported the actual usage of the InnoDB buffer pool as
reported on the server. This fix implements a new formula to represent the
InnoDB buffer pool.

Thank you for the bug report.