Bug #72489 More info about ib_buffer_pool fileformat
Submitted: 30 Apr 2014 11:13 Modified: 1 May 2014 12:23
Reporter: Daniël van Eeden (OCA) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Documentation Severity:S3 (Non-critical)
Version:5.6.16 OS:Any
Assigned to: Daniel Price CPU Architecture:Any

[30 Apr 2014 11:13] Daniël van Eeden
Description:
The ib_buffer_pool is a list of "<number>,<number>". It would be helpful for debugging to known what those numbers mean. 

I guess it's "<tablespace_id>,<page_id>" ?

How to repeat:
Check the contents of the ib_buffer_pool file.
[30 Apr 2014 11:31] MySQL Verification Team
Thank you for the bug report.
[1 May 2014 12:23] Daniel Price
The following pages have been updated to clarify the format of the ib_buffer_pool file:

http://dev.mysql.com/doc/refman/5.6/en/innodb-parameters.html#sysvar_innodb_buffer_pool_fi...

http://dev.mysql.com/doc/refman/5.6/en/innodb-preload-buffer-pool.html

Thank you for the bug report.