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

Public Attributes

int NDB_MGM_ILLEGAL_EVENT_SEVERITY = -1
int NDB_MGM_EVENT_SEVERITY_ON = 0
int NDB_MGM_EVENT_SEVERITY_DEBUG = 1
int NDB_MGM_EVENT_SEVERITY_INFO = 2
int NDB_MGM_EVENT_SEVERITY_WARNING = 3
int NDB_MGM_EVENT_SEVERITY_ERROR = 4
int NDB_MGM_EVENT_SEVERITY_CRITICAL = 5
int NDB_MGM_EVENT_SEVERITY_ALERT = 6
int NDB_MGM_EVENT_SEVERITY_ALL = 7

Detailed Description

Definition at line 408 of file MGMAPI.java.


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