Bug #61004 innodb_rollback_segments not documented
Submitted: 29 Apr 2011 7:57 Modified: 24 Aug 2011 0:55
Reporter: Daniël van Eeden Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Documentation Severity:S2 (Serious)
Version:5.5.11 OS:Any
Assigned to: John Russell CPU Architecture:Any

[29 Apr 2011 7:57] Daniël van Eeden
Description:
The innodb_rollback_segments variable is not listed on http://dev.mysql.com/doc/refman/5.5/en/innodb-parameters.html

How to repeat:
Read docs

Suggested fix:
Add documentation
[29 Apr 2011 7:59] Daniël van Eeden
This variable is also not listed on
http://dev.mysql.com/doc/innodb/1.1/en/innodb-multiple-rollback-segments.html
[29 Apr 2011 8:04] Daniël van Eeden
Valid values are 1..128 for 5.5.11

This is a dynamic variable. It's a global variable.
[29 Apr 2011 8:16] Valeriy Kravchuk
Thank you for the documentation request.
[24 Aug 2011 0:55] John Russell
Description of this config option has been added to 5.5 and 5.6 manuals.