Description. This function sets the connection node ID.
Signature.
int ndb_mgm_set_configuration_nodeid ( NdbMgmHandlehandle
, intid
)
Parameters. This function requires two parameters:
An NdbMgmHandle
.
The id
of the node to connect to.
Return value.
This function returns -1
in the event of
failure.