Bug #71984 Please document INNODB_BUFFER_POOL_STATS fields
Submitted: 9 Mar 2014 2:52 Modified: 12 Mar 2014 17:27
Reporter: Federico Razzoli Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Documentation Severity:S3 (Non-critical)
Version: OS:Any
Assigned to: Daniel Price CPU Architecture:Any

[9 Mar 2014 2:52] Federico Razzoli
Description:
In this page:

https://dev.mysql.com/doc/refman/5.6/en/innodb-buffer-pool-stats-table.html

the meaning of the fields is not documented. Some of them are obvious, but many are not (at least for me).

How to repeat:
Forget what you know and read the page?
[9 Mar 2014 17:59] MySQL Verification Team
Thank you for the bug report.
[12 Mar 2014 17:24] Daniel Price
Posted by developer:
 
Table column descriptions have been added.

https://dev.mysql.com/doc/refman/5.5/en/innodb-buffer-pool-stats-table.html
https://dev.mysql.com/doc/refman/5.6/en/innodb-buffer-pool-stats-table.html
https://dev.mysql.com/doc/refman/5.7/en/innodb-buffer-pool-stats-table.html

The revised content should appear soon. 

Source code files referenced for column description information:
storage/innobase/buf/i_s.cc
storage/innobase/handler/buf0buf.cc 
storgae/innobase/include/buf0buf.h