3 messages in com.mysql.lists.clusterRE: ndb_mgm output
FromSent OnAttachments
Kris Buytaert18 Jul 2005 01:33 
Hartmut Holzgraefe18 Jul 2005 01:38 
Jonathan Miller18 Jul 2005 04:19 
Subject:RE: ndb_mgm output
From:Jonathan Miller (jmil@mysql.com)
Date:07/18/2005 04:19:15 AM
List:com.mysql.lists.cluster

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