Description. The function can be used to set the error output stream.
Signature.
void ndb_mgm_set_error_stream
(
NdbMgmHandle handle,
FILE* file
)
Parameters. This function requires two parameters:
An NdbMgmHandle
A pointer to the file to which errors are to be sent.
Return value. None.
