Bug #43677 Mistake between documentation and command output
Submitted: 16 Mar 2009 14:42 Modified: 16 Mar 2009 15:38
Reporter: Sébastien COSTES Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Documentation Severity:S3 (Non-critical)
Version:mysql-5.1.30 ndb-6.3.20 OS:Linux (fedora 10)
Assigned to: Jon Stephens CPU Architecture:Any
Tags: ndb_mgm show

[16 Mar 2009 14:42] Sébastien COSTES
Description:
At this page http://dev.mysql.com/doc/refman/5.0/en/mysql-cluster-multi-initial.html , talking about ndb_mgmt, the documentation say "The SQL node is referenced here as [mysqld(API)]" where the output above show [mysqld(SQL)]

How to repeat:
Go to http://dev.mysql.com/doc/refman/5.0/en/mysql-cluster-multi-initial.html and search for [mysqld(SQL)].

Suggested fix:
Replace [mysqld(SQL)] by [mysqld(API)] in the command output of the ndb_mgm> SHOW
command
[16 Mar 2009 15:03] Sveta Smirnova
Thank you for the report.

Verified as described.
[16 Mar 2009 15:38] 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.