-
Type:
Problem report
-
Resolution: Fixed
-
Priority:
Trivial
-
Affects Version/s: None
-
Component/s: Templates (T)
-
None
-
0.7
Steps to reproduce:
- Add official MySQL template to the host
Result:
Incorrect value of calculating buffer pool efficiency. Now the formula shows the percentage of requests with reading from the disk.
Expected:
The formula should show the percentage of requests that were processed by a buffer pool without reading from the disk.