The world's most popular open source database
Contact a MySQL Representative
Login | Register
ndb_mgm_get_connected_host()
Description. This function is used to obtain the name of the host to which the connection is made.
Signature.
const char* ndb_mgm_get_connected_host ( NdbMgmHandle handle )
handle
Parameters. A management server handle.
Return Value. A hostname.