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: | |
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
[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