Description. This function can be used to set a name for the management server handle, which is then reported in the Cluster log.
Signature.
void ndb_mgm_set_name ( NdbMgmHandlehandle
, const char*name
)
Parameters. This function takes two arguments:
A management server handle
.
The desired name
for the
handle
.
Return value. None.