Bug #13185 mysqld/api IP addresses are not being shown in ndb_mgm "show" output
Submitted: 14 Sep 2005 15:20 Modified: 10 Oct 2005 0:19
Reporter: Jonathan Miller Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Cluster: Cluster (NDB) storage engine Severity:S3 (Non-critical)
Version:5.1.2 OS:Linux (Linux)
Assigned to: Assigned Account CPU Architecture:Any

[14 Sep 2005 15:20] Jonathan Miller
Description:
setup cluster with mutilpal mysqld/api connecting from different systems:
do a "show" in the ndb_mgm client:
[mysqld(API)]   17 node(s)
id=10   (Version: 5.1.2) <-- No IP Shown
id=11 (not connected, accepting connect from ndb09)
id=12 (not connected, accepting connect from ndb09)
id=13 (not connected, accepting connect from ndb09)
id=14 (not connected, accepting connect from ndb09)
id=15 (not connected, accepting connect from ndb09)
id=16   (Version: 5.1.2) <-- No IP Shown
id=17 (not connected, accepting connect from ndb07)
id=18 (not connected, accepting connect from ndb07)
id=19 (not connected, accepting connect from ndb07)
id=20 (not connected, accepting connect from ndb07)
id=21   (Version: 5.1.2) <-- No IP Shown
id=22 (not connected, accepting connect from ndb07)
id=23 (not connected, accepting connect from ndb09)
id=24 (not connected, accepting connect from ndb12)
id=25 (not connected, accepting connect from ndb12)
id=26 (not connected, accepting connect from ndb12)

How to repeat:
see above

Suggested fix:
show IP of connecting systems
[14 Sep 2005 20:05] Jorge del Conde
Tested in latest 5.1bk
[7 Oct 2005 11:40] Stewart Smith
there were a couple of bugs like this that got fixed with a recent checkin.
[7 Oct 2005 13:13] Jonathan Miller
If duplicate, please add bug number that it duplicates. Thanks.
[10 Oct 2005 0:19] Stewart Smith
Duplicate of BUG#12037