Bug #21518 Some replication-options missing defaults listed in this doc section
Submitted: 8 Aug 2006 18:20 Modified: 16 Aug 2006 15:36
Reporter: Jonathan Miller Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Documentation Severity:S3 (Non-critical)
Version:5.1 OS:On-line
Assigned to: MC Brown CPU Architecture:Any

[8 Aug 2006 18:20] Jonathan Miller
Description:
http://dev.mysql.com/doc/refman/5.1/en/replication-options.html

Missing defaults for:
--master-retry-count
--max-relay-log-size
--slave_compressed_protocol
--slave-net-timeout

How to repeat:
N/A

Suggested fix:
Add the defaults
[16 Aug 2006 15:37] MC Brown
I have updated the default values for these items according. I've also now made the connection between master-retry-connect, slave-net-timeout and master-retry-count clearer in each section.