constants library

Constants

AUTO_INCREMENT_FLAG → const int
BINARY_FLAG → const int
BLOB_FLAG → const int
CLIENT_COMPRESS → const int
CLIENT_CONNECT_WITH_DB → const int
CLIENT_FOUND_ROWS → const int
CLIENT_IGNORE_SIGPIPE → const int
CLIENT_IGNORE_SPACE → const int
CLIENT_INTERACTIVE → const int
CLIENT_LOCAL_FILES → const int
CLIENT_LONG_FLAG → const int
CLIENT_LONG_PASSWORD → const int
CLIENT_MULTI_RESULTS → const int
CLIENT_MULTI_STATEMENTS → const int
CLIENT_NO_SCHEMA → const int
CLIENT_ODBC → const int
CLIENT_PLUGIN_AUTH → const int
CLIENT_PROTOCOL_41 → const int
CLIENT_RESERVED → const int
CLIENT_SECURE_CONNECTION → const int
CLIENT_SSL → const int
CLIENT_TRANSACTIONS → const int
COM_BINLOG_DUMP → const int
COM_CHANGE_USER → const int
COM_CONNECT → const int
COM_CONNECT_OUT → const int
COM_CREATE_DB → const int
COM_DEBUG → const int
COM_DELAYED_INSERT → const int
COM_DROP_DB → const int
COM_FIELD_LIST → const int
COM_INIT_DB → const int
COM_PING → const int
COM_PROCESS_INFO → const int
COM_PROCESS_KILL → const int
COM_QUERY → const int
COM_QUIT → const int
COM_REFRESH → const int
COM_REGISTER_SLAVE → const int
COM_SET_OPTION → const int
COM_SHUTDOWN → const int
COM_SLEEP → const int
COM_STATISTICS → const int
COM_STMT_CLOSE → const int
COM_STMT_EXECUTE → const int
COM_STMT_FETCH → const int
COM_STMT_PREPARE → const int
COM_STMT_RESET → const int
COM_STMT_SEND_LONG_DATA → const int
COM_TABLE_DUMP → const int
COM_TIME → const int
ENUM_FLAG → const int
ERROR_CANNOT_DELETE_OR_UPDATE_PARENT_ROW_FOREIGN_KEY_CONSTRAINT_FAILS → const int
ERROR_UNKNOWN_TABLE → const int
FIELD_TYPE_BIT → const int
FIELD_TYPE_BLOB → const int
FIELD_TYPE_DATE → const int
FIELD_TYPE_DATETIME → const int
FIELD_TYPE_DECIMAL → const int
FIELD_TYPE_DOUBLE → const int
FIELD_TYPE_ENUM → const int
FIELD_TYPE_FLOAT → const int
FIELD_TYPE_GEOMETRY → const int
FIELD_TYPE_INT24 → const int
FIELD_TYPE_LONG → const int
FIELD_TYPE_LONG_BLOB → const int
FIELD_TYPE_LONGLONG → const int
FIELD_TYPE_MEDIUM_BLOB → const int
FIELD_TYPE_NEWDATE → const int
FIELD_TYPE_NEWDECIMAL → const int
FIELD_TYPE_NULL → const int
FIELD_TYPE_SET → const int
FIELD_TYPE_SHORT → const int
FIELD_TYPE_STRING → const int
FIELD_TYPE_TIME → const int
FIELD_TYPE_TIMESTAMP → const int
FIELD_TYPE_TINY → const int
FIELD_TYPE_TINY_BLOB → const int
FIELD_TYPE_VAR_STRING → const int
FIELD_TYPE_VARCHAR → const int
FIELD_TYPE_YEAR → const int
MULTIPLE_KEY_FLAG → const int
NOT_NULL_FLAG → const int
PACKET_EOF → const int
PACKET_ERROR → const int
PACKET_OK → const int
PRI_KEY_FLAG → const int
SERVER_MORE_RESULTS_EXISTS → const int
SERVER_STATUS_AUTOCOMMIT → const int
SERVER_STATUS_IN_TRANS → const int
SET_FLAG → const int
TIMESTAMP_FLAG → const int
UNIQUE_KEY_FLAG → const int
UNSIGNED_FLAG → const int
ZEROFILL_FLAG → const int

Functions

fieldTypeToString(int type) String