-
Problem report
-
Resolution: Unresolved
-
Trivial
-
None
-
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.