Bug #8556 corrupt ndb_mgm show printout for certain configurations
Submitted: 16 Feb 2005 19:50 Modified: 17 Feb 2005 7:32
Reporter: Tomas Ulin Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Cluster: Cluster (NDB) storage engine Severity:S3 (Non-critical)
Version:4.1.10 OS:Any (any)
Assigned to: Tomas Ulin CPU Architecture:Any

[16 Feb 2005 19:50] Tomas Ulin
Description:
ndb_mgm> show
Connected to Management Server at: 195.54.100.135:1186
Cluster Configuration
---------------------
[ndbd(NDB)]     2 node(s)
id=3 (not connected, accepting connect from 195.54.100.135)
id=4 (not connected, accepting connect from 195.54.100.135)

[ndb_mgmd(MGM)] 2 node(s)
id=1    @195.54.100.151  (Version: 4.1.10)
id=2Unable to find node with id: 2
[mysqld(API)]   4 node(s)
id=5Unable to find node with id: 5

How to repeat:
ndb_mgm> show
Connected to Management Server at: 195.54.100.135:1186
Cluster Configuration
---------------------
[ndbd(NDB)]     2 node(s)
id=3 (not connected, accepting connect from 195.54.100.135)
id=4 (not connected, accepting connect from 195.54.100.135)

[ndb_mgmd(MGM)] 2 node(s)
id=1    @195.54.100.151  (Version: 4.1.10)
id=2Unable to find node with id: 2
[mysqld(API)]   4 node(s)
id=5Unable to find node with id: 5
[17 Feb 2005 7:32] 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

Additional info:

pushed for 4.1.11 and 5.0.3