Description. This function is used to obtain the status of the nodes in a MySQL Cluster.
The caller must free the pointer returned by this function.
Signature.
struct ndb_mgm_cluster_state* ndb_mgm_get_status
(
NdbMgmHandle handle
)
Parameters.
This function takes a single parameter, a management server
handle.
Return value.
A pointer to an
ndb_mgm_cluster_state data
structure.