Bug #20505 Variable Rpl_recovery_rank is not documented.
Submitted: 16 Jun 2006 14:58 Modified: 22 Jun 2006 16:56
Reporter: Oli Sennhauser Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Documentation Severity:S3 (Non-critical)
Version:5.0 OS:Any (any)
Assigned to: Paul DuBois CPU Architecture:Any

[16 Jun 2006 14:58] Oli Sennhauser
Description:
The server variable Rpl_recovery_rank which is shown with show status is not documented whether here: http://dev.mysql.com/doc/refman/5.0/en/server-options.html nor here: http://dev.mysql.com/doc/refman/5.0/en/server-system-variables.html

See also Bug #13963

How to repeat:
show variables like 'rpl_recovery_rank';

Suggested fix:
Either document it or remove it from output. If it is for future use at least document it something like this: "Is preseen for future use not actually used".
[16 Jun 2006 15:18] Valeriy Kravchuk
Thank you for a reasonable documentation request.
[22 Jun 2006 16:56] 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
product(s).

Additional info:

Documenting rpl_recovery_rank as unused.