Recommended Servers for MySQL
The world's most popular open source database
Contact a MySQL Representative
Login | Register
ndb_mgm_set_configuration_nodeid()
Description. This function sets the connection node ID.
Signature.
int ndb_mgm_set_configuration_nodeid ( NdbMgmHandle handle, int id )
handle
id
Parameters. This function requires two parameters:
An NdbMgmHandle.
NdbMgmHandle
The id of the node to connect to.
Return Value. This function returns -1 in the event of failure.
-1