Bug #31366 Wrong option name '--nbdcluster" used
Submitted: 3 Oct 2007 6:57 Modified: 3 Oct 2007 7:25
Reporter: Thomas CORBIERE Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Documentation Severity:S3 (Non-critical)
Version:5.1 OS:Any
Assigned to: Jon Stephens CPU Architecture:Any

[3 Oct 2007 6:57] Thomas CORBIERE
Description:
At the following page of the manual (http://dev.mysql.com/doc/refman/5.1/en/mysql-cluster-replication-starting.html)
you can find the line "mysqld --nbdcluster". However --nbdcluster is not a valid option. The command should be "mysqld --ndbcluster"

How to repeat:
see provided URL

Suggested fix:
Replace --nbdcluster with --ndbcluster
[3 Oct 2007 7:25] 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.