Bug #72167 Docs: INNODB_CMPMEM forgotten column
Submitted: 31 Mar 2014 10:30 Modified: 31 Mar 2014 17:43
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

[31 Mar 2014 10:30] Federico Razzoli
Description:
It seems that, in this page:

https://dev.mysql.com/doc/refman/5.6/en/innodb-cmpmem-table.html

the buffer_pool_instance column has been forgotten. Its meaning is obvious, but it's still a mistake...

How to repeat:
DESC information_schema.INNODB_CMPMEM;
[31 Mar 2014 16:01] MySQL Verification Team
Hello Federico,

Thank you for the bug report.
Verified as described.

Thanks,
Umesh
[31 Mar 2014 17:43] Daniel Price
Added missing BUFFER_POOL_INSTANCE column. The revised content will appear soon, with the next published documentation build.

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

Thank you for the bug report.