Bug #72055 sync_relay_log default differs between table and text
Submitted: 17 Mar 2014 8:53 Modified: 20 Mar 2014 15:12
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 OS:Any
Assigned to: Jon Stephens CPU Architecture:Any
Tags: defaults, relaylog, replication

[17 Mar 2014 8:53] Daniël van Eeden
Description:
http://dev.mysql.com/doc/refman/5.6/en/replication-options-slave.html#sysvar_sync_relay_lo...

The table has two different defaults: 0 and 10000 (depending on the version).

The text doesn't mention the second default:
"The default value of sync_relay_log is 0, which does no synchronizing to disk; in this case, the server relies on the operating system to flush the relay log's contents from time to time as for any other file."

How to repeat:
Compare default between text and table.
[17 Mar 2014 9:00] MySQL Verification Team
Hello Daniel,

Thank you for the report.

Thanks,
Umesh
[20 Mar 2014 15:12] 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.