ndb_mgm_node_state Struct Reference
[MGM_C_API]

#include <mgmapi.h>

List of all members.


Detailed Description

Status of a node in the cluster.

Sub-structure in enum ndb_mgm_cluster_state returned by ndb_mgm_get_status().

Note:
node_status, start_phase, dynamic_id and node_group are relevant only for database nodes, i.e. node_type == NDB_MGM_NODE_TYPE_NDB.

Public Attributes


Member Data Documentation

int ndb_mgm_node_state::node_id

NDB Cluster node ID


Documentation generated Fri Jul 13 03:20:25 2007 from mysql source files.
© 2003-2004 MySQL AB