This is a known issues that recently had a patch released
http://bugs.mysql.com/bug.php?id=11596
JBM
-----Original Message-----
From: Kris Buytaert [mailto:Kris...@x-tend.be]
Sent: Monday, July 18, 2005 3:34 AM
To: clus...@lists.mysql.com
Subject: ndb_mgm output
I`m wondering what the difference is between
ndb_mgm> show
...
[mysqld(API)] 3 node(s)
id=4 @172.16.32.7 (Version: 4.1.12)
id=5 (Version: 4.1.12)
and
[mysqld(API)] 3 node(s)
id=4 @172.16.32.7 (Version: 4.1.12)
id=5 @172.16.32.107 (Version: 4.1.12)
Seems like in both cases node 5 is connected and working but there is no
ip information about it.
greetings