MySQL 5.6.14 Source Code Document
|
#include <mgmapi.h>
Public Attributes | |
int | node_id |
enum ndb_mgm_node_type | node_type |
enum ndb_mgm_node_status | node_status |
int | start_phase |
int | dynamic_id |
int | node_group |
int | version |
int | connect_count |
char | connect_address [sizeof("000.000.000.000")+1] |
int | mysql_version |
Status of a node in the cluster.
Sub-structure in enum ndb_mgm_cluster_state returned by ndb_mgm_get_status().