Bug #68990 some slave options are not documented in slave options section
Submitted: 17 Apr 2013 23:45 Modified: 8 May 2013 6:28
Reporter: Justin Swanhart Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Documentation Severity:S3 (Non-critical)
Version:5.6.10 OS:Any
Assigned to: Jon Stephens CPU Architecture:Any

[17 Apr 2013 23:45] Justin Swanhart
Description:
There is a section of the manual on replication slave options and variables:
http://dev.mysql.com/doc/refman/5.6/en/replication-options-slave.html

The following variables are missing:
slave_allow_batching                           
slave_max_allowed_packet     
slave_rows_search_algorithms 

How to repeat:
Look at the docs

Suggested fix:
Fix the docs
[17 Apr 2013 23:47] Justin Swanhart
They appear to be in the wrong place (master options):
http://dev.mysql.com/doc/refman/5.6/en/replication-options-master.html
[18 Apr 2013 10:47] MySQL Verification Team
Hello Justin,

Thank you for the report.
Verified as described.

Thanks,
Umesh
[8 May 2013 6:28] 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.
[8 May 2013 6:29] Jon Stephens
Thanks for noticing this.

Fixed in mysqldoc rev 35111.

Closed.