Bug #47204 Section 4.5.4 is missing --host option in summary table
Submitted: 9 Sep 2009 7:04 Modified: 16 Sep 2009 11:48
Reporter: Mats Kindahl Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Documentation Severity:S3 (Non-critical)
Version:all OS:Any
Assigned to: Jon Stephens CPU Architecture:Any

[9 Sep 2009 7:04] Mats Kindahl
Description:
In section 4.5.4 of the reference manual, a description for --host option is missing in table 4.5. The option is correctly mentioned later in the documentation on the same page.

How to repeat:
Excerpt of table 4.5:

--flush-privileges               flush-privileges  Emit a FLUSH PRIVILEGES...
--help                                             Display help message and...
--hex-blob                       hex-blob          Dump binary columns using...
--ignore-table=db_name.tbl_name  ignore-table      Do not dump the given...

Suggested fix:
Add description of --host to table
[9 Sep 2009 7:36] Valeriy Kravchuk
Indeed, this page, http://dev.mysql.com/doc/refman/5.1/en/mysqldump.html, should be fixed.
[9 Sep 2009 7:42] Valeriy Kravchuk
These pages should be also fixed:

http://dev.mysql.com/doc/refman/5.0/en/mysqldump.html
http://dev.mysql.com/doc/refman/5.4/en/mysqldump.html
[15 Sep 2009 19:16] Jon Stephens
I can take care of this.
[16 Sep 2009 11:48] 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.

Fixed along with BUG#47197 (another mysqldump options issue).