Bug #68463 "sync_relay_log_info" variable name is typed in place of "sync_master_info"
Submitted: 22 Feb 2013 17:17 Modified: 27 Feb 2013 15:30
Reporter: Claudio Nanni Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Documentation Severity:S5 (Performance)
Version:5.5 OS:Any
Assigned to: Jon Stephens CPU Architecture:Any

[22 Feb 2013 17:17] Claudio Nanni
Description:
In the page:

http://dev.mysql.com/doc/refman/5.5/en/replication-options-slave.html#sysvar_sync_master_i...

In the section "sync_master_info:"

"The default value of sync_relay_log_info is 0 "

I wonder if that should be:

"The default value of sync_master_info is 0 "

How to repeat:
Point your browser at:
http://dev.mysql.com/doc/refman/5.5/en/replication-options-slave.html#sysvar_sync_master_i...

Read the section: "sync_master_info:"

Suggested fix:
Change the sentence:

"The default value of sync_relay_log_info is 0 "

To:

"The default value of sync_master_info is 0 "
[27 Feb 2013 15:30] Jon Stephens
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.