MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
com.mysql.ndbjtie.mgmapi.MGMAPI_ERROR.ndb_mgm_error Interface Reference

Public Attributes

int NDB_MGM_NO_ERROR = 0
int NDB_MGM_ILLEGAL_CONNECT_STRING = 1001
int NDB_MGM_ILLEGAL_SERVER_HANDLE = 1005
int NDB_MGM_ILLEGAL_SERVER_REPLY = 1006
int NDB_MGM_ILLEGAL_NUMBER_OF_NODES = 1007
int NDB_MGM_ILLEGAL_NODE_STATUS = 1008
int NDB_MGM_OUT_OF_MEMORY = 1009
int NDB_MGM_SERVER_NOT_CONNECTED = 1010
int NDB_MGM_COULD_NOT_CONNECT_TO_SOCKET = 1011
int NDB_MGM_BIND_ADDRESS = 1012
int NDB_MGM_ALLOCID_ERROR = 1101
int NDB_MGM_ALLOCID_CONFIG_MISMATCH = 1102
int NDB_MGM_START_FAILED = 2001
int NDB_MGM_STOP_FAILED = 2002
int NDB_MGM_RESTART_FAILED = 2003
int NDB_MGM_COULD_NOT_START_BACKUP = 3001
int NDB_MGM_COULD_NOT_ABORT_BACKUP = 3002
int NDB_MGM_COULD_NOT_ENTER_SINGLE_USER_MODE = 4001
int NDB_MGM_COULD_NOT_EXIT_SINGLE_USER_MODE = 4002
int NDB_MGM_USAGE_ERROR = 5001

Detailed Description

Definition at line 39 of file MGMAPI.java.


The documentation for this interface was generated from the following file: