Bug #5113 ndbd -h gives confusing help info
Submitted: 19 Aug 2004 19:46 Modified: 20 Aug 2004 11:59
Reporter: Martin Skold Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Cluster: Cluster (NDB) storage engine Severity:S3 (Non-critical)
Version: OS:
Assigned to: Tomas Ulin CPU Architecture:Any

[19 Aug 2004 19:46] Martin Skold
Description:
ndbd -h
Usage: ../../libexec/ndbd [--version] [-v] [--start] [-s] [--no-nostart] [-n]
   [--deamon] [-d] [--initial] [-i] [--connect-string=constr] [-c constr]
   [--usage] [-?] The MySQL Cluster kernel
-v, --version                      Print version
-s, --start                        Start ndb immediately
-n, --no-nostart                   Don't start ndb immediately
-d, --deamon                       Start ndb as deamon
-i, --initial                      Start ndb immediately
-c constr, --connect-string=constr "nodeid=;host="

-?, --usage                        Print help

How to repeat:
ndbd -h

Suggested fix:
Fix printout
[20 Aug 2004 11:59] Tomas Ulin
Thank you for your bug report. This issue has been committed to our
source repository of that product and will be incorporated into the
next release.

If necessary, you can access the source repository and build the latest
available version, including the bugfix, yourself. More information 
about accessing the source trees is available at
    http://www.mysql.com/doc/en/Installing_source_tree.html