Bug #68917 | document of innodb_sync_array_size seems incorrect | ||
---|---|---|---|
Submitted: | 10 Apr 2013 12:54 | Modified: | 10 Apr 2013 19:32 |
Reporter: | zhai weixiang (OCA) | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Documentation | Severity: | S3 (Non-critical) |
Version: | 5.6.10 | OS: | Any |
Assigned to: | Paul DuBois | CPU Architecture: | Any |
[10 Apr 2013 12:54]
zhai weixiang
[10 Apr 2013 13:03]
MySQL Verification Team
Indeed it is a docs bug, mysql> select @@global.innodb_sync_array_size,version(); +---------------------------------+-----------+ | @@global.innodb_sync_array_size | version() | +---------------------------------+-----------+ | 1 | 5.6.12 | +---------------------------------+-----------+ 1 row in set (0.00 sec)
[10 Apr 2013 19:32]
Paul DuBois
Thank you for your bug report. This issue has been addressed in the documentation. The updated documentation will appear on our website shortly, and will be included in the next release of the relevant products.