Description.
Get the most recent error description associated with an
NdbMgmHandle
; this description provides
additional information regarding the error message.
Signature.
const char* ndb_mgm_get_latest_error_desc
(
const NdbMgmHandle handle
)
Parameters.
An NdbMgmHandle
.
Return value. The error description text.