Enum msql_srv::ErrorKind

source ·
#[repr(u16)]
pub enum ErrorKind {
Show 886 variants ER_HASHCHK = 1_000, ER_NISAMCHK = 1_001, ER_NO = 1_002, ER_YES = 1_003, ER_CANT_CREATE_FILE = 1_004, ER_CANT_CREATE_TABLE = 1_005, ER_CANT_CREATE_DB = 1_006, ER_DB_CREATE_EXISTS = 1_007, ER_DB_DROP_EXISTS = 1_008, ER_DB_DROP_DELETE = 1_009, ER_DB_DROP_RMDIR = 1_010, ER_CANT_DELETE_FILE = 1_011, ER_CANT_FIND_SYSTEM_REC = 1_012, ER_CANT_GET_STAT = 1_013, ER_CANT_GET_WD = 1_014, ER_CANT_LOCK = 1_015, ER_CANT_OPEN_FILE = 1_016, ER_FILE_NOT_FOUND = 1_017, ER_CANT_READ_DIR = 1_018, ER_CANT_SET_WD = 1_019, ER_CHECKREAD = 1_020, ER_DISK_FULL = 1_021, ER_DUP_KEY = 1_022, ER_ERROR_ON_CLOSE = 1_023, ER_ERROR_ON_READ = 1_024, ER_ERROR_ON_RENAME = 1_025, ER_ERROR_ON_WRITE = 1_026, ER_FILE_USED = 1_027, ER_FILSORT_ABORT = 1_028, ER_FORM_NOT_FOUND = 1_029, ER_GET_ERRN = 1_030, ER_ILLEGAL_HA = 1_031, ER_KEY_NOT_FOUND = 1_032, ER_NOT_FORM_FILE = 1_033, ER_NOT_KEYFILE = 1_034, ER_OLD_KEYFILE = 1_035, ER_OPEN_AS_READONLY = 1_036, ER_OUTOFMEMORY = 1_037, ER_OUT_OF_SORTMEMORY = 1_038, ER_UNEXPECTED_EOF = 1_039, ER_CON_COUNT_ERROR = 1_040, ER_OUT_OF_RESOURCES = 1_041, ER_BAD_HOST_ERROR = 1_042, ER_HANDSHAKE_ERROR = 1_043, ER_DBACCESS_DENIED_ERROR = 1_044, ER_ACCESS_DENIED_ERROR = 1_045, ER_NO_DB_ERROR = 1_046, ER_UNKNOWN_COM_ERROR = 1_047, ER_BAD_NULL_ERROR = 1_048, ER_BAD_DB_ERROR = 1_049, ER_TABLE_EXISTS_ERROR = 1_050, ER_BAD_TABLE_ERROR = 1_051, ER_NON_UNIQ_ERROR = 1_052, ER_SERVER_SHUTDOWN = 1_053, ER_BAD_FIELD_ERROR = 1_054, ER_WRONG_FIELD_WITH_GROUP = 1_055, ER_WRONG_GROUP_FIELD = 1_056, ER_WRONG_SUM_SELECT = 1_057, ER_WRONG_VALUE_COUNT = 1_058, ER_TOO_LONG_IDENT = 1_059, ER_DUP_FIELDNAME = 1_060, ER_DUP_KEYNAME = 1_061, ER_DUP_ENTRY = 1_062, ER_WRONG_FIELD_SPEC = 1_063, ER_PARSE_ERROR = 1_064, ER_EMPTY_QUERY = 1_065, ER_NONUNIQ_TABLE = 1_066, ER_INVALID_DEFAULT = 1_067, ER_MULTIPLE_PRI_KEY = 1_068, ER_TOO_MANY_KEYS = 1_069, ER_TOO_MANY_KEY_PARTS = 1_070, ER_TOO_LONG_KEY = 1_071, ER_KEY_COLUMN_DOES_NOT_EXITS = 1_072, ER_BLOB_USED_AS_KEY = 1_073, ER_TOO_BIG_FIELDLENGTH = 1_074, ER_WRONG_AUTO_KEY = 1_075, ER_READY = 1_076, ER_NORMAL_SHUTDOWN = 1_077, ER_GOT_SIGNAL = 1_078, ER_SHUTDOWN_COMPLETE = 1_079, ER_FORCING_CLOSE = 1_080, ER_IPSOCK_ERROR = 1_081, ER_NO_SUCH_INDEX = 1_082, ER_WRONG_FIELD_TERMINATORS = 1_083, ER_BLOBS_AND_NO_TERMINATED = 1_084, ER_TEXTFILE_NOT_READABLE = 1_085, ER_FILE_EXISTS_ERROR = 1_086, ER_LOAD_INF = 1_087, ER_ALTER_INF = 1_088, ER_WRONG_SUB_KEY = 1_089, ER_CANT_REMOVE_ALL_FIELDS = 1_090, ER_CANT_DROP_FIELD_OR_KEY = 1_091, ER_INSERT_INF = 1_092, ER_UPDATE_TABLE_USED = 1_093, ER_NO_SUCH_THREAD = 1_094, ER_KILL_DENIED_ERROR = 1_095, ER_NO_TABLES_USED = 1_096, ER_TOO_BIG_SET = 1_097, ER_NO_UNIQUE_LOGFILE = 1_098, ER_TABLE_NOT_LOCKED_FOR_WRITE = 1_099, ER_TABLE_NOT_LOCKED = 1_100, ER_BLOB_CANT_HAVE_DEFAULT = 1_101, ER_WRONG_DB_NAME = 1_102, ER_WRONG_TABLE_NAME = 1_103, ER_TOO_BIG_SELECT = 1_104, ER_UNKNOWN_ERROR = 1_105, ER_UNKNOWN_PROCEDURE = 1_106, ER_WRONG_PARAMCOUNT_TO_PROCEDURE = 1_107, ER_WRONG_PARAMETERS_TO_PROCEDURE = 1_108, ER_UNKNOWN_TABLE = 1_109, ER_FIELD_SPECIFIED_TWICE = 1_110, ER_INVALID_GROUP_FUNC_USE = 1_111, ER_UNSUPPORTED_EXTENSION = 1_112, ER_TABLE_MUST_HAVE_COLUMNS = 1_113, ER_RECORD_FILE_FULL = 1_114, ER_UNKNOWN_CHARACTER_SET = 1_115, ER_TOO_MANY_TABLES = 1_116, ER_TOO_MANY_FIELDS = 1_117, ER_TOO_BIG_ROWSIZE = 1_118, ER_STACK_OVERRUN = 1_119, ER_WRONG_OUTER_JOIN = 1_120, ER_NULL_COLUMN_IN_INDEX = 1_121, ER_CANT_FIND_UDF = 1_122, ER_CANT_INITIALIZE_UDF = 1_123, ER_UDF_NO_PATHS = 1_124, ER_UDF_EXISTS = 1_125, ER_CANT_OPEN_LIBRARY = 1_126, ER_CANT_FIND_DL_ENTRY = 1_127, ER_FUNCTION_NOT_DEFINED = 1_128, ER_HOST_IS_BLOCKED = 1_129, ER_HOST_NOT_PRIVILEGED = 1_130, ER_PASSWORD_ANONYMOUS_USER = 1_131, ER_PASSWORD_NOT_ALLOWED = 1_132, ER_PASSWORD_NO_MATCH = 1_133, ER_UPDATE_INF = 1_134, ER_CANT_CREATE_THREAD = 1_135, ER_WRONG_VALUE_COUNT_ON_ROW = 1_136, ER_CANT_REOPEN_TABLE = 1_137, ER_INVALID_USE_OF_NULL = 1_138, ER_REGEXP_ERROR = 1_139, ER_MIX_OF_GROUP_FUNC_AND_FIELDS = 1_140, ER_NONEXISTING_GRANT = 1_141, ER_TABLEACCESS_DENIED_ERROR = 1_142, ER_COLUMNACCESS_DENIED_ERROR = 1_143, ER_ILLEGAL_GRANT_FOR_TABLE = 1_144, ER_GRANT_WRONG_HOST_OR_USER = 1_145, ER_NO_SUCH_TABLE = 1_146, ER_NONEXISTING_TABLE_GRANT = 1_147, ER_NOT_ALLOWED_COMMAND = 1_148, ER_SYNTAX_ERROR = 1_149, ER_DELAYED_CANT_CHANGE_LOCK = 1_150, ER_TOO_MANY_DELAYED_THREADS = 1_151, ER_ABORTING_CONNECTION = 1_152, ER_NET_PACKET_TOO_LARGE = 1_153, ER_NET_READ_ERROR_FROM_PIPE = 1_154, ER_NET_FCNTL_ERROR = 1_155, ER_NET_PACKETS_OUT_OF_ORDER = 1_156, ER_NET_UNCOMPRESS_ERROR = 1_157, ER_NET_READ_ERROR = 1_158, ER_NET_READ_INTERRUPTED = 1_159, ER_NET_ERROR_ON_WRITE = 1_160, ER_NET_WRITE_INTERRUPTED = 1_161, ER_TOO_LONG_STRING = 1_162, ER_TABLE_CANT_HANDLE_BLOB = 1_163, ER_TABLE_CANT_HANDLE_AUTO_INCREMENT = 1_164, ER_DELAYED_INSERT_TABLE_LOCKED = 1_165, ER_WRONG_COLUMN_NAME = 1_166, ER_WRONG_KEY_COLUMN = 1_167, ER_WRONG_MRG_TABLE = 1_168, ER_DUP_UNIQUE = 1_169, ER_BLOB_KEY_WITHOUT_LENGTH = 1_170, ER_PRIMARY_CANT_HAVE_NULL = 1_171, ER_TOO_MANY_ROWS = 1_172, ER_REQUIRES_PRIMARY_KEY = 1_173, ER_NO_RAID_COMPILED = 1_174, ER_UPDATE_WITHOUT_KEY_IN_SAFE_MODE = 1_175, ER_KEY_DOES_NOT_EXITS = 1_176, ER_CHECK_NO_SUCH_TABLE = 1_177, ER_CHECK_NOT_IMPLEMENTED = 1_178, ER_CANT_DO_THIS_DURING_AN_TRANSACTION = 1_179, ER_ERROR_DURING_COMMIT = 1_180, ER_ERROR_DURING_ROLLBACK = 1_181, ER_ERROR_DURING_FLUSH_LOGS = 1_182, ER_ERROR_DURING_CHECKPOINT = 1_183, ER_NEW_ABORTING_CONNECTION = 1_184, ER_DUMP_NOT_IMPLEMENTED = 1_185, ER_FLUSH_MASTER_BINLOG_CLOSED = 1_186, ER_INDEX_REBUILD = 1_187, ER_MASTER = 1_188, ER_MASTER_NET_READ = 1_189, ER_MASTER_NET_WRITE = 1_190, ER_FT_MATCHING_KEY_NOT_FOUND = 1_191, ER_LOCK_OR_ACTIVE_TRANSACTION = 1_192, ER_UNKNOWN_SYSTEM_VARIABLE = 1_193, ER_CRASHED_ON_USAGE = 1_194, ER_CRASHED_ON_REPAIR = 1_195, ER_WARNING_NOT_COMPLETE_ROLLBACK = 1_196, ER_TRANS_CACHE_FULL = 1_197, ER_SLAVE_MUST_STOP = 1_198, ER_SLAVE_NOT_RUNNING = 1_199, ER_BAD_SLAVE = 1_200, ER_MASTER_INF = 1_201, ER_SLAVE_THREAD = 1_202, ER_TOO_MANY_USER_CONNECTIONS = 1_203, ER_SET_CONSTANTS_ONLY = 1_204, ER_LOCK_WAIT_TIMEOUT = 1_205, ER_LOCK_TABLE_FULL = 1_206, ER_READ_ONLY_TRANSACTION = 1_207, ER_DROP_DB_WITH_READ_LOCK = 1_208, ER_CREATE_DB_WITH_READ_LOCK = 1_209, ER_WRONG_ARGUMENTS = 1_210, ER_NO_PERMISSION_TO_CREATE_USER = 1_211, ER_UNION_TABLES_IN_DIFFERENT_DIR = 1_212, ER_LOCK_DEADLOCK = 1_213, ER_TABLE_CANT_HANDLE_FT = 1_214, ER_CANNOT_ADD_FOREIGN = 1_215, ER_NO_REFERENCED_ROW = 1_216, ER_ROW_IS_REFERENCED = 1_217, ER_CONNECT_TO_MASTER = 1_218, ER_QUERY_ON_MASTER = 1_219, ER_ERROR_WHEN_EXECUTING_COMMAND = 1_220, ER_WRONG_USAGE = 1_221, ER_WRONG_NUMBER_OF_COLUMNS_IN_SELECT = 1_222, ER_CANT_UPDATE_WITH_READLOCK = 1_223, ER_MIXING_NOT_ALLOWED = 1_224, ER_DUP_ARGUMENT = 1_225, ER_USER_LIMIT_REACHED = 1_226, ER_SPECIFIC_ACCESS_DENIED_ERROR = 1_227, ER_LOCAL_VARIABLE = 1_228, ER_GLOBAL_VARIABLE = 1_229, ER_NO_DEFAULT = 1_230, ER_WRONG_VALUE_FOR_VAR = 1_231, ER_WRONG_TYPE_FOR_VAR = 1_232, ER_VAR_CANT_BE_READ = 1_233, ER_CANT_USE_OPTION_HERE = 1_234, ER_NOT_SUPPORTED_YET = 1_235, ER_MASTER_FATAL_ERROR_READING_BINLOG = 1_236, ER_SLAVE_IGNORED_TABLE = 1_237, ER_INCORRECT_GLOBAL_LOCAL_VAR = 1_238, ER_WRONG_FK_DEF = 1_239, ER_KEY_REF_DO_NOT_MATCH_TABLE_REF = 1_240, ER_OPERAND_COLUMNS = 1_241, ER_SUBQUERY_NO_1_ROW = 1_242, ER_UNKNOWN_STMT_HANDLER = 1_243, ER_CORRUPT_HELP_DB = 1_244, ER_CYCLIC_REFERENCE = 1_245, ER_AUTO_CONVERT = 1_246, ER_ILLEGAL_REFERENCE = 1_247, ER_DERIVED_MUST_HAVE_ALIAS = 1_248, ER_SELECT_REDUCED = 1_249, ER_TABLENAME_NOT_ALLOWED_HERE = 1_250, ER_NOT_SUPPORTED_AUTH_MODE = 1_251, ER_SPATIAL_CANT_HAVE_NULL = 1_252, ER_COLLATION_CHARSET_MISMATCH = 1_253, ER_SLAVE_WAS_RUNNING = 1_254, ER_SLAVE_WAS_NOT_RUNNING = 1_255, ER_TOO_BIG_FOR_UNCOMPRESS = 1_256, ER_ZLIB_Z_MEM_ERROR = 1_257, ER_ZLIB_Z_BUF_ERROR = 1_258, ER_ZLIB_Z_DATA_ERROR = 1_259, ER_CUT_VALUE_GROUP_CONCAT = 1_260, ER_WARN_TOO_FEW_RECORDS = 1_261, ER_WARN_TOO_MANY_RECORDS = 1_262, ER_WARN_NULL_TO_NOTNULL = 1_263, ER_WARN_DATA_OUT_OF_RANGE = 1_264, WARN_DATA_TRUNCATED = 1_265, ER_WARN_USING_OTHER_HANDLER = 1_266, ER_CANT_AGGREGATE_2COLLATIONS = 1_267, ER_DROP_USER = 1_268, ER_REVOKE_GRANTS = 1_269, ER_CANT_AGGREGATE_3COLLATIONS = 1_270, ER_CANT_AGGREGATE_NCOLLATIONS = 1_271, ER_VARIABLE_IS_NOT_STRUCT = 1_272, ER_UNKNOWN_COLLATION = 1_273, ER_SLAVE_IGNORED_SSL_PARAMS = 1_274, ER_SERVER_IS_IN_SECURE_AUTH_MODE = 1_275, ER_WARN_FIELD_RESOLVED = 1_276, ER_BAD_SLAVE_UNTIL_COND = 1_277, ER_MISSING_SKIP_SLAVE = 1_278, ER_UNTIL_COND_IGNORED = 1_279, ER_WRONG_NAME_FOR_INDEX = 1_280, ER_WRONG_NAME_FOR_CATALOG = 1_281, ER_WARN_QC_RESIZE = 1_282, ER_BAD_FT_COLUMN = 1_283, ER_UNKNOWN_KEY_CACHE = 1_284, ER_WARN_HOSTNAME_WONT_WORK = 1_285, ER_UNKNOWN_STORAGE_ENGINE = 1_286, ER_WARN_DEPRECATED_SYNTAX = 1_287, ER_NON_UPDATABLE_TABLE = 1_288, ER_FEATURE_DISABLED = 1_289, ER_OPTION_PREVENTS_STATEMENT = 1_290, ER_DUPLICATED_VALUE_IN_TYPE = 1_291, ER_TRUNCATED_WRONG_VALUE = 1_292, ER_TOO_MUCH_AUTO_TIMESTAMP_COLS = 1_293, ER_INVALID_ON_UPDATE = 1_294, ER_UNSUPPORTED_PS = 1_295, ER_GET_ERRMSG = 1_296, ER_GET_TEMPORARY_ERRMSG = 1_297, ER_UNKNOWN_TIME_ZONE = 1_298, ER_WARN_INVALID_TIMESTAMP = 1_299, ER_INVALID_CHARACTER_STRING = 1_300, ER_WARN_ALLOWED_PACKET_OVERFLOWED = 1_301, ER_CONFLICTING_DECLARATIONS = 1_302, ER_SP_NO_RECURSIVE_CREATE = 1_303, ER_SP_ALREADY_EXISTS = 1_304, ER_SP_DOES_NOT_EXIST = 1_305, ER_SP_DROP_FAILED = 1_306, ER_SP_STORE_FAILED = 1_307, ER_SP_LILABEL_MISMATCH = 1_308, ER_SP_LABEL_REDEFINE = 1_309, ER_SP_LABEL_MISMATCH = 1_310, ER_SP_UNINIT_VAR = 1_311, ER_SP_BADSELECT = 1_312, ER_SP_BADRETURN = 1_313, ER_SP_BADSTATEMENT = 1_314, ER_UPDATE_LOG_DEPRECATED_IGNORED = 1_315, ER_UPDATE_LOG_DEPRECATED_TRANSLATED = 1_316, ER_QUERY_INTERRUPTED = 1_317, ER_SP_WRONG_NO_OF_ARGS = 1_318, ER_SP_COND_MISMATCH = 1_319, ER_SP_NORETURN = 1_320, ER_SP_NORETURNEND = 1_321, ER_SP_BAD_CURSOR_QUERY = 1_322, ER_SP_BAD_CURSOR_SELECT = 1_323, ER_SP_CURSOR_MISMATCH = 1_324, ER_SP_CURSOR_ALREADY_OPEN = 1_325, ER_SP_CURSOR_NOT_OPEN = 1_326, ER_SP_UNDECLARED_VAR = 1_327, ER_SP_WRONG_NO_OF_FETCH_ARGS = 1_328, ER_SP_FETCH_NO_DATA = 1_329, ER_SP_DUP_PARAM = 1_330, ER_SP_DUP_VAR = 1_331, ER_SP_DUP_COND = 1_332, ER_SP_DUP_CURS = 1_333, ER_SP_CANT_ALTER = 1_334, ER_SP_SUBSELECT_NYI = 1_335, ER_STMT_NOT_ALLOWED_IN_SF_OR_TRG = 1_336, ER_SP_VARCOND_AFTER_CURSHNDLR = 1_337, ER_SP_CURSOR_AFTER_HANDLER = 1_338, ER_SP_CASE_NOT_FOUND = 1_339, ER_FPARSER_TOO_BIG_FILE = 1_340, ER_FPARSER_BAD_HEADER = 1_341, ER_FPARSER_EOF_IN_COMMENT = 1_342, ER_FPARSER_ERROR_IN_PARAMETER = 1_343, ER_FPARSER_EOF_IN_UNKNOWN_PARAMETER = 1_344, ER_VIEW_NO_EXPLAIN = 1_345, ER_FRM_UNKNOWN_TYPE = 1_346, ER_WRONG_OBJECT = 1_347, ER_NONUPDATEABLE_COLUMN = 1_348, ER_VIEW_SELECT_DERIVED = 1_349, ER_VIEW_SELECT_CLAUSE = 1_350, ER_VIEW_SELECT_VARIABLE = 1_351, ER_VIEW_SELECT_TMPTABLE = 1_352, ER_VIEW_WRONG_LIST = 1_353, ER_WARN_VIEW_MERGE = 1_354, ER_WARN_VIEW_WITHOUT_KEY = 1_355, ER_VIEW_INVALID = 1_356, ER_SP_NO_DROP_SP = 1_357, ER_SP_GOTO_IN_HNDLR = 1_358, ER_TRG_ALREADY_EXISTS = 1_359, ER_TRG_DOES_NOT_EXIST = 1_360, ER_TRG_ON_VIEW_OR_TEMP_TABLE = 1_361, ER_TRG_CANT_CHANGE_ROW = 1_362, ER_TRG_NO_SUCH_ROW_IN_TRG = 1_363, ER_NO_DEFAULT_FOR_FIELD = 1_364, ER_DIVISION_BY_ZER = 1_365, ER_TRUNCATED_WRONG_VALUE_FOR_FIELD = 1_366, ER_ILLEGAL_VALUE_FOR_TYPE = 1_367, ER_VIEW_NONUPD_CHECK = 1_368, ER_VIEW_CHECK_FAILED = 1_369, ER_PROCACCESS_DENIED_ERROR = 1_370, ER_RELAY_LOG_FAIL = 1_371, ER_PASSWD_LENGTH = 1_372, ER_UNKNOWN_TARGET_BINLOG = 1_373, ER_IO_ERR_LOG_INDEX_READ = 1_374, ER_BINLOG_PURGE_PROHIBITED = 1_375, ER_FSEEK_FAIL = 1_376, ER_BINLOG_PURGE_FATAL_ERR = 1_377, ER_LOG_IN_USE = 1_378, ER_LOG_PURGE_UNKNOWN_ERR = 1_379, ER_RELAY_LOG_INIT = 1_380, ER_NO_BINARY_LOGGING = 1_381, ER_RESERVED_SYNTAX = 1_382, ER_WSAS_FAILED = 1_383, ER_DIFF_GROUPS_PROC = 1_384, ER_NO_GROUP_FOR_PROC = 1_385, ER_ORDER_WITH_PROC = 1_386, ER_LOGGING_PROHIBIT_CHANGING_OF = 1_387, ER_NO_FILE_MAPPING = 1_388, ER_WRONG_MAGIC = 1_389, ER_PS_MANY_PARAM = 1_390, ER_KEY_PART_0 = 1_391, ER_VIEW_CHECKSUM = 1_392, ER_VIEW_MULTIUPDATE = 1_393, ER_VIEW_NO_INSERT_FIELD_LIST = 1_394, ER_VIEW_DELETE_MERGE_VIEW = 1_395, ER_CANNOT_USER = 1_396, ER_XAER_NOTA = 1_397, ER_XAER_INVAL = 1_398, ER_XAER_RMFAIL = 1_399, ER_XAER_OUTSIDE = 1_400, ER_XAER_RMERR = 1_401, ER_XA_RBROLLBACK = 1_402, ER_NONEXISTING_PROC_GRANT = 1_403, ER_PROC_AUTO_GRANT_FAIL = 1_404, ER_PROC_AUTO_REVOKE_FAIL = 1_405, ER_DATA_TOO_LONG = 1_406, ER_SP_BAD_SQLSTATE = 1_407, ER_STARTUP = 1_408, ER_LOAD_FROM_FIXED_SIZE_ROWS_TO_VAR = 1_409, ER_CANT_CREATE_USER_WITH_GRANT = 1_410, ER_WRONG_VALUE_FOR_TYPE = 1_411, ER_TABLE_DEF_CHANGED = 1_412, ER_SP_DUP_HANDLER = 1_413, ER_SP_NOT_VAR_ARG = 1_414, ER_SP_NO_RETSET = 1_415, ER_CANT_CREATE_GEOMETRY_OBJECT = 1_416, ER_FAILED_ROUTINE_BREAK_BINLOG = 1_417, ER_BINLOG_UNSAFE_ROUTINE = 1_418, ER_BINLOG_CREATE_ROUTINE_NEED_SUPER = 1_419, ER_EXEC_STMT_WITH_OPEN_CURSOR = 1_420, ER_STMT_HAS_NO_OPEN_CURSOR = 1_421, ER_COMMIT_NOT_ALLOWED_IN_SF_OR_TRG = 1_422, ER_NO_DEFAULT_FOR_VIEW_FIELD = 1_423, ER_SP_NO_RECURSION = 1_424, ER_TOO_BIG_SCALE = 1_425, ER_TOO_BIG_PRECISION = 1_426, ER_M_BIGGER_THAN_D = 1_427, ER_WRONG_LOCK_OF_SYSTEM_TABLE = 1_428, ER_CONNECT_TO_FOREIGN_DATA_SOURCE = 1_429, ER_QUERY_ON_FOREIGN_DATA_SOURCE = 1_430, ER_FOREIGN_DATA_SOURCE_DOESNT_EXIST = 1_431, ER_FOREIGN_DATA_STRING_INVALID_CANT_CREATE = 1_432, ER_FOREIGN_DATA_STRING_INVALID = 1_433, ER_CANT_CREATE_FEDERATED_TABLE = 1_434, ER_TRG_IN_WRONG_SCHEMA = 1_435, ER_STACK_OVERRUN_NEED_MORE = 1_436, ER_TOO_LONG_BODY = 1_437, ER_WARN_CANT_DROP_DEFAULT_KEYCACHE = 1_438, ER_TOO_BIG_DISPLAYWIDTH = 1_439, ER_XAER_DUPID = 1_440, ER_DATETIME_FUNCTION_OVERFLOW = 1_441, ER_CANT_UPDATE_USED_TABLE_IN_SF_OR_TRG = 1_442, ER_VIEW_PREVENT_UPDATE = 1_443, ER_PS_NO_RECURSION = 1_444, ER_SP_CANT_SET_AUTOCOMMIT = 1_445, ER_MALFORMED_DEFINER = 1_446, ER_VIEW_FRM_NO_USER = 1_447, ER_VIEW_OTHER_USER = 1_448, ER_NO_SUCH_USER = 1_449, ER_FORBID_SCHEMA_CHANGE = 1_450, ER_ROW_IS_REFERENCED_2 = 1_451, ER_NO_REFERENCED_ROW_2 = 1_452, ER_SP_BAD_VAR_SHADOW = 1_453, ER_TRG_NO_DEFINER = 1_454, ER_OLD_FILE_FORMAT = 1_455, ER_SP_RECURSION_LIMIT = 1_456, ER_SP_PROC_TABLE_CORRUPT = 1_457, ER_SP_WRONG_NAME = 1_458, ER_TABLE_NEEDS_UPGRADE = 1_459, ER_SP_NO_AGGREGATE = 1_460, ER_MAX_PREPARED_STMT_COUNT_REACHED = 1_461, ER_VIEW_RECURSIVE = 1_462, ER_NON_GROUPING_FIELD_USED = 1_463, ER_TABLE_CANT_HANDLE_SPKEYS = 1_464, ER_NO_TRIGGERS_ON_SYSTEM_SCHEMA = 1_465, ER_REMOVED_SPACES = 1_466, ER_AUTOINC_READ_FAILED = 1_467, ER_USERNAME = 1_468, ER_HOSTNAME = 1_469, ER_WRONG_STRING_LENGTH = 1_470, ER_NON_INSERTABLE_TABLE = 1_471, ER_ADMIN_WRONG_MRG_TABLE = 1_472, ER_TOO_HIGH_LEVEL_OF_NESTING_FOR_SELECT = 1_473, ER_NAME_BECOMES_EMPTY = 1_474, ER_AMBIGUOUS_FIELD_TERM = 1_475, ER_FOREIGN_SERVER_EXISTS = 1_476, ER_FOREIGN_SERVER_DOESNT_EXIST = 1_477, ER_ILLEGAL_HA_CREATE_OPTION = 1_478, ER_PARTITION_REQUIRES_VALUES_ERROR = 1_479, ER_PARTITION_WRONG_VALUES_ERROR = 1_480, ER_PARTITION_MAXVALUE_ERROR = 1_481, ER_PARTITION_SUBPARTITION_ERROR = 1_482, ER_PARTITION_SUBPART_MIX_ERROR = 1_483, ER_PARTITION_WRONG_NO_PART_ERROR = 1_484, ER_PARTITION_WRONG_NO_SUBPART_ERROR = 1_485, ER_WRONG_EXPR_IN_PARTITION_FUNC_ERROR = 1_486, ER_NO_CONST_EXPR_IN_RANGE_OR_LIST_ERROR = 1_487, ER_FIELD_NOT_FOUND_PART_ERROR = 1_488, ER_LIST_OF_FIELDS_ONLY_IN_HASH_ERROR = 1_489, ER_INCONSISTENT_PARTITION_INFO_ERROR = 1_490, ER_PARTITION_FUNC_NOT_ALLOWED_ERROR = 1_491, ER_PARTITIONS_MUST_BE_DEFINED_ERROR = 1_492, ER_RANGE_NOT_INCREASING_ERROR = 1_493, ER_INCONSISTENT_TYPE_OF_FUNCTIONS_ERROR = 1_494, ER_MULTIPLE_DEF_CONST_IN_LIST_PART_ERROR = 1_495, ER_PARTITION_ENTRY_ERROR = 1_496, ER_MIX_HANDLER_ERROR = 1_497, ER_PARTITION_NOT_DEFINED_ERROR = 1_498, ER_TOO_MANY_PARTITIONS_ERROR = 1_499, ER_SUBPARTITION_ERROR = 1_500, ER_CANT_CREATE_HANDLER_FILE = 1_501, ER_BLOB_FIELD_IN_PART_FUNC_ERROR = 1_502, ER_UNIQUE_KEY_NEED_ALL_FIELDS_IN_PF = 1_503, ER_NO_PARTS_ERROR = 1_504, ER_PARTITION_MGMT_ON_NONPARTITIONED = 1_505, ER_FOREIGN_KEY_ON_PARTITIONED = 1_506, ER_DROP_PARTITION_NON_EXISTENT = 1_507, ER_DROP_LAST_PARTITION = 1_508, ER_COALESCE_ONLY_ON_HASH_PARTITION = 1_509, ER_REORG_HASH_ONLY_ON_SAME_N = 1_510, ER_REORG_NO_PARAM_ERROR = 1_511, ER_ONLY_ON_RANGE_LIST_PARTITION = 1_512, ER_ADD_PARTITION_SUBPART_ERROR = 1_513, ER_ADD_PARTITION_NO_NEW_PARTITION = 1_514, ER_COALESCE_PARTITION_NO_PARTITION = 1_515, ER_REORG_PARTITION_NOT_EXIST = 1_516, ER_SAME_NAME_PARTITION = 1_517, ER_NO_BINLOG_ERROR = 1_518, ER_CONSECUTIVE_REORG_PARTITIONS = 1_519, ER_REORG_OUTSIDE_RANGE = 1_520, ER_PARTITION_FUNCTION_FAILURE = 1_521, ER_PART_STATE_ERROR = 1_522, ER_LIMITED_PART_RANGE = 1_523, ER_PLUGIN_IS_NOT_LOADED = 1_524, ER_WRONG_VALUE = 1_525, ER_NO_PARTITION_FOR_GIVEN_VALUE = 1_526, ER_FILEGROUP_OPTION_ONLY_ONCE = 1_527, ER_CREATE_FILEGROUP_FAILED = 1_528, ER_DROP_FILEGROUP_FAILED = 1_529, ER_TABLESPACE_AUTO_EXTEND_ERROR = 1_530, ER_WRONG_SIZE_NUMBER = 1_531, ER_SIZE_OVERFLOW_ERROR = 1_532, ER_ALTER_FILEGROUP_FAILED = 1_533, ER_BINLOG_ROW_LOGGING_FAILED = 1_534, ER_BINLOG_ROW_WRONG_TABLE_DEF = 1_535, ER_BINLOG_ROW_RBR_TO_SBR = 1_536, ER_EVENT_ALREADY_EXISTS = 1_537, ER_EVENT_STORE_FAILED = 1_538, ER_EVENT_DOES_NOT_EXIST = 1_539, ER_EVENT_CANT_ALTER = 1_540, ER_EVENT_DROP_FAILED = 1_541, ER_EVENT_INTERVAL_NOT_POSITIVE_OR_TOO_BIG = 1_542, ER_EVENT_ENDS_BEFORE_STARTS = 1_543, ER_EVENT_EXEC_TIME_IN_THE_PAST = 1_544, ER_EVENT_OPEN_TABLE_FAILED = 1_545, ER_EVENT_NEITHER_M_EXPR_NOR_M_AT = 1_546, ER_COL_COUNT_DOESNT_MATCH_CORRUPTED = 1_547, ER_CANNOT_LOAD_FROM_TABLE = 1_548, ER_EVENT_CANNOT_DELETE = 1_549, ER_EVENT_COMPILE_ERROR = 1_550, ER_EVENT_SAME_NAME = 1_551, ER_EVENT_DATA_TOO_LONG = 1_552, ER_DROP_INDEX_FK = 1_553, ER_WARN_DEPRECATED_SYNTAX_WITH_VER = 1_554, ER_CANT_WRITE_LOCK_LOG_TABLE = 1_555, ER_CANT_LOCK_LOG_TABLE = 1_556, ER_FOREIGN_DUPLICATE_KEY = 1_557, ER_COL_COUNT_DOESNT_MATCH_PLEASE_UPDATE = 1_558, ER_TEMP_TABLE_PREVENTS_SWITCH_OUT_OF_RBR = 1_559, ER_STORED_FUNCTION_PREVENTS_SWITCH_BINLOG_FORMAT = 1_560, ER_NDB_CANT_SWITCH_BINLOG_FORMAT = 1_561, ER_PARTITION_NO_TEMPORARY = 1_562, ER_PARTITION_CONST_DOMAIN_ERROR = 1_563, ER_PARTITION_FUNCTION_IS_NOT_ALLOWED = 1_564, ER_DDL_LOG_ERROR = 1_565, ER_NULL_IN_VALUES_LESS_THAN = 1_566, ER_WRONG_PARTITION_NAME = 1_567, ER_CANT_CHANGE_TX_ISOLATION = 1_568, ER_DUP_ENTRY_AUTOINCREMENT_CASE = 1_569, ER_EVENT_MODIFY_QUEUE_ERROR = 1_570, ER_EVENT_SET_VAR_ERROR = 1_571, ER_PARTITION_MERGE_ERROR = 1_572, ER_CANT_ACTIVATE_LOG = 1_573, ER_RBR_NOT_AVAILABLE = 1_574, ER_BASE64_DECODE_ERROR = 1_575, ER_EVENT_RECURSION_FORBIDDEN = 1_576, ER_EVENTS_DB_ERROR = 1_577, ER_ONLY_INTEGERS_ALLOWED = 1_578, ER_UNSUPORTED_LOG_ENGINE = 1_579, ER_BAD_LOG_STATEMENT = 1_580, ER_CANT_RENAME_LOG_TABLE = 1_581, ER_WRONG_PARAMCOUNT_TO_NATIVE_FCT = 1_582, ER_WRONG_PARAMETERS_TO_NATIVE_FCT = 1_583, ER_WRONG_PARAMETERS_TO_STORED_FCT = 1_584, ER_NATIVE_FCT_NAME_COLLISION = 1_585, ER_DUP_ENTRY_WITH_KEY_NAME = 1_586, ER_BINLOG_PURGE_EMFILE = 1_587, ER_EVENT_CANNOT_CREATE_IN_THE_PAST = 1_588, ER_EVENT_CANNOT_ALTER_IN_THE_PAST = 1_589, ER_SLAVE_INCIDENT = 1_590, ER_NO_PARTITION_FOR_GIVEN_VALUE_SILENT = 1_591, ER_BINLOG_UNSAFE_STATEMENT = 1_592, ER_SLAVE_FATAL_ERROR = 1_593, ER_SLAVE_RELAY_LOG_READ_FAILURE = 1_594, ER_SLAVE_RELAY_LOG_WRITE_FAILURE = 1_595, ER_SLAVE_CREATE_EVENT_FAILURE = 1_596, ER_SLAVE_MASTER_COM_FAILURE = 1_597, ER_BINLOG_LOGGING_IMPOSSIBLE = 1_598, ER_VIEW_NO_CREATION_CTX = 1_599, ER_VIEW_INVALID_CREATION_CTX = 1_600, ER_SR_INVALID_CREATION_CTX = 1_601, ER_TRG_CORRUPTED_FILE = 1_602, ER_TRG_NO_CREATION_CTX = 1_603, ER_TRG_INVALID_CREATION_CTX = 1_604, ER_EVENT_INVALID_CREATION_CTX = 1_605, ER_TRG_CANT_OPEN_TABLE = 1_606, ER_CANT_CREATE_SROUTINE = 1_607, ER_UNUSED_11 = 1_608, ER_NO_FORMAT_DESCRIPTION_EVENT_BEFORE_BINLOG_STATEMENT = 1_609, ER_SLAVE_CORRUPT_EVENT = 1_610, ER_LOAD_DATA_INVALID_COLUMN = 1_611, ER_LOG_PURGE_NO_FILE = 1_612, ER_XA_RBTIMEOUT = 1_613, ER_XA_RBDEADLOCK = 1_614, ER_NEED_REPREPARE = 1_615, ER_DELAYED_NOT_SUPPORTED = 1_616, WARN_NO_MASTER_INF = 1_617, WARN_OPTION_IGNORED = 1_618, WARN_PLUGIN_DELETE_BUILTIN = 1_619, WARN_PLUGIN_BUSY = 1_620, ER_VARIABLE_IS_READONLY = 1_621, ER_WARN_ENGINE_TRANSACTION_ROLLBACK = 1_622, ER_SLAVE_HEARTBEAT_FAILURE = 1_623, ER_SLAVE_HEARTBEAT_VALUE_OUT_OF_RANGE = 1_624, ER_NDB_REPLICATION_SCHEMA_ERROR = 1_625, ER_CONFLICT_FN_PARSE_ERROR = 1_626, ER_EXCEPTIONS_WRITE_ERROR = 1_627, ER_TOO_LONG_TABLE_COMMENT = 1_628, ER_TOO_LONG_FIELD_COMMENT = 1_629, ER_FUNC_INEXISTENT_NAME_COLLISION = 1_630, ER_DATABASE_NAME = 1_631, ER_TABLE_NAME = 1_632, ER_PARTITION_NAME = 1_633, ER_SUBPARTITION_NAME = 1_634, ER_TEMPORARY_NAME = 1_635, ER_RENAMED_NAME = 1_636, ER_TOO_MANY_CONCURRENT_TRXS = 1_637, WARN_NON_ASCII_SEPARATOR_NOT_IMPLEMENTED = 1_638, ER_DEBUG_SYNC_TIMEOUT = 1_639, ER_DEBUG_SYNC_HIT_LIMIT = 1_640, ER_DUP_SIGNAL_SET = 1_641, ER_SIGNAL_WARN = 1_642, ER_SIGNAL_NOT_FOUND = 1_643, ER_SIGNAL_EXCEPTION = 1_644, ER_RESIGNAL_WITHOUT_ACTIVE_HANDLER = 1_645, ER_SIGNAL_BAD_CONDITION_TYPE = 1_646, WARN_COND_ITEM_TRUNCATED = 1_647, ER_COND_ITEM_TOO_LONG = 1_648, ER_UNKNOWN_LOCALE = 1_649, ER_SLAVE_IGNORE_SERVER_IDS = 1_650, ER_QUERY_CACHE_DISABLED = 1_651, ER_SAME_NAME_PARTITION_FIELD = 1_652, ER_PARTITION_COLUMN_LIST_ERROR = 1_653, ER_WRONG_TYPE_COLUMN_VALUE_ERROR = 1_654, ER_TOO_MANY_PARTITION_FUNC_FIELDS_ERROR = 1_655, ER_MAXVALUE_IN_VALUES_IN = 1_656, ER_TOO_MANY_VALUES_ERROR = 1_657, ER_ROW_SINGLE_PARTITION_FIELD_ERROR = 1_658, ER_FIELD_TYPE_NOT_ALLOWED_AS_PARTITION_FIELD = 1_659, ER_PARTITION_FIELDS_TOO_LONG = 1_660, ER_BINLOG_ROW_ENGINE_AND_STMT_ENGINE = 1_661, ER_BINLOG_ROW_MODE_AND_STMT_ENGINE = 1_662, ER_BINLOG_UNSAFE_AND_STMT_ENGINE = 1_663, ER_BINLOG_ROW_INJECTION_AND_STMT_ENGINE = 1_664, ER_BINLOG_STMT_MODE_AND_ROW_ENGINE = 1_665, ER_BINLOG_ROW_INJECTION_AND_STMT_MODE = 1_666, ER_BINLOG_MULTIPLE_ENGINES_AND_SELF_LOGGING_ENGINE = 1_667, ER_BINLOG_UNSAFE_LIMIT = 1_668, ER_BINLOG_UNSAFE_INSERT_DELAYED = 1_669, ER_BINLOG_UNSAFE_SYSTEM_TABLE = 1_670, ER_BINLOG_UNSAFE_AUTOINC_COLUMNS = 1_671, ER_BINLOG_UNSAFE_UDF = 1_672, ER_BINLOG_UNSAFE_SYSTEM_VARIABLE = 1_673, ER_BINLOG_UNSAFE_SYSTEM_FUNCTION = 1_674, ER_BINLOG_UNSAFE_NONTRANS_AFTER_TRANS = 1_675, ER_MESSAGE_AND_STATEMENT = 1_676, ER_SLAVE_CONVERSION_FAILED = 1_677, ER_SLAVE_CANT_CREATE_CONVERSION = 1_678, ER_INSIDE_TRANSACTION_PREVENTS_SWITCH_BINLOG_FORMAT = 1_679, ER_PATH_LENGTH = 1_680, ER_WARN_DEPRECATED_SYNTAX_NO_REPLACEMENT = 1_681, ER_WRONG_NATIVE_TABLE_STRUCTURE = 1_682, ER_WRONG_PERFSCHEMA_USAGE = 1_683, ER_WARN_I_S_SKIPPED_TABLE = 1_684, ER_INSIDE_TRANSACTION_PREVENTS_SWITCH_BINLOG_DIRECT = 1_685, ER_STORED_FUNCTION_PREVENTS_SWITCH_BINLOG_DIRECT = 1_686, ER_SPATIAL_MUST_HAVE_GEOM_COL = 1_687, ER_TOO_LONG_INDEX_COMMENT = 1_688, ER_LOCK_ABORTED = 1_689, ER_DATA_OUT_OF_RANGE = 1_690, ER_WRONG_SPVAR_TYPE_IN_LIMIT = 1_691, ER_BINLOG_UNSAFE_MULTIPLE_ENGINES_AND_SELF_LOGGING_ENGINE = 1_692, ER_BINLOG_UNSAFE_MIXED_STATEMENT = 1_693, ER_INSIDE_TRANSACTION_PREVENTS_SWITCH_SQL_LOG_BIN = 1_694, ER_STORED_FUNCTION_PREVENTS_SWITCH_SQL_LOG_BIN = 1_695, ER_FAILED_READ_FROM_PAR_FILE = 1_696, ER_VALUES_IS_NOT_INT_TYPE_ERROR = 1_697, ER_ACCESS_DENIED_NO_PASSWORD_ERROR = 1_698, ER_SET_PASSWORD_AUTH_PLUGIN = 1_699, ER_GRANT_PLUGIN_USER_EXISTS = 1_700, ER_TRUNCATE_ILLEGAL_FK = 1_701, ER_PLUGIN_IS_PERMANENT = 1_702, ER_SLAVE_HEARTBEAT_VALUE_OUT_OF_RANGE_MIN = 1_703, ER_SLAVE_HEARTBEAT_VALUE_OUT_OF_RANGE_MAX = 1_704, ER_STMT_CACHE_FULL = 1_705, ER_MULTI_UPDATE_KEY_CONFLICT = 1_706, ER_TABLE_NEEDS_REBUILD = 1_707, WARN_OPTION_BELOW_LIMIT = 1_708, ER_INDEX_COLUMN_TOO_LONG = 1_709, ER_ERROR_IN_TRIGGER_BODY = 1_710, ER_ERROR_IN_UNKNOWN_TRIGGER_BODY = 1_711, ER_INDEX_CORRUPT = 1_712, ER_UNDO_RECORD_TOO_BIG = 1_713, ER_BINLOG_UNSAFE_INSERT_IGNORE_SELECT = 1_714, ER_BINLOG_UNSAFE_INSERT_SELECT_UPDATE = 1_715, ER_BINLOG_UNSAFE_REPLACE_SELECT = 1_716, ER_BINLOG_UNSAFE_CREATE_IGNORE_SELECT = 1_717, ER_BINLOG_UNSAFE_CREATE_REPLACE_SELECT = 1_718, ER_BINLOG_UNSAFE_UPDATE_IGNORE = 1_719, ER_PLUGIN_NO_UNINSTALL = 1_720, ER_PLUGIN_NO_INSTALL = 1_721, ER_BINLOG_UNSAFE_WRITE_AUTOINC_SELECT = 1_722, ER_BINLOG_UNSAFE_CREATE_SELECT_AUTOINC = 1_723, ER_BINLOG_UNSAFE_INSERT_TWO_KEYS = 1_724, ER_TABLE_IN_FK_CHECK = 1_725, ER_UNSUPPORTED_ENGINE = 1_726, ER_BINLOG_UNSAFE_AUTOINC_NOT_FIRST = 1_727, ER_CANNOT_LOAD_FROM_TABLE_V2 = 1_728, ER_MASTER_DELAY_VALUE_OUT_OF_RANGE = 1_729, ER_ONLY_FD_AND_RBR_EVENTS_ALLOWED_IN_BINLOG_STATEMENT = 1_730, ER_PARTITION_EXCHANGE_DIFFERENT_OPTION = 1_731, ER_PARTITION_EXCHANGE_PART_TABLE = 1_732, ER_PARTITION_EXCHANGE_TEMP_TABLE = 1_733, ER_PARTITION_INSTEAD_OF_SUBPARTITION = 1_734, ER_UNKNOWN_PARTITION = 1_735, ER_TABLES_DIFFERENT_METADATA = 1_736, ER_ROW_DOES_NOT_MATCH_PARTITION = 1_737, ER_BINLOG_CACHE_SIZE_GREATER_THAN_MAX = 1_738, ER_WARN_INDEX_NOT_APPLICABLE = 1_739, ER_PARTITION_EXCHANGE_FOREIGN_KEY = 1_740, ER_NO_SUCH_KEY_VALUE = 1_741, ER_RPL_INFO_DATA_TOO_LONG = 1_742, ER_NETWORK_READ_EVENT_CHECKSUM_FAILURE = 1_743, ER_BINLOG_READ_EVENT_CHECKSUM_FAILURE = 1_744, ER_BINLOG_STMT_CACHE_SIZE_GREATER_THAN_MAX = 1_745, ER_CANT_UPDATE_TABLE_IN_CREATE_TABLE_SELECT = 1_746, ER_PARTITION_CLAUSE_ON_NONPARTITIONED = 1_747, ER_ROW_DOES_NOT_MATCH_GIVEN_PARTITION_SET = 1_748, ER_NO_SUCH_PARTITION_UNUSED = 1_749, ER_CHANGE_RPL_INFO_REPOSITORY_FAILURE = 1_750, ER_WARNING_NOT_COMPLETE_ROLLBACK_WITH_CREATED_TEMP_TABLE = 1_751, ER_WARNING_NOT_COMPLETE_ROLLBACK_WITH_DROPPED_TEMP_TABLE = 1_752, ER_MTS_FEATURE_IS_NOT_SUPPORTED = 1_753, ER_MTS_UPDATED_DBS_GREATER_MAX = 1_754, ER_MTS_CANT_PARALLEL = 1_755, ER_MTS_INCONSISTENT_DATA = 1_756, ER_FULLTEXT_NOT_SUPPORTED_WITH_PARTITIONING = 1_757, ER_DA_INVALID_CONDITION_NUMBER = 1_758, ER_INSECURE_PLAIN_TEXT = 1_759, ER_INSECURE_CHANGE_MASTER = 1_760, ER_FOREIGN_DUPLICATE_KEY_WITH_CHILD_INFO = 1_761, ER_FOREIGN_DUPLICATE_KEY_WITHOUT_CHILD_INFO = 1_762, ER_SQLTHREAD_WITH_SECURE_SLAVE = 1_763, ER_TABLE_HAS_NO_FT = 1_764, ER_VARIABLE_NOT_SETTABLE_IN_SF_OR_TRIGGER = 1_765, ER_VARIABLE_NOT_SETTABLE_IN_TRANSACTION = 1_766, ER_GTID_NEXT_IS_NOT_IN_GTID_NEXT_LIST = 1_767, ER_CANT_CHANGE_GTID_NEXT_IN_TRANSACTION_WHEN_GTID_NEXT_LIST_IS_NULL = 1_768, ER_SET_STATEMENT_CANNOT_INVOKE_FUNCTION = 1_769, ER_GTID_NEXT_CANT_BE_AUTOMATIC_IF_GTID_NEXT_LIST_IS_NON_NULL = 1_770, ER_SKIPPING_LOGGED_TRANSACTION = 1_771, ER_MALFORMED_GTID_SET_SPECIFICATION = 1_772, ER_MALFORMED_GTID_SET_ENCODING = 1_773, ER_MALFORMED_GTID_SPECIFICATION = 1_774, ER_GNO_EXHAUSTED = 1_775, ER_BAD_SLAVE_AUTO_POSITION = 1_776, ER_AUTO_POSITION_REQUIRES_GTID_MODE_ON = 1_777, ER_CANT_DO_IMPLICIT_COMMIT_IN_TRX_WHEN_GTID_NEXT_IS_SET = 1_778, ER_GTID_MODE_2_OR_3_REQUIRES_DISABLE_GTID_UNSAFE_STATEMENTS_ON = 1_779, ER_GTID_MODE_REQUIRES_BINLOG = 1_780, ER_CANT_SET_GTID_NEXT_TO_GTID_WHEN_GTID_MODE_IS_OFF = 1_781, ER_CANT_SET_GTID_NEXT_TO_ANONYMOUS_WHEN_GTID_MODE_IS_ON = 1_782, ER_CANT_SET_GTID_NEXT_LIST_TO_NON_NULL_WHEN_GTID_MODE_IS_OFF = 1_783, ER_FOUND_GTID_EVENT_WHEN_GTID_MODE_IS_OFF = 1_784, ER_GTID_UNSAFE_NON_TRANSACTIONAL_TABLE = 1_785, ER_GTID_UNSAFE_CREATE_SELECT = 1_786, ER_GTID_UNSAFE_CREATE_DROP_TEMPORARY_TABLE_IN_TRANSACTION = 1_787, ER_GTID_MODE_CAN_ONLY_CHANGE_ONE_STEP_AT_A_TIME = 1_788, ER_MASTER_HAS_PURGED_REQUIRED_GTIDS = 1_789, ER_CANT_SET_GTID_NEXT_WHEN_OWNING_GTID = 1_790, ER_UNKNOWN_EXPLAIN_FORMAT = 1_791, ER_CANT_EXECUTE_IN_READ_ONLY_TRANSACTION = 1_792, ER_TOO_LONG_TABLE_PARTITION_COMMENT = 1_793, ER_SLAVE_CONFIGURATION = 1_794, ER_INNODB_FT_LIMIT = 1_795, ER_INNODB_NO_FT_TEMP_TABLE = 1_796, ER_INNODB_FT_WRONG_DOCID_COLUMN = 1_797, ER_INNODB_FT_WRONG_DOCID_INDEX = 1_798, ER_INNODB_ONLINE_LOG_TOO_BIG = 1_799, ER_UNKNOWN_ALTER_ALGORITHM = 1_800, ER_UNKNOWN_ALTER_LOCK = 1_801, ER_MTS_CHANGE_MASTER_CANT_RUN_WITH_GAPS = 1_802, ER_MTS_RECOVERY_FAILURE = 1_803, ER_MTS_RESET_WORKERS = 1_804, ER_COL_COUNT_DOESNT_MATCH_CORRUPTED_V2 = 1_805, ER_SLAVE_SILENT_RETRY_TRANSACTION = 1_806, ER_DISCARD_FK_CHECKS_RUNNING = 1_807, ER_TABLE_SCHEMA_MISMATCH = 1_808, ER_TABLE_IN_SYSTEM_TABLESPACE = 1_809, ER_IO_READ_ERROR = 1_810, ER_IO_WRITE_ERROR = 1_811, ER_TABLESPACE_MISSING = 1_812, ER_TABLESPACE_EXISTS = 1_813, ER_TABLESPACE_DISCARDED = 1_814, ER_INTERNAL_ERROR = 1_815, ER_INNODB_IMPORT_ERROR = 1_816, ER_INNODB_INDEX_CORRUPT = 1_817, ER_INVALID_YEAR_COLUMN_LENGTH = 1_818, ER_NOT_VALID_PASSWORD = 1_819, ER_MUST_CHANGE_PASSWORD = 1_820, ER_FK_NO_INDEX_CHILD = 1_821, ER_FK_NO_INDEX_PARENT = 1_822, ER_FK_FAIL_ADD_SYSTEM = 1_823, ER_FK_CANNOT_OPEN_PARENT = 1_824, ER_FK_INCORRECT_OPTION = 1_825, ER_FK_DUP_NAME = 1_826, ER_PASSWORD_FORMAT = 1_827, ER_FK_COLUMN_CANNOT_DROP = 1_828, ER_FK_COLUMN_CANNOT_DROP_CHILD = 1_829, ER_FK_COLUMN_NOT_NULL = 1_830, ER_DUP_INDEX = 1_831, ER_FK_COLUMN_CANNOT_CHANGE = 1_832, ER_FK_COLUMN_CANNOT_CHANGE_CHILD = 1_833, ER_FK_CANNOT_DELETE_PARENT = 1_834, ER_MALFORMED_PACKET = 1_835, ER_READ_ONLY_MODE = 1_836, ER_GTID_NEXT_TYPE_UNDEFINED_GROUP = 1_837, ER_VARIABLE_NOT_SETTABLE_IN_SP = 1_838, ER_CANT_SET_GTID_PURGED_WHEN_GTID_MODE_IS_OFF = 1_839, ER_CANT_SET_GTID_PURGED_WHEN_GTID_EXECUTED_IS_NOT_EMPTY = 1_840, ER_CANT_SET_GTID_PURGED_WHEN_OWNED_GTIDS_IS_NOT_EMPTY = 1_841, ER_GTID_PURGED_WAS_CHANGED = 1_842, ER_GTID_EXECUTED_WAS_CHANGED = 1_843, ER_BINLOG_STMT_MODE_AND_NO_REPL_TABLES = 1_844, ER_ALTER_OPERATION_NOT_SUPPORTED = 1_845, ER_ALTER_OPERATION_NOT_SUPPORTED_REASON = 1_846, ER_ALTER_OPERATION_NOT_SUPPORTED_REASON_COPY = 1_847, ER_ALTER_OPERATION_NOT_SUPPORTED_REASON_PARTITION = 1_848, ER_ALTER_OPERATION_NOT_SUPPORTED_REASON_FK_RENAME = 1_849, ER_ALTER_OPERATION_NOT_SUPPORTED_REASON_COLUMN_TYPE = 1_850, ER_ALTER_OPERATION_NOT_SUPPORTED_REASON_FK_CHECK = 1_851, ER_ALTER_OPERATION_NOT_SUPPORTED_REASON_IGNORE = 1_852, ER_ALTER_OPERATION_NOT_SUPPORTED_REASON_NOPK = 1_853, ER_ALTER_OPERATION_NOT_SUPPORTED_REASON_AUTOINC = 1_854, ER_ALTER_OPERATION_NOT_SUPPORTED_REASON_HIDDEN_FTS = 1_855, ER_ALTER_OPERATION_NOT_SUPPORTED_REASON_CHANGE_FTS = 1_856, ER_ALTER_OPERATION_NOT_SUPPORTED_REASON_FTS = 1_857, ER_SQL_SLAVE_SKIP_COUNTER_NOT_SETTABLE_IN_GTID_MODE = 1_858, ER_DUP_UNKNOWN_IN_INDEX = 1_859, ER_IDENT_CAUSES_TOO_LONG_PATH = 1_860, ER_ALTER_OPERATION_NOT_SUPPORTED_REASON_NOT_NULL = 1_861, ER_MUST_CHANGE_PASSWORD_LOGIN = 1_862, ER_ROW_IN_WRONG_PARTITION = 1_863, ER_MTS_EVENT_BIGGER_PENDING_JOBS_SIZE_MAX = 1_864, ER_INNODB_NO_FT_USES_PARSER = 1_865, ER_BINLOG_LOGICAL_CORRUPTION = 1_866, ER_WARN_PURGE_LOG_IN_USE = 1_867, ER_WARN_PURGE_LOG_IS_ACTIVE = 1_868, ER_AUTO_INCREMENT_CONFLICT = 1_869, WARN_ON_BLOCKHOLE_IN_RBR = 1_870, ER_SLAVE_MI_INIT_REPOSITORY = 1_871, ER_SLAVE_RLI_INIT_REPOSITORY = 1_872, ER_ACCESS_DENIED_CHANGE_USER_ERROR = 1_873, ER_INNODB_READ_ONLY = 1_874, ER_STOP_SLAVE_SQL_THREAD_TIMEOUT = 1_875, ER_STOP_SLAVE_IO_THREAD_TIMEOUT = 1_876, ER_TABLE_CORRUPT = 1_877, ER_TEMP_FILE_WRITE_FAILURE = 1_878, ER_INNODB_FT_AUX_NOT_HEX_ID = 1_879, ER_OLD_TEMPORALS_UPGRADED = 1_880, ER_INNODB_FORCED_RECOVERY = 1_881, ER_AES_INVALID_IV = 1_882, ER_PLUGIN_CANNOT_BE_UNINSTALLED = 1_883, ER_GTID_UNSAFE_BINLOG_SPLITTABLE_STATEMENT_AND_GTID_GROUP = 1_884, ER_SLAVE_HAS_MORE_GTIDS_THAN_MASTER = 1_885,
}
Expand description

MySQL error type

Variants§

§

ER_HASHCHK = 1_000

hashchk

§

ER_NISAMCHK = 1_001

isamchk

§

ER_NO = 1_002

NO

§

ER_YES = 1_003

YES

§

ER_CANT_CREATE_FILE = 1_004

Can’t create file ‘%s’ (errno: %d)

§

ER_CANT_CREATE_TABLE = 1_005

Can’t create table ‘%s’ (errno: %d)

§

ER_CANT_CREATE_DB = 1_006

Can’t create database ‘%s’ (errno: %d

§

ER_DB_CREATE_EXISTS = 1_007

Can’t create database ‘%s’; database exists

§

ER_DB_DROP_EXISTS = 1_008

Can’t drop database ‘%s’; database doesn’t exist

§

ER_DB_DROP_DELETE = 1_009

Error dropping database (can’t delete ‘%s’, errno: %d)

§

ER_DB_DROP_RMDIR = 1_010

Error dropping database (can’t rmdir ‘%s’, errno: %d)

§

ER_CANT_DELETE_FILE = 1_011

Error on delete of ‘%s’ (errno: %d)

§

ER_CANT_FIND_SYSTEM_REC = 1_012

Can’t read record in system table

§

ER_CANT_GET_STAT = 1_013

Can’t get status of ‘%s’ (errno: %d)

§

ER_CANT_GET_WD = 1_014

Can’t get working directory (errno: %d)

§

ER_CANT_LOCK = 1_015

Can’t lock file (errno: %d)

§

ER_CANT_OPEN_FILE = 1_016

Can’t open file: ‘%s’ (errno: %d)

§

ER_FILE_NOT_FOUND = 1_017

Can’t find file: ‘%s’ (errno: %d)

§

ER_CANT_READ_DIR = 1_018

Can’t read dir of ‘%s’ (errno: %d)

§

ER_CANT_SET_WD = 1_019

Can’t change dir to ‘%s’ (errno: %d)

§

ER_CHECKREAD = 1_020

Record has changed since last read in table ‘%s’

§

ER_DISK_FULL = 1_021

Disk full (%s); waiting for someone to free some space…

§

ER_DUP_KEY = 1_022

Can’t write; duplicate key in table ‘%s’

§

ER_ERROR_ON_CLOSE = 1_023

Error on close of ‘%s’ (errno: %d)

§

ER_ERROR_ON_READ = 1_024

Error reading file ‘%s’ (errno: %d)

§

ER_ERROR_ON_RENAME = 1_025

Error on rename of ‘%s’ to ‘%s’ (errno: %d)

§

ER_ERROR_ON_WRITE = 1_026

Error writing file ‘%s’ (errno: %d)

§

ER_FILE_USED = 1_027

‘%s’ is locked against change

§

ER_FILSORT_ABORT = 1_028

Sort aborted

§

ER_FORM_NOT_FOUND = 1_029

View ‘%s’ doesn’t exist for ‘%s’

§

ER_GET_ERRN = 1_030

Got error %d from storage engine

§

ER_ILLEGAL_HA = 1_031

Table storage engine for ‘%s’ doesn’t have this option

§

ER_KEY_NOT_FOUND = 1_032

Can’t find record in ‘%s’

§

ER_NOT_FORM_FILE = 1_033

Incorrect information in file: ‘%s’

§

ER_NOT_KEYFILE = 1_034

Incorrect key file for table ‘%s’; try to repair it

§

ER_OLD_KEYFILE = 1_035

Old key file for table ‘%s’; repair it!

§

ER_OPEN_AS_READONLY = 1_036

Table ‘%s’ is read only

§

ER_OUTOFMEMORY = 1_037

Out of memory; restart server and try again (needed %d bytes)

§

ER_OUT_OF_SORTMEMORY = 1_038

Out of sort memory, consider increasing server sort buffer size

§

ER_UNEXPECTED_EOF = 1_039

Unexpected EOF found when reading file ‘%s’ (Errno: %d)

§

ER_CON_COUNT_ERROR = 1_040

Too many connections

§

ER_OUT_OF_RESOURCES = 1_041

Out of memory; check if mysqld or some other process uses all available memory; if not, you may have to use ‘ulimit’ to allow mysqld to use more memory or you can add more swap space

§

ER_BAD_HOST_ERROR = 1_042

Can’t get hostname for your address

§

ER_HANDSHAKE_ERROR = 1_043

Bad handshake

§

ER_DBACCESS_DENIED_ERROR = 1_044

Access denied for user ‘%s’@‘%s’ to database ‘%s’

§

ER_ACCESS_DENIED_ERROR = 1_045

Access denied for user ‘%s’@‘%s’ (using password: %s)

§

ER_NO_DB_ERROR = 1_046

No database selected

§

ER_UNKNOWN_COM_ERROR = 1_047

Unknown command

§

ER_BAD_NULL_ERROR = 1_048

Column ‘%s’ cannot be null

§

ER_BAD_DB_ERROR = 1_049

Unknown database ‘%s’

§

ER_TABLE_EXISTS_ERROR = 1_050

Table ‘%s’ already exists

§

ER_BAD_TABLE_ERROR = 1_051

Unknown table ‘%s’

§

ER_NON_UNIQ_ERROR = 1_052

Column ‘%s’ in %s is ambiguous

§

ER_SERVER_SHUTDOWN = 1_053

Server shutdown in progress

§

ER_BAD_FIELD_ERROR = 1_054

Unknown column ‘%s’ in ‘%s’

§

ER_WRONG_FIELD_WITH_GROUP = 1_055

‘%s’ isn’t in GROUP BY

§

ER_WRONG_GROUP_FIELD = 1_056

Can’t group on ‘%s’

§

ER_WRONG_SUM_SELECT = 1_057

Statement has sum functions and columns in same statement

§

ER_WRONG_VALUE_COUNT = 1_058

Column count doesn’t match value count

§

ER_TOO_LONG_IDENT = 1_059

Identifier name ‘%s’ is too long

§

ER_DUP_FIELDNAME = 1_060

Duplicate column name ‘%s’

§

ER_DUP_KEYNAME = 1_061

Duplicate key name ‘%s’

§

ER_DUP_ENTRY = 1_062

Duplicate entry ‘%s’ for key %d

§

ER_WRONG_FIELD_SPEC = 1_063

Incorrect column specifier for column ‘%s’

§

ER_PARSE_ERROR = 1_064

%s near ‘%s’ at line %d

§

ER_EMPTY_QUERY = 1_065

Query was empty

§

ER_NONUNIQ_TABLE = 1_066

Not unique table/alias: ‘%s’

§

ER_INVALID_DEFAULT = 1_067

Invalid default value for ‘%s’

§

ER_MULTIPLE_PRI_KEY = 1_068

Multiple primary key defined

§

ER_TOO_MANY_KEYS = 1_069

Too many keys specified; max %d keys allowed

§

ER_TOO_MANY_KEY_PARTS = 1_070

Too many key parts specified; max %d parts allowed

§

ER_TOO_LONG_KEY = 1_071

Specified key was too long; max key length is %d bytes

§

ER_KEY_COLUMN_DOES_NOT_EXITS = 1_072

Key column ‘%s’ doesn’t exist in table

§

ER_BLOB_USED_AS_KEY = 1_073

BLOB column ‘%s’ can’t be used in key specification with the used table type

§

ER_TOO_BIG_FIELDLENGTH = 1_074

Column length too big for column ‘%s’ (max = %lu); use BLOB or TEXT instead

§

ER_WRONG_AUTO_KEY = 1_075

Incorrect table definition; there can be only one auto column and it must be defined as a key

§

ER_READY = 1_076

%s: ready for connections. Version: ‘%s’ socket: ‘%s’ port: %d

§

ER_NORMAL_SHUTDOWN = 1_077

%s: Normal shutdown

§

ER_GOT_SIGNAL = 1_078

%s: Got signal %d. Aborting!

§

ER_SHUTDOWN_COMPLETE = 1_079

%s: Shutdown complete

§

ER_FORCING_CLOSE = 1_080

%s: Forcing close of thread %ld user: ‘%s’

§

ER_IPSOCK_ERROR = 1_081

Can’t create IP socket

§

ER_NO_SUCH_INDEX = 1_082

Table ‘%s’ has no index like the one used in CREATE INDEX; recreate the table

§

ER_WRONG_FIELD_TERMINATORS = 1_083

Field separator argument is not what is expected; check the manual

§

ER_BLOBS_AND_NO_TERMINATED = 1_084

You can’t use fixed rowlength with BLOBs; please use ‘fields terminated by’

§

ER_TEXTFILE_NOT_READABLE = 1_085

The file ‘%s’ must be in the database directory or be readable by all

§

ER_FILE_EXISTS_ERROR = 1_086

File ‘%s’ already exists

§

ER_LOAD_INF = 1_087

Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld

§

ER_ALTER_INF = 1_088

Records: %ld Duplicates: %ld

§

ER_WRONG_SUB_KEY = 1_089

Incorrect prefix key; the used key part isn’t a string, the used length is longer than the key part, or the storage engine doesn’t support unique prefix keys

§

ER_CANT_REMOVE_ALL_FIELDS = 1_090

You can’t delete all columns with ALTER TABLE; use DROP TABLE instead

§

ER_CANT_DROP_FIELD_OR_KEY = 1_091

Can’t DROP ‘%s’; check that column/key exists

§

ER_INSERT_INF = 1_092

Records: %ld Duplicates: %ld Warnings: %ld

§

ER_UPDATE_TABLE_USED = 1_093

You can’t specify target table ‘%s’ for update in FROM clause

§

ER_NO_SUCH_THREAD = 1_094

Unknown thread id: %lu

§

ER_KILL_DENIED_ERROR = 1_095

You are not owner of thread %lu

§

ER_NO_TABLES_USED = 1_096

No tables used

§

ER_TOO_BIG_SET = 1_097

Too many strings for column %s and SET

§

ER_NO_UNIQUE_LOGFILE = 1_098

Can’t generate a unique log-filename %s.(1-999)

§

ER_TABLE_NOT_LOCKED_FOR_WRITE = 1_099

Table ‘%s’ was locked with a READ lock and can’t be updated

§

ER_TABLE_NOT_LOCKED = 1_100

Table ‘%s’ was not locked with LOCK TABLES

§

ER_BLOB_CANT_HAVE_DEFAULT = 1_101

BLOB/TEXT column ‘%s’ can’t have a default value

§

ER_WRONG_DB_NAME = 1_102

Incorrect database name ‘%s’

§

ER_WRONG_TABLE_NAME = 1_103

Incorrect table name ‘%s’

§

ER_TOO_BIG_SELECT = 1_104

The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay

§

ER_UNKNOWN_ERROR = 1_105

Unknown error

§

ER_UNKNOWN_PROCEDURE = 1_106

Unknown procedure ‘%s’

§

ER_WRONG_PARAMCOUNT_TO_PROCEDURE = 1_107

Incorrect parameter count to procedure ‘%s’

§

ER_WRONG_PARAMETERS_TO_PROCEDURE = 1_108

Incorrect parameters to procedure ‘%s’

§

ER_UNKNOWN_TABLE = 1_109

Unknown table ‘%s’ in %s

§

ER_FIELD_SPECIFIED_TWICE = 1_110

Column ‘%s’ specified twice

§

ER_INVALID_GROUP_FUNC_USE = 1_111

Invalid use of group function

§

ER_UNSUPPORTED_EXTENSION = 1_112

Table ‘%s’ uses an extension that doesn’t exist in this MariaDB version

§

ER_TABLE_MUST_HAVE_COLUMNS = 1_113

A table must have at least 1 column

§

ER_RECORD_FILE_FULL = 1_114

The table ‘%s’ is full

§

ER_UNKNOWN_CHARACTER_SET = 1_115

Unknown character set: ‘%s’

§

ER_TOO_MANY_TABLES = 1_116

Too many tables; MariaDB can only use %d tables in a join

§

ER_TOO_MANY_FIELDS = 1_117

Too many columns

§

ER_TOO_BIG_ROWSIZE = 1_118

Row size too large. The maximum row size for the used table type, not counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs

§

ER_STACK_OVERRUN = 1_119

Thread stack overrun: Used: %ld of a %ld stack. Use ‘mysqld –thread_stack=#’ to specify a bigger stack if needed

§

ER_WRONG_OUTER_JOIN = 1_120

Cross dependency found in OUTER JOIN; examine your ON conditions

§

ER_NULL_COLUMN_IN_INDEX = 1_121

Table handler doesn’t support NULL in given index. Please change column ‘%s’ to be NOT NULL or use another handler

§

ER_CANT_FIND_UDF = 1_122

Can’t load function ‘%s’

§

ER_CANT_INITIALIZE_UDF = 1_123

Can’t initialize function ‘%s’; %s

§

ER_UDF_NO_PATHS = 1_124

No paths allowed for shared library

§

ER_UDF_EXISTS = 1_125

Function ‘%s’ already exists

§

ER_CANT_OPEN_LIBRARY = 1_126

Can’t open shared library ‘%s’ (Errno: %d %s)

§

ER_CANT_FIND_DL_ENTRY = 1_127

Can’t find symbol ‘%s’ in library

§

ER_FUNCTION_NOT_DEFINED = 1_128

Function ‘%s’ is not defined

§

ER_HOST_IS_BLOCKED = 1_129

Host ‘%s’ is blocked because of many connection errors; unblock with ‘mysqladmin flush-hosts’

§

ER_HOST_NOT_PRIVILEGED = 1_130

Host ‘%s’ is not allowed to connect to this MariaDB server

§

ER_PASSWORD_ANONYMOUS_USER = 1_131

You are using MariaDB as an anonymous user and anonymous users are not allowed to change passwords

§

ER_PASSWORD_NOT_ALLOWED = 1_132

You must have privileges to update tables in the mysql database to be able to change passwords for others

§

ER_PASSWORD_NO_MATCH = 1_133

Can’t find any matching row in the user table

§

ER_UPDATE_INF = 1_134

Rows matched: %ld Changed: %ld Warnings: %ld

§

ER_CANT_CREATE_THREAD = 1_135

Can’t create a new thread (Errno %d); if you are not out of available memory, you can consult the manual for a possible OS-dependent bug

§

ER_WRONG_VALUE_COUNT_ON_ROW = 1_136

Column count doesn’t match value count at row %ld

§

ER_CANT_REOPEN_TABLE = 1_137

Can’t reopen table: ‘%s’

§

ER_INVALID_USE_OF_NULL = 1_138

Invalid use of NULL value

§

ER_REGEXP_ERROR = 1_139

Got error ‘%s’ from regexp

§

ER_MIX_OF_GROUP_FUNC_AND_FIELDS = 1_140

Mixing of GROUP columns (MIN(),MAX(),COUNT(),…) with no GROUP columns is illegal if there is no GROUP BY clause

§

ER_NONEXISTING_GRANT = 1_141

There is no such grant defined for user ‘%s’ on host ‘%s’

§

ER_TABLEACCESS_DENIED_ERROR = 1_142

%s command denied to user ‘%s’@‘%s’ for table ‘%s’

§

ER_COLUMNACCESS_DENIED_ERROR = 1_143

%s command denied to user ‘%s’@‘%s’ for column ‘%s’ in table ‘%s’

§

ER_ILLEGAL_GRANT_FOR_TABLE = 1_144

Illegal GRANT/REVOKE command; please consult the manual to see which privileges can be used

§

ER_GRANT_WRONG_HOST_OR_USER = 1_145

The host or user argument to GRANT is too long

§

ER_NO_SUCH_TABLE = 1_146

Table ‘%s.%s’ doesn’t exist

§

ER_NONEXISTING_TABLE_GRANT = 1_147

There is no such grant defined for user ‘%s’ on host ‘%s’ on table ‘%s’

§

ER_NOT_ALLOWED_COMMAND = 1_148

The used command is not allowed with this MariaDB version

§

ER_SYNTAX_ERROR = 1_149

You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use

§

ER_DELAYED_CANT_CHANGE_LOCK = 1_150

Delayed insert thread couldn’t get requested lock for table %s

§

ER_TOO_MANY_DELAYED_THREADS = 1_151

Too many delayed threads in use

§

ER_ABORTING_CONNECTION = 1_152

Aborted connection %ld to db: ‘%s’ user: ‘%s’ (%s)

§

ER_NET_PACKET_TOO_LARGE = 1_153

Got a packet bigger than ‘max_allowed_packet’ bytes

§

ER_NET_READ_ERROR_FROM_PIPE = 1_154

Got a read error from the connection pipe

§

ER_NET_FCNTL_ERROR = 1_155

Got an error from fcntl()

§

ER_NET_PACKETS_OUT_OF_ORDER = 1_156

Got packets out of order

§

ER_NET_UNCOMPRESS_ERROR = 1_157

Couldn’t uncompress communication packet

§

ER_NET_READ_ERROR = 1_158

Got an error reading communication packets

§

ER_NET_READ_INTERRUPTED = 1_159

Got timeout reading communication packets

§

ER_NET_ERROR_ON_WRITE = 1_160

Got an error writing communication packets

§

ER_NET_WRITE_INTERRUPTED = 1_161

Got timeout writing communication packets

§

ER_TOO_LONG_STRING = 1_162

Result string is longer than ‘max_allowed_packet’ bytes

§

ER_TABLE_CANT_HANDLE_BLOB = 1_163

The used table type doesn’t support BLOB/TEXT columns

§

ER_TABLE_CANT_HANDLE_AUTO_INCREMENT = 1_164

The used table type doesn’t support AUTO_INCREMENT columns

§

ER_DELAYED_INSERT_TABLE_LOCKED = 1_165

INSERT DELAYED can’t be used with table ‘%s’ because it is locked with LOCK TABLES

§

ER_WRONG_COLUMN_NAME = 1_166

Incorrect column name ‘%s’

§

ER_WRONG_KEY_COLUMN = 1_167

The used storage engine can’t index column ‘%s’

§

ER_WRONG_MRG_TABLE = 1_168

Unable to open underlying table which is differently defined or of non-MyISAM type or doesn’t exist

§

ER_DUP_UNIQUE = 1_169

Can’t write, because of unique constraint, to table ‘%s’

§

ER_BLOB_KEY_WITHOUT_LENGTH = 1_170

BLOB/TEXT column ‘%s’ used in key specification without a key length

§

ER_PRIMARY_CANT_HAVE_NULL = 1_171

All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use UNIQUE instead

§

ER_TOO_MANY_ROWS = 1_172

Result consisted of more than one row

§

ER_REQUIRES_PRIMARY_KEY = 1_173

This table type requires a primary key

§

ER_NO_RAID_COMPILED = 1_174

This version of MariaDB is not compiled with RAID support

§

ER_UPDATE_WITHOUT_KEY_IN_SAFE_MODE = 1_175

You are using safe update mode and you tried to update a table without a WHERE that uses a KEY column

§

ER_KEY_DOES_NOT_EXITS = 1_176

Key ‘%s’ doesn’t exist in table ‘%s’

§

ER_CHECK_NO_SUCH_TABLE = 1_177

Can’t open table

§

ER_CHECK_NOT_IMPLEMENTED = 1_178

The storage engine for the table doesn’t support %s

§

ER_CANT_DO_THIS_DURING_AN_TRANSACTION = 1_179

You are not allowed to execute this command in a transaction

§

ER_ERROR_DURING_COMMIT = 1_180

Got error %d during COMMIT

§

ER_ERROR_DURING_ROLLBACK = 1_181

Got error %d during ROLLBACK

§

ER_ERROR_DURING_FLUSH_LOGS = 1_182

Got error %d during FLUSH_LOGS

§

ER_ERROR_DURING_CHECKPOINT = 1_183

Got error %d during CHECKPOINT

§

ER_NEW_ABORTING_CONNECTION = 1_184

Aborted connection %ld to db: ‘%s’ user: ‘%s’ host: ‘%s’ (%s)

§

ER_DUMP_NOT_IMPLEMENTED = 1_185

The storage engine for the table does not support binary table dump

§

ER_FLUSH_MASTER_BINLOG_CLOSED = 1_186

Binlog closed, cannot RESET MASTER

§

ER_INDEX_REBUILD = 1_187

Failed rebuilding the index of dumped table ‘%s’

§

ER_MASTER = 1_188

Error from master: ‘%s’

§

ER_MASTER_NET_READ = 1_189

Net error reading from master

§

ER_MASTER_NET_WRITE = 1_190

Net error writing to master

§

ER_FT_MATCHING_KEY_NOT_FOUND = 1_191

Can’t find FULLTEXT index matching the column list

§

ER_LOCK_OR_ACTIVE_TRANSACTION = 1_192

Can’t execute the given command because you have active locked tables or an active transaction

§

ER_UNKNOWN_SYSTEM_VARIABLE = 1_193

Unknown system variable ‘%s’

§

ER_CRASHED_ON_USAGE = 1_194

Table ‘%s’ is marked as crashed and should be repaired

§

ER_CRASHED_ON_REPAIR = 1_195

Table ‘%s’ is marked as crashed and last (automatic?) repair failed

§

ER_WARNING_NOT_COMPLETE_ROLLBACK = 1_196

Some non-transactional changed tables couldn’t be rolled back

§

ER_TRANS_CACHE_FULL = 1_197

Multi-statement transaction required more than ‘max_binlog_cache_size’ bytes of storage; increase this mysqld variable and try again

§

ER_SLAVE_MUST_STOP = 1_198

This operation cannot be performed with a running slave; run STOP SLAVE first

§

ER_SLAVE_NOT_RUNNING = 1_199

This operation requires a running slave; configure slave and do START SLAVE

§

ER_BAD_SLAVE = 1_200

The server is not configured as slave; fix in config file or with CHANGE MASTER TO

§

ER_MASTER_INF = 1_201

Could not initialize master info structure; more error messages can be found in the MariaDB error log

§

ER_SLAVE_THREAD = 1_202

Could not create slave thread; check system resources

§

ER_TOO_MANY_USER_CONNECTIONS = 1_203

User %s already has more than ‘max_user_connections’ active connections

§

ER_SET_CONSTANTS_ONLY = 1_204

You may only use constant expressions with SET

§

ER_LOCK_WAIT_TIMEOUT = 1_205

Lock wait timeout exceeded; try restarting transaction

§

ER_LOCK_TABLE_FULL = 1_206

The total number of locks exceeds the lock table size

§

ER_READ_ONLY_TRANSACTION = 1_207

Update locks cannot be acquired during a READ UNCOMMITTED transaction

§

ER_DROP_DB_WITH_READ_LOCK = 1_208

DROP DATABASE not allowed while thread is holding global read lock

§

ER_CREATE_DB_WITH_READ_LOCK = 1_209

CREATE DATABASE not allowed while thread is holding global read lock

§

ER_WRONG_ARGUMENTS = 1_210

Incorrect arguments to %s

§

ER_NO_PERMISSION_TO_CREATE_USER = 1_211

‘%s’@‘%s’ is not allowed to create new users

§

ER_UNION_TABLES_IN_DIFFERENT_DIR = 1_212

Incorrect table definition; all MERGE tables must be in the same database

§

ER_LOCK_DEADLOCK = 1_213

Deadlock found when trying to get lock; try restarting transaction

§

ER_TABLE_CANT_HANDLE_FT = 1_214

The used table type doesn’t support FULLTEXT indexes

§

ER_CANNOT_ADD_FOREIGN = 1_215

Cannot add foreign key constraint

§

ER_NO_REFERENCED_ROW = 1_216

Cannot add or update a child row: a foreign key constraint fails

§

ER_ROW_IS_REFERENCED = 1_217

Cannot delete or update a parent row: a foreign key constraint fails

§

ER_CONNECT_TO_MASTER = 1_218

Error connecting to master: %s

§

ER_QUERY_ON_MASTER = 1_219

Error running query on master: %s

§

ER_ERROR_WHEN_EXECUTING_COMMAND = 1_220

Error when executing command %s: %s

§

ER_WRONG_USAGE = 1_221

Incorrect usage of %s and %s

§

ER_WRONG_NUMBER_OF_COLUMNS_IN_SELECT = 1_222

The used SELECT statements have a different number of columns

§

ER_CANT_UPDATE_WITH_READLOCK = 1_223

Can’t execute the query because you have a conflicting read lock

§

ER_MIXING_NOT_ALLOWED = 1_224

Mixing of transactional and non-transactional tables is disabled

§

ER_DUP_ARGUMENT = 1_225

Option ‘%s’ used twice in statement

§

ER_USER_LIMIT_REACHED = 1_226

User ‘%s’ has exceeded the ‘%s’ resource (current value: %ld)

§

ER_SPECIFIC_ACCESS_DENIED_ERROR = 1_227

Access denied; you need (at least one of) the %s privilege(s) for this operation

§

ER_LOCAL_VARIABLE = 1_228

Variable ‘%s’ is a SESSION variable and can’t be used with SET GLOBAL

§

ER_GLOBAL_VARIABLE = 1_229

Variable ‘%s’ is a GLOBAL variable and should be set with SET GLOBAL

§

ER_NO_DEFAULT = 1_230

Variable ‘%s’ doesn’t have a default value

§

ER_WRONG_VALUE_FOR_VAR = 1_231

Variable ‘%s’ can’t be set to the value of ‘%s’

§

ER_WRONG_TYPE_FOR_VAR = 1_232

Incorrect argument type to variable ‘%s’

§

ER_VAR_CANT_BE_READ = 1_233

Variable ‘%s’ can only be set, not read

§

ER_CANT_USE_OPTION_HERE = 1_234

Incorrect usage/placement of ‘%s’

§

ER_NOT_SUPPORTED_YET = 1_235

This version of MariaDB doesn’t yet support ‘%s’

§

ER_MASTER_FATAL_ERROR_READING_BINLOG = 1_236

Got fatal error %d from master when reading data from binary log: ‘%s’

§

ER_SLAVE_IGNORED_TABLE = 1_237

Slave SQL thread ignored the query because of replicate-*-table rules

§

ER_INCORRECT_GLOBAL_LOCAL_VAR = 1_238

Variable ‘%s’ is a %s variable

§

ER_WRONG_FK_DEF = 1_239

Incorrect foreign key definition for ‘%s’: %s

§

ER_KEY_REF_DO_NOT_MATCH_TABLE_REF = 1_240

Key reference and table reference don’t match

§

ER_OPERAND_COLUMNS = 1_241

Operand should contain %d column(s)

§

ER_SUBQUERY_NO_1_ROW = 1_242

Subquery returns more than 1 row

§

ER_UNKNOWN_STMT_HANDLER = 1_243

Unknown prepared statement handler (%.*s) given to %s

§

ER_CORRUPT_HELP_DB = 1_244

Help database is corrupt or does not exist

§

ER_CYCLIC_REFERENCE = 1_245

Cyclic reference on subqueries

§

ER_AUTO_CONVERT = 1_246

Converting column ‘%s’ from %s to %s

§

ER_ILLEGAL_REFERENCE = 1_247

Reference ‘%s’ not supported (%s)

§

ER_DERIVED_MUST_HAVE_ALIAS = 1_248

Every derived table must have its own alias

§

ER_SELECT_REDUCED = 1_249

Select %u was reduced during optimization

§

ER_TABLENAME_NOT_ALLOWED_HERE = 1_250

Table ‘%s’ from one of the SELECTs cannot be used in %s

§

ER_NOT_SUPPORTED_AUTH_MODE = 1_251

Client does not support authentication protocol requested by server; consider upgrading MariaDB client

§

ER_SPATIAL_CANT_HAVE_NULL = 1_252

All parts of a SPATIAL index must be NOT NULL

§

ER_COLLATION_CHARSET_MISMATCH = 1_253

COLLATION ‘%s’ is not valid for CHARACTER SET ‘%s’

§

ER_SLAVE_WAS_RUNNING = 1_254

Slave is already running

§

ER_SLAVE_WAS_NOT_RUNNING = 1_255

Slave already has been stopped

§

ER_TOO_BIG_FOR_UNCOMPRESS = 1_256

Uncompressed data size too large; the maximum size is %d (probably, length of uncompressed data was corrupted)

§

ER_ZLIB_Z_MEM_ERROR = 1_257

ZLIB: Not enough memory

§

ER_ZLIB_Z_BUF_ERROR = 1_258

ZLIB: Not enough room in the output buffer (probably, length of uncompressed data was corrupted)

§

ER_ZLIB_Z_DATA_ERROR = 1_259

ZLIB: Input data corrupted

§

ER_CUT_VALUE_GROUP_CONCAT = 1_260

Row %u was cut by GROUP_CONCAT()

§

ER_WARN_TOO_FEW_RECORDS = 1_261

Row %ld doesn’t contain data for all columns

§

ER_WARN_TOO_MANY_RECORDS = 1_262

Row %ld was truncated; it contained more data than there were input columns

§

ER_WARN_NULL_TO_NOTNULL = 1_263

Column set to default value; NULL supplied to NOT NULL column ‘%s’ at row %ld

§

ER_WARN_DATA_OUT_OF_RANGE = 1_264

Out of range value for column ‘%s’ at row %ld

§

WARN_DATA_TRUNCATED = 1_265

Data truncated for column ‘%s’ at row %ld

§

ER_WARN_USING_OTHER_HANDLER = 1_266

Using storage engine %s for table ‘%s’

§

ER_CANT_AGGREGATE_2COLLATIONS = 1_267

Illegal mix of collations (%s,%s) and (%s,%s) for operation ‘%s’

§

ER_DROP_USER = 1_268

Cannot drop one or more of the requested users

§

ER_REVOKE_GRANTS = 1_269

Can’t revoke all privileges for one or more of the requested users

§

ER_CANT_AGGREGATE_3COLLATIONS = 1_270

Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation ‘%s’

§

ER_CANT_AGGREGATE_NCOLLATIONS = 1_271

Illegal mix of collations for operation ‘%s’

§

ER_VARIABLE_IS_NOT_STRUCT = 1_272

Variable ‘%s’ is not a variable component (can’t be used as XXXX.variable_name)

§

ER_UNKNOWN_COLLATION = 1_273

Unknown collation: ‘%s’

§

ER_SLAVE_IGNORED_SSL_PARAMS = 1_274

SSL parameters in CHANGE MASTER are ignored because this MariaDB slave was compiled without SSL support; they can be used later if MariaDB slave with SSL is started

§

ER_SERVER_IS_IN_SECURE_AUTH_MODE = 1_275

Server is running in –secure-auth mode, but ‘%s’@‘%s’ has a password in the old format; please change the password to the new format

§

ER_WARN_FIELD_RESOLVED = 1_276

Field or reference ‘%s%s%s%s%s’ of SELECT #%d was resolved in SELECT #%d

§

ER_BAD_SLAVE_UNTIL_COND = 1_277

Incorrect parameter or combination of parameters for START SLAVE UNTIL

§

ER_MISSING_SKIP_SLAVE = 1_278

It is recommended to use –skip-slave-start when doing step-by-step replication with START SLAVE UNTIL; otherwise, you will get problems if you get an unexpected slave’s mysqld restart

§

ER_UNTIL_COND_IGNORED = 1_279

SQL thread is not to be started so UNTIL options are ignored

§

ER_WRONG_NAME_FOR_INDEX = 1_280

Incorrect index name ‘%s’

§

ER_WRONG_NAME_FOR_CATALOG = 1_281

Incorrect catalog name ‘%s’

§

ER_WARN_QC_RESIZE = 1_282

Query cache failed to set size %lu; new query cache size is %lu

§

ER_BAD_FT_COLUMN = 1_283

Column ‘%s’ cannot be part of FULLTEXT index

§

ER_UNKNOWN_KEY_CACHE = 1_284

Unknown key cache ‘%s’

§

ER_WARN_HOSTNAME_WONT_WORK = 1_285

MariaDB is started in –skip-name-resolve mode; you must restart it without this switch for this grant to work

§

ER_UNKNOWN_STORAGE_ENGINE = 1_286

Unknown storage engine ‘%s’

§

ER_WARN_DEPRECATED_SYNTAX = 1_287

‘%s’ is deprecated and will be removed in a future release. Please use %s instead

§

ER_NON_UPDATABLE_TABLE = 1_288

The target table %s of the %s is not updatable

§

ER_FEATURE_DISABLED = 1_289

The ‘%s’ feature is disabled; you need MariaDB built with ‘%s’ to have it working

§

ER_OPTION_PREVENTS_STATEMENT = 1_290

The MariaDB server is running with the %s option so it cannot execute this statement

§

ER_DUPLICATED_VALUE_IN_TYPE = 1_291

Column ‘%s’ has duplicated value ‘%s’ in %s

§

ER_TRUNCATED_WRONG_VALUE = 1_292

Truncated incorrect %s value: ‘%s’

§

ER_TOO_MUCH_AUTO_TIMESTAMP_COLS = 1_293

Incorrect table definition; there can be only one TIMESTAMP column with CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause

§

ER_INVALID_ON_UPDATE = 1_294

Invalid ON UPDATE clause for ‘%s’ column

§

ER_UNSUPPORTED_PS = 1_295

This command is not supported in the prepared statement protocol yet

§

ER_GET_ERRMSG = 1_296

Got error %d ‘%s’ from %s

§

ER_GET_TEMPORARY_ERRMSG = 1_297

Got temporary error %d ‘%s’ from %s

§

ER_UNKNOWN_TIME_ZONE = 1_298

Unknown or incorrect time zone: ‘%s’

§

ER_WARN_INVALID_TIMESTAMP = 1_299

Invalid TIMESTAMP value in column ‘%s’ at row %ld

§

ER_INVALID_CHARACTER_STRING = 1_300

Invalid %s character string: ‘%s’

§

ER_WARN_ALLOWED_PACKET_OVERFLOWED = 1_301

Result of %s() was larger than max_allowed_packet (%ld) - truncated

§

ER_CONFLICTING_DECLARATIONS = 1_302

Conflicting declarations: ‘%s%s’ and ‘%s%s’

§

ER_SP_NO_RECURSIVE_CREATE = 1_303

Can’t create a %s from within another stored routine

§

ER_SP_ALREADY_EXISTS = 1_304

%s %s already exists

§

ER_SP_DOES_NOT_EXIST = 1_305

%s %s does not exist

§

ER_SP_DROP_FAILED = 1_306

Failed to DROP %s %s

§

ER_SP_STORE_FAILED = 1_307

Failed to CREATE %s %s

§

ER_SP_LILABEL_MISMATCH = 1_308

%s with no matching label: %s

§

ER_SP_LABEL_REDEFINE = 1_309

Redefining label %s

§

ER_SP_LABEL_MISMATCH = 1_310

End-label %s without match

§

ER_SP_UNINIT_VAR = 1_311

Referring to uninitialized variable %s

§

ER_SP_BADSELECT = 1_312

PROCEDURE %s can’t return a result set in the given context

§

ER_SP_BADRETURN = 1_313

RETURN is only allowed in a FUNCTION

§

ER_SP_BADSTATEMENT = 1_314

%s is not allowed in stored procedures

§

ER_UPDATE_LOG_DEPRECATED_IGNORED = 1_315

The update log is deprecated and replaced by the binary log; SET SQL_LOG_UPDATE has been ignored. This option will be removed in MariaDB 5.6.

§

ER_UPDATE_LOG_DEPRECATED_TRANSLATED = 1_316

The update log is deprecated and replaced by the binary log; SET SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN. This option will be removed in MariaDB 5.6.

§

ER_QUERY_INTERRUPTED = 1_317

Query execution was interrupted

§

ER_SP_WRONG_NO_OF_ARGS = 1_318

Incorrect number of arguments for %s %s; expected %u, got %u

§

ER_SP_COND_MISMATCH = 1_319

Undefined CONDITION: %s

§

ER_SP_NORETURN = 1_320

No RETURN found in FUNCTION %s

§

ER_SP_NORETURNEND = 1_321

FUNCTION %s ended without RETURN

§

ER_SP_BAD_CURSOR_QUERY = 1_322

Cursor statement must be a SELECT

§

ER_SP_BAD_CURSOR_SELECT = 1_323

Cursor SELECT must not have INTO

§

ER_SP_CURSOR_MISMATCH = 1_324

Undefined CURSOR: %s

§

ER_SP_CURSOR_ALREADY_OPEN = 1_325

Cursor is already open

§

ER_SP_CURSOR_NOT_OPEN = 1_326

Cursor is not open

§

ER_SP_UNDECLARED_VAR = 1_327

Undeclared variable: %s

§

ER_SP_WRONG_NO_OF_FETCH_ARGS = 1_328

Incorrect number of FETCH variables

§

ER_SP_FETCH_NO_DATA = 1_329

No data - zero rows fetched, selected, or processed

§

ER_SP_DUP_PARAM = 1_330

Duplicate parameter: %s

§

ER_SP_DUP_VAR = 1_331

Duplicate variable: %s

§

ER_SP_DUP_COND = 1_332

Duplicate condition: %s

§

ER_SP_DUP_CURS = 1_333

Duplicate cursor: %s

§

ER_SP_CANT_ALTER = 1_334

Failed to ALTER %s %s

§

ER_SP_SUBSELECT_NYI = 1_335

Subquery value not supported

§

ER_STMT_NOT_ALLOWED_IN_SF_OR_TRG = 1_336

%s is not allowed in stored function or trigger

§

ER_SP_VARCOND_AFTER_CURSHNDLR = 1_337

Variable or condition declaration after cursor or handler declaration

§

ER_SP_CURSOR_AFTER_HANDLER = 1_338

Cursor declaration after handler declaration

§

ER_SP_CASE_NOT_FOUND = 1_339

Case not found for CASE statement

§

ER_FPARSER_TOO_BIG_FILE = 1_340

Configuration file ‘%s’ is too big

§

ER_FPARSER_BAD_HEADER = 1_341

Malformed file type header in file ‘%s’

§

ER_FPARSER_EOF_IN_COMMENT = 1_342

Unexpected end of file while parsing comment ‘%s’

§

ER_FPARSER_ERROR_IN_PARAMETER = 1_343

Error while parsing parameter ‘%s’ (line: ‘%s’)

§

ER_FPARSER_EOF_IN_UNKNOWN_PARAMETER = 1_344

Unexpected end of file while skipping unknown parameter ‘%s’

§

ER_VIEW_NO_EXPLAIN = 1_345

EXPLAIN/SHOW can not be issued; lacking privileges for underlying table

§

ER_FRM_UNKNOWN_TYPE = 1_346

File ‘%s’ has unknown type ‘%s’ in its header

§

ER_WRONG_OBJECT = 1_347

‘%s.%s’ is not %s

§

ER_NONUPDATEABLE_COLUMN = 1_348

Column ‘%s’ is not updatable

§

ER_VIEW_SELECT_DERIVED = 1_349

View’s SELECT contains a subquery in the FROM clause

§

ER_VIEW_SELECT_CLAUSE = 1_350

View’s SELECT contains a ‘%s’ clause

§

ER_VIEW_SELECT_VARIABLE = 1_351

View’s SELECT contains a variable or parameter

§

ER_VIEW_SELECT_TMPTABLE = 1_352

View’s SELECT refers to a temporary table ‘%s’

§

ER_VIEW_WRONG_LIST = 1_353

View’s SELECT and view’s field list have different column counts

§

ER_WARN_VIEW_MERGE = 1_354

View merge algorithm can’t be used here for now (assumed undefined algorithm)

§

ER_WARN_VIEW_WITHOUT_KEY = 1_355

View being updated does not have complete key of underlying table in it

§

ER_VIEW_INVALID = 1_356

View ‘%s.%s’ references invalid table(s) or column(s) or function(s) or definer/invoker of view lack rights to use them

§

ER_SP_NO_DROP_SP = 1_357

Can’t drop or alter a %s from within another stored routine

§

ER_SP_GOTO_IN_HNDLR = 1_358

GOTO is not allowed in a stored procedure handler

§

ER_TRG_ALREADY_EXISTS = 1_359

Trigger already exists

§

ER_TRG_DOES_NOT_EXIST = 1_360

Trigger does not exist

§

ER_TRG_ON_VIEW_OR_TEMP_TABLE = 1_361

Trigger’s ‘%s’ is view or temporary table

§

ER_TRG_CANT_CHANGE_ROW = 1_362

Updating of %s row is not allowed in %strigger

§

ER_TRG_NO_SUCH_ROW_IN_TRG = 1_363

There is no %s row in %s trigger

§

ER_NO_DEFAULT_FOR_FIELD = 1_364

Field ‘%s’ doesn’t have a default value

§

ER_DIVISION_BY_ZER = 1_365

Division by 0

§

ER_TRUNCATED_WRONG_VALUE_FOR_FIELD = 1_366

Incorrect %s value: ‘%s’ for column ‘%s’ at row %ld

§

ER_ILLEGAL_VALUE_FOR_TYPE = 1_367

Illegal %s ‘%s’ value found during parsing

§

ER_VIEW_NONUPD_CHECK = 1_368

CHECK OPTION on non-updatable view ‘%s.%s’

§

ER_VIEW_CHECK_FAILED = 1_369

CHECK OPTION failed ‘%s.%s’

§

ER_PROCACCESS_DENIED_ERROR = 1_370

%s command denied to user ‘%s’@‘%s’ for routine ‘%s’

§

ER_RELAY_LOG_FAIL = 1_371

Failed purging old relay logs: %s

§

ER_PASSWD_LENGTH = 1_372

Password hash should be a %d-digit hexadecimal number

§

ER_UNKNOWN_TARGET_BINLOG = 1_373

Target log not found in binlog index

§

ER_IO_ERR_LOG_INDEX_READ = 1_374

I/O error reading log index file

§

ER_BINLOG_PURGE_PROHIBITED = 1_375

Server configuration does not permit binlog purge

§

ER_FSEEK_FAIL = 1_376

Failed on fseek()

§

ER_BINLOG_PURGE_FATAL_ERR = 1_377

Fatal error during log purge

§

ER_LOG_IN_USE = 1_378

A purgeable log is in use, will not purge

§

ER_LOG_PURGE_UNKNOWN_ERR = 1_379

Unknown error during log purge

§

ER_RELAY_LOG_INIT = 1_380

Failed initializing relay log position: %s

§

ER_NO_BINARY_LOGGING = 1_381

You are not using binary logging

§

ER_RESERVED_SYNTAX = 1_382

The ‘%s’ syntax is reserved for purposes internal to the MariaDB server

§

ER_WSAS_FAILED = 1_383

WSAStartup Failed

§

ER_DIFF_GROUPS_PROC = 1_384

Can’t handle procedures with different groups yet

§

ER_NO_GROUP_FOR_PROC = 1_385

Select must have a group with this procedure

§

ER_ORDER_WITH_PROC = 1_386

Can’t use ORDER clause with this procedure

§

ER_LOGGING_PROHIBIT_CHANGING_OF = 1_387

Binary logging and replication forbid changing the global server %s

§

ER_NO_FILE_MAPPING = 1_388

Can’t map file: %s, errno: %d

§

ER_WRONG_MAGIC = 1_389

Wrong magic in %s

§

ER_PS_MANY_PARAM = 1_390

Prepared statement contains too many placeholders

§

ER_KEY_PART_0 = 1_391

Key part ‘%s’ length cannot be 0

§

ER_VIEW_CHECKSUM = 1_392

View text checksum failed

§

ER_VIEW_MULTIUPDATE = 1_393

Can not modify more than one base table through a join view ‘%s.%s’

§

ER_VIEW_NO_INSERT_FIELD_LIST = 1_394

Can not insert into join view ‘%s.%s’ without fields list

§

ER_VIEW_DELETE_MERGE_VIEW = 1_395

Can not delete from join view ‘%s.%s’

§

ER_CANNOT_USER = 1_396

Operation %s failed for %s

§

ER_XAER_NOTA = 1_397

XAER_NOTA: Unknown XID

§

ER_XAER_INVAL = 1_398

XAER_INVAL: Invalid arguments (or unsupported command)

§

ER_XAER_RMFAIL = 1_399

XAER_RMFAIL: The command cannot be executed when global transaction is in the %s state

§

ER_XAER_OUTSIDE = 1_400

XAER_OUTSIDE: Some work is done outside global transaction

§

ER_XAER_RMERR = 1_401

XAER_RMERR: Fatal error occurred in the transaction branch - check your data for consistency

§

ER_XA_RBROLLBACK = 1_402

XA_RBROLLBACK: Transaction branch was rolled back

§

ER_NONEXISTING_PROC_GRANT = 1_403

There is no such grant defined for user ‘%s’ on host ‘%s’ on routine ‘%s’

§

ER_PROC_AUTO_GRANT_FAIL = 1_404

Failed to grant EXECUTE and ALTER ROUTINE privileges

§

ER_PROC_AUTO_REVOKE_FAIL = 1_405

Failed to revoke all privileges to dropped routine

§

ER_DATA_TOO_LONG = 1_406

Data too long for column ‘%s’ at row %ld

§

ER_SP_BAD_SQLSTATE = 1_407

Bad SQLSTATE: ‘%s’

§

ER_STARTUP = 1_408

%s: ready for connections. Version: ‘%s’ socket: ‘%s’ port: %d %s

§

ER_LOAD_FROM_FIXED_SIZE_ROWS_TO_VAR = 1_409

Can’t load value from file with fixed size rows to variable

§

ER_CANT_CREATE_USER_WITH_GRANT = 1_410

You are not allowed to create a user with GRANT

§

ER_WRONG_VALUE_FOR_TYPE = 1_411

Incorrect %s value: ‘%s’ for function %s

§

ER_TABLE_DEF_CHANGED = 1_412

Table definition has changed, please retry transaction

§

ER_SP_DUP_HANDLER = 1_413

Duplicate handler declared in the same block

§

ER_SP_NOT_VAR_ARG = 1_414

OUT or INOUT argument %d for routine %s is not a variable or NEW pseudo-variable in BEFORE trigger

§

ER_SP_NO_RETSET = 1_415

Not allowed to return a result set from a %s

§

ER_CANT_CREATE_GEOMETRY_OBJECT = 1_416

Cannot get geometry object from data you send to the GEOMETRY field

§

ER_FAILED_ROUTINE_BREAK_BINLOG = 1_417

A routine failed and has neither NO SQL nor READS SQL DATA in its declaration and binary logging is enabled; if non-transactional tables were updated, the binary log will miss their changes

§

ER_BINLOG_UNSAFE_ROUTINE = 1_418

This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its declaration and binary logging is enabled (you might want to use the less safe log_bin_trust_function_creators variable)

§

ER_BINLOG_CREATE_ROUTINE_NEED_SUPER = 1_419

You do not have the SUPER privilege and binary logging is enabled (you might want to use the less safe log_bin_trust_function_creators variable)

§

ER_EXEC_STMT_WITH_OPEN_CURSOR = 1_420

You can’t execute a prepared statement which has an open cursor associated with it. Reset the statement to re-execute it.

§

ER_STMT_HAS_NO_OPEN_CURSOR = 1_421

The statement (%lu) has no open cursor.

§

ER_COMMIT_NOT_ALLOWED_IN_SF_OR_TRG = 1_422

Explicit or implicit commit is not allowed in stored function or trigger.

§

ER_NO_DEFAULT_FOR_VIEW_FIELD = 1_423

Field of view ‘%s.%s’ underlying table doesn’t have a default value

§

ER_SP_NO_RECURSION = 1_424

Recursive stored functions and triggers are not allowed.

§

ER_TOO_BIG_SCALE = 1_425

Too big scale %d specified for column ‘%s’. Maximum is %lu.

§

ER_TOO_BIG_PRECISION = 1_426

Too big precision %d specified for column ‘%s’. Maximum is %lu.

§

ER_M_BIGGER_THAN_D = 1_427

For float(M,D, double(M,D or decimal(M,D, M must be >= D (column ‘%s’).

§

ER_WRONG_LOCK_OF_SYSTEM_TABLE = 1_428

You can’t combine write-locking of system tables with other tables or lock types

§

ER_CONNECT_TO_FOREIGN_DATA_SOURCE = 1_429

Unable to connect to foreign data source: %s

§

ER_QUERY_ON_FOREIGN_DATA_SOURCE = 1_430

There was a problem processing the query on the foreign data source. Data source error: %s

§

ER_FOREIGN_DATA_SOURCE_DOESNT_EXIST = 1_431

The foreign data source you are trying to reference does not exist. Data source error: %s

§

ER_FOREIGN_DATA_STRING_INVALID_CANT_CREATE = 1_432

Can’t create federated table. The data source connection string ‘%s’ is not in the correct format

§

ER_FOREIGN_DATA_STRING_INVALID = 1_433

The data source connection string ‘%s’ is not in the correct format

§

ER_CANT_CREATE_FEDERATED_TABLE = 1_434

Can’t create federated table. Foreign data src error: %s

§

ER_TRG_IN_WRONG_SCHEMA = 1_435

Trigger in wrong schema

§

ER_STACK_OVERRUN_NEED_MORE = 1_436

Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes needed. Use ‘mysqld –thread_stack=#’ to specify a bigger stack.

§

ER_TOO_LONG_BODY = 1_437

Routine body for ‘%s’ is too long

§

ER_WARN_CANT_DROP_DEFAULT_KEYCACHE = 1_438

Cannot drop default keycache

§

ER_TOO_BIG_DISPLAYWIDTH = 1_439

Display width out of range for column ‘%s’ (max = %lu)

§

ER_XAER_DUPID = 1_440

XAER_DUPID: The XID already exists

§

ER_DATETIME_FUNCTION_OVERFLOW = 1_441

Datetime function: %s field overflow

§

ER_CANT_UPDATE_USED_TABLE_IN_SF_OR_TRG = 1_442

Can’t update table ‘%s’ in stored function/trigger because it is already used by statement which invoked this stored function/trigger.

§

ER_VIEW_PREVENT_UPDATE = 1_443

The definition of table ‘%s’ prevents operation %s on table ‘%s’.

§

ER_PS_NO_RECURSION = 1_444

The prepared statement contains a stored routine call that refers to that same statement. It’s not allowed to execute a prepared statement in such a recursive manner

§

ER_SP_CANT_SET_AUTOCOMMIT = 1_445

Not allowed to set autocommit from a stored function or trigger

§

ER_MALFORMED_DEFINER = 1_446

Definer is not fully qualified

§

ER_VIEW_FRM_NO_USER = 1_447

View ‘%s’.‘%s’ has no definer information (old table format). Current user is used as definer. Please recreate the view!

§

ER_VIEW_OTHER_USER = 1_448

You need the SUPER privilege for creation view with ‘%s’@‘%s’ definer

§

ER_NO_SUCH_USER = 1_449

The user specified as a definer (‘%s’@‘%s’) does not exist

§

ER_FORBID_SCHEMA_CHANGE = 1_450

Changing schema from ‘%s’ to ‘%s’ is not allowed.

§

ER_ROW_IS_REFERENCED_2 = 1_451

Cannot delete or update a parent row: a foreign key constraint fails (%s)

§

ER_NO_REFERENCED_ROW_2 = 1_452

Cannot add or update a child row: a foreign key constraint fails (%s)

§

ER_SP_BAD_VAR_SHADOW = 1_453

Variable ‘%s’ must be quoted with ..., or renamed

§

ER_TRG_NO_DEFINER = 1_454

No definer attribute for trigger ‘%s’.‘%s’. The trigger will be activated under the authorization of the invoker, which may have insufficient privileges. Please recreate the trigger.

§

ER_OLD_FILE_FORMAT = 1_455

‘%s’ has an old format, you should re-create the ‘%s’ object(s)

§

ER_SP_RECURSION_LIMIT = 1_456

Recursive limit %d (as set by the max_sp_recursion_depth variable) was exceeded for routine %s

§

ER_SP_PROC_TABLE_CORRUPT = 1_457

Failed to load routine %s. The table mysql.proc is missing, corrupt, or contains bad data (internal code %d)

§

ER_SP_WRONG_NAME = 1_458

Incorrect routine name ‘%s’

§

ER_TABLE_NEEDS_UPGRADE = 1_459

Table upgrade required. Please do “REPAIR TABLE %s” or dump/reload to fix it!

§

ER_SP_NO_AGGREGATE = 1_460

AGGREGATE is not supported for stored functions

§

ER_MAX_PREPARED_STMT_COUNT_REACHED = 1_461

Can’t create more than max_prepared_stmt_count statements (current value: %lu)

§

ER_VIEW_RECURSIVE = 1_462

%s.%s contains view recursion

§

ER_NON_GROUPING_FIELD_USED = 1_463

Non-grouping field ‘%s’ is used in %s clause

§

ER_TABLE_CANT_HANDLE_SPKEYS = 1_464

The used table type doesn’t support SPATIAL indexes

§

ER_NO_TRIGGERS_ON_SYSTEM_SCHEMA = 1_465

Triggers can not be created on system tables

§

ER_REMOVED_SPACES = 1_466

Leading spaces are removed from name ‘%s’

§

ER_AUTOINC_READ_FAILED = 1_467

Failed to read auto-increment value from storage engine

§

ER_USERNAME = 1_468

user name

§

ER_HOSTNAME = 1_469

host name

§

ER_WRONG_STRING_LENGTH = 1_470

String ‘%s’ is too long for %s (should be no longer than %d)

§

ER_NON_INSERTABLE_TABLE = 1_471

The target table %s of the %s is not insertable-into

§

ER_ADMIN_WRONG_MRG_TABLE = 1_472

Table ‘%s’ is differently defined or of non-MyISAM type or doesn’t exist

§

ER_TOO_HIGH_LEVEL_OF_NESTING_FOR_SELECT = 1_473

Too high level of nesting for select

§

ER_NAME_BECOMES_EMPTY = 1_474

Name ‘%s’ has become ‘’

§

ER_AMBIGUOUS_FIELD_TERM = 1_475

First character of the FIELDS TERMINATED string is ambiguous; please use non-optional and non-empty FIELDS ENCLOSED BY

§

ER_FOREIGN_SERVER_EXISTS = 1_476

The foreign server, %s, you are trying to create already exists.

§

ER_FOREIGN_SERVER_DOESNT_EXIST = 1_477

The foreign server name you are trying to reference does not exist. Data source error: %s

§

ER_ILLEGAL_HA_CREATE_OPTION = 1_478

Table storage engine ‘%s’ does not support the create option ‘%s’

§

ER_PARTITION_REQUIRES_VALUES_ERROR = 1_479

Syntax error: %s PARTITIONING requires definition of VALUES %s for each partition

§

ER_PARTITION_WRONG_VALUES_ERROR = 1_480

Only %s PARTITIONING can use VALUES %s in partition definition

§

ER_PARTITION_MAXVALUE_ERROR = 1_481

MAXVALUE can only be used in last partition definition

§

ER_PARTITION_SUBPARTITION_ERROR = 1_482

Subpartitions can only be hash partitions and by key

§

ER_PARTITION_SUBPART_MIX_ERROR = 1_483

Must define subpartitions on all partitions if on one partition

§

ER_PARTITION_WRONG_NO_PART_ERROR = 1_484

Wrong number of partitions defined, mismatch with previous setting

§

ER_PARTITION_WRONG_NO_SUBPART_ERROR = 1_485

Wrong number of subpartitions defined, mismatch with previous setting

§

ER_WRONG_EXPR_IN_PARTITION_FUNC_ERROR = 1_486

Constant, random or timezone-dependent expressions in (sub)partitioning function are not allowed

§

ER_NO_CONST_EXPR_IN_RANGE_OR_LIST_ERROR = 1_487

Expression in RANGE/LIST VALUES must be constant

§

ER_FIELD_NOT_FOUND_PART_ERROR = 1_488

Field in list of fields for partition function not found in table

§

ER_LIST_OF_FIELDS_ONLY_IN_HASH_ERROR = 1_489

List of fields is only allowed in KEY partitions

§

ER_INCONSISTENT_PARTITION_INFO_ERROR = 1_490

The partition info in the frm file is not consistent with what can be written into the frm file

§

ER_PARTITION_FUNC_NOT_ALLOWED_ERROR = 1_491

The %s function returns the wrong type

§

ER_PARTITIONS_MUST_BE_DEFINED_ERROR = 1_492

For %s partitions each partition must be defined

§

ER_RANGE_NOT_INCREASING_ERROR = 1_493

VALUES LESS THAN value must be strictly increasing for each partition

§

ER_INCONSISTENT_TYPE_OF_FUNCTIONS_ERROR = 1_494

VALUES value must be of same type as partition function

§

ER_MULTIPLE_DEF_CONST_IN_LIST_PART_ERROR = 1_495

Multiple definition of same constant in list partitioning

§

ER_PARTITION_ENTRY_ERROR = 1_496

Partitioning can not be used stand-alone in query

§

ER_MIX_HANDLER_ERROR = 1_497

The mix of handlers in the partitions is not allowed in this version of MariaDB

§

ER_PARTITION_NOT_DEFINED_ERROR = 1_498

For the partitioned engine it is necessary to define all %s

§

ER_TOO_MANY_PARTITIONS_ERROR = 1_499

Too many partitions (including subpartitions) were defined

§

ER_SUBPARTITION_ERROR = 1_500

It is only possible to mix RANGE/LIST partitioning with HASH/KEY partitioning for subpartitioning

§

ER_CANT_CREATE_HANDLER_FILE = 1_501

Failed to create specific handler file

§

ER_BLOB_FIELD_IN_PART_FUNC_ERROR = 1_502

A BLOB field is not allowed in partition function

§

ER_UNIQUE_KEY_NEED_ALL_FIELDS_IN_PF = 1_503

A %s must include all columns in the table’s partitioning function

§

ER_NO_PARTS_ERROR = 1_504

Number of %s = 0 is not an allowed value

§

ER_PARTITION_MGMT_ON_NONPARTITIONED = 1_505

Partition management on a not partitioned table is not possible

§

ER_FOREIGN_KEY_ON_PARTITIONED = 1_506

Foreign key clause is not yet supported in conjunction with partitioning

§

ER_DROP_PARTITION_NON_EXISTENT = 1_507

Error in list of partitions to %s

§

ER_DROP_LAST_PARTITION = 1_508

Cannot remove all partitions, use DROP TABLE instead

§

ER_COALESCE_ONLY_ON_HASH_PARTITION = 1_509

COALESCE PARTITION can only be used on HASH/KEY partitions

§

ER_REORG_HASH_ONLY_ON_SAME_N = 1_510

REORGANIZE PARTITION can only be used to reorganize partitions not to change their numbers

§

ER_REORG_NO_PARAM_ERROR = 1_511

REORGANIZE PARTITION without parameters can only be used on auto-partitioned tables using HASH PARTITIONs

§

ER_ONLY_ON_RANGE_LIST_PARTITION = 1_512

%s PARTITION can only be used on RANGE/LIST partitions

§

ER_ADD_PARTITION_SUBPART_ERROR = 1_513

Trying to Add partition(s) with wrong number of subpartitions

§

ER_ADD_PARTITION_NO_NEW_PARTITION = 1_514

At least one partition must be added

§

ER_COALESCE_PARTITION_NO_PARTITION = 1_515

At least one partition must be coalesced

§

ER_REORG_PARTITION_NOT_EXIST = 1_516

More partitions to reorganize than there are partitions

§

ER_SAME_NAME_PARTITION = 1_517

Duplicate partition name %s

§

ER_NO_BINLOG_ERROR = 1_518

It is not allowed to shut off binlog on this command

§

ER_CONSECUTIVE_REORG_PARTITIONS = 1_519

When reorganizing a set of partitions they must be in consecutive order

§

ER_REORG_OUTSIDE_RANGE = 1_520

Reorganize of range partitions cannot change total ranges except for last partition where it can extend the range

§

ER_PARTITION_FUNCTION_FAILURE = 1_521

Partition function not supported in this version for this handler

§

ER_PART_STATE_ERROR = 1_522

Partition state cannot be defined from CREATE/ALTER TABLE

§

ER_LIMITED_PART_RANGE = 1_523

The %s handler only supports 32 bit integers in VALUES

§

ER_PLUGIN_IS_NOT_LOADED = 1_524

Plugin ‘%s’ is not loaded

§

ER_WRONG_VALUE = 1_525

Incorrect %s value: ‘%s’

§

ER_NO_PARTITION_FOR_GIVEN_VALUE = 1_526

Table has no partition for value %s

§

ER_FILEGROUP_OPTION_ONLY_ONCE = 1_527

It is not allowed to specify %s more than once

§

ER_CREATE_FILEGROUP_FAILED = 1_528

Failed to create %s

§

ER_DROP_FILEGROUP_FAILED = 1_529

Failed to drop %s

§

ER_TABLESPACE_AUTO_EXTEND_ERROR = 1_530

The handler doesn’t support autoextend of tablespaces

§

ER_WRONG_SIZE_NUMBER = 1_531

A size parameter was incorrectly specified, either number or on the form 10M

§

ER_SIZE_OVERFLOW_ERROR = 1_532

The size number was correct but we don’t allow the digit part to be more than 2 billion

§

ER_ALTER_FILEGROUP_FAILED = 1_533

Failed to alter: %s

§

ER_BINLOG_ROW_LOGGING_FAILED = 1_534

Writing one row to the row-based binary log failed

§

ER_BINLOG_ROW_WRONG_TABLE_DEF = 1_535

Table definition on master and slave does not match: %s

§

ER_BINLOG_ROW_RBR_TO_SBR = 1_536

Slave running with –log-slave-updates must use row-based binary logging to be able to replicate row-based binary log events

§

ER_EVENT_ALREADY_EXISTS = 1_537

Event ‘%s’ already exists

§

ER_EVENT_STORE_FAILED = 1_538

Failed to store event %s. Error code %d from storage engine.

§

ER_EVENT_DOES_NOT_EXIST = 1_539

Unknown event ‘%s’

§

ER_EVENT_CANT_ALTER = 1_540

Failed to alter event ‘%s’

§

ER_EVENT_DROP_FAILED = 1_541

Failed to drop %s

§

ER_EVENT_INTERVAL_NOT_POSITIVE_OR_TOO_BIG = 1_542

INTERVAL is either not positive or too big

§

ER_EVENT_ENDS_BEFORE_STARTS = 1_543

ENDS is either invalid or before STARTS

§

ER_EVENT_EXEC_TIME_IN_THE_PAST = 1_544

Event execution time is in the past. Event has been disabled

§

ER_EVENT_OPEN_TABLE_FAILED = 1_545

Failed to open mysql.event

§

ER_EVENT_NEITHER_M_EXPR_NOR_M_AT = 1_546

No datetime expression provided

§

ER_COL_COUNT_DOESNT_MATCH_CORRUPTED = 1_547

Column count of mysql.%s is wrong. Expected %d, found %d. The table is probably corrupted

§

ER_CANNOT_LOAD_FROM_TABLE = 1_548

Cannot load from mysql.%s. The table is probably corrupted

§

ER_EVENT_CANNOT_DELETE = 1_549

Failed to delete the event from mysql.event

§

ER_EVENT_COMPILE_ERROR = 1_550

Error during compilation of event’s body

§

ER_EVENT_SAME_NAME = 1_551

Same old and new event name

§

ER_EVENT_DATA_TOO_LONG = 1_552

Data for column ‘%s’ too long

§

ER_DROP_INDEX_FK = 1_553

Cannot drop index ‘%s’: needed in a foreign key constraint

§

ER_WARN_DEPRECATED_SYNTAX_WITH_VER = 1_554

The syntax ‘%s’ is deprecated and will be removed in MariaDB %s. Please use %s instead

§

ER_CANT_WRITE_LOCK_LOG_TABLE = 1_555

You can’t write-lock a log table. Only read access is possible

§

ER_CANT_LOCK_LOG_TABLE = 1_556

You can’t use locks with log tables.

§

ER_FOREIGN_DUPLICATE_KEY = 1_557

Upholding foreign key constraints for table ‘%s’, entry ‘%s’, key %d would lead to a duplicate entry

§

ER_COL_COUNT_DOESNT_MATCH_PLEASE_UPDATE = 1_558

Column count of mysql.%s is wrong. Expected %d, found %d. Created with MariaDB %d, now running %d. Please use mysql_upgrade to fix this error.

§

ER_TEMP_TABLE_PREVENTS_SWITCH_OUT_OF_RBR = 1_559

Cannot switch out of the row-based binary log format when the session has open temporary tables

§

ER_STORED_FUNCTION_PREVENTS_SWITCH_BINLOG_FORMAT = 1_560

Cannot change the binary logging format inside a stored function or trigger

§

ER_NDB_CANT_SWITCH_BINLOG_FORMAT = 1_561

The NDB cluster engine does not support changing the binlog format on the fly yet

§

ER_PARTITION_NO_TEMPORARY = 1_562

Cannot create temporary table with partitions

§

ER_PARTITION_CONST_DOMAIN_ERROR = 1_563

Partition constant is out of partition function domain

§

ER_PARTITION_FUNCTION_IS_NOT_ALLOWED = 1_564

This partition function is not allowed

§

ER_DDL_LOG_ERROR = 1_565

Error in DDL log

§

ER_NULL_IN_VALUES_LESS_THAN = 1_566

Not allowed to use NULL value in VALUES LESS THAN

§

ER_WRONG_PARTITION_NAME = 1_567

Incorrect partition name

§

ER_CANT_CHANGE_TX_ISOLATION = 1_568

Transaction isolation level can’t be changed while a transaction is in progress

§

ER_DUP_ENTRY_AUTOINCREMENT_CASE = 1_569

ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry ‘%s’ for key ‘%s’

§

ER_EVENT_MODIFY_QUEUE_ERROR = 1_570

Internal scheduler error %d

§

ER_EVENT_SET_VAR_ERROR = 1_571

Error during starting/stopping of the scheduler. Error code %u

§

ER_PARTITION_MERGE_ERROR = 1_572

Engine cannot be used in partitioned tables

§

ER_CANT_ACTIVATE_LOG = 1_573

Cannot activate ‘%s’ log

§

ER_RBR_NOT_AVAILABLE = 1_574

The server was not built with row-based replication

§

ER_BASE64_DECODE_ERROR = 1_575

Decoding of base64 string failed

§

ER_EVENT_RECURSION_FORBIDDEN = 1_576

Recursion of EVENT DDL statements is forbidden when body is present

§

ER_EVENTS_DB_ERROR = 1_577

Cannot proceed because system tables used by Event Scheduler were found damaged at server start

§

ER_ONLY_INTEGERS_ALLOWED = 1_578

Only integers allowed as number here

§

ER_UNSUPORTED_LOG_ENGINE = 1_579

This storage engine cannot be used for log tables“

§

ER_BAD_LOG_STATEMENT = 1_580

You cannot ‘%s’ a log table if logging is enabled

§

ER_CANT_RENAME_LOG_TABLE = 1_581

Cannot rename ‘%s’. When logging enabled, rename to/from log table must rename two tables: the log table to an archive table and another table back to ‘%s’

§

ER_WRONG_PARAMCOUNT_TO_NATIVE_FCT = 1_582

Incorrect parameter count in the call to native function ‘%s’

§

ER_WRONG_PARAMETERS_TO_NATIVE_FCT = 1_583

Incorrect parameters in the call to native function ‘%s’

§

ER_WRONG_PARAMETERS_TO_STORED_FCT = 1_584

Incorrect parameters in the call to stored function ‘%s’

§

ER_NATIVE_FCT_NAME_COLLISION = 1_585

This function ‘%s’ has the same name as a native function

§

ER_DUP_ENTRY_WITH_KEY_NAME = 1_586

Duplicate entry ‘%s’ for key ‘%s’

§

ER_BINLOG_PURGE_EMFILE = 1_587

Too many files opened, please execute the command again

§

ER_EVENT_CANNOT_CREATE_IN_THE_PAST = 1_588

Event execution time is in the past and ON COMPLETION NOT PRESERVE is set. The event was dropped immediately after creation.

§

ER_EVENT_CANNOT_ALTER_IN_THE_PAST = 1_589

Event execution time is in the past and ON COMPLETION NOT PRESERVE is set. The event was dropped immediately after creation.

§

ER_SLAVE_INCIDENT = 1_590

The incident %s occured on the master. Message: %s

§

ER_NO_PARTITION_FOR_GIVEN_VALUE_SILENT = 1_591

Table has no partition for some existing values

§

ER_BINLOG_UNSAFE_STATEMENT = 1_592

Unsafe statement written to the binary log using statement format since BINLOG_FORMAT = STATEMENT. %s

§

ER_SLAVE_FATAL_ERROR = 1_593

Fatal error: %s

§

ER_SLAVE_RELAY_LOG_READ_FAILURE = 1_594

Relay log read failure: %s

§

ER_SLAVE_RELAY_LOG_WRITE_FAILURE = 1_595

Relay log write failure: %s

§

ER_SLAVE_CREATE_EVENT_FAILURE = 1_596

Failed to create %s

§

ER_SLAVE_MASTER_COM_FAILURE = 1_597

Master command %s failed: %s

§

ER_BINLOG_LOGGING_IMPOSSIBLE = 1_598

Binary logging not possible. Message: %s

§

ER_VIEW_NO_CREATION_CTX = 1_599

View %s.%s has no creation context

§

ER_VIEW_INVALID_CREATION_CTX = 1_600

Creation context of view %s.`%s’ is invalid

§

ER_SR_INVALID_CREATION_CTX = 1_601

Creation context of stored routine %s.%s is invalid

§

ER_TRG_CORRUPTED_FILE = 1_602

Corrupted TRG file for table %s.%s

§

ER_TRG_NO_CREATION_CTX = 1_603

Triggers for table %s.%s have no creation context

§

ER_TRG_INVALID_CREATION_CTX = 1_604

Trigger creation context of table %s.%s is invalid

§

ER_EVENT_INVALID_CREATION_CTX = 1_605

Creation context of event %s.%s is invalid

§

ER_TRG_CANT_OPEN_TABLE = 1_606

Cannot open table for trigger %s.%s

§

ER_CANT_CREATE_SROUTINE = 1_607

Cannot create stored routine %s. Check warnings

§

ER_UNUSED_11 = 1_608

You should never see it

§

ER_NO_FORMAT_DESCRIPTION_EVENT_BEFORE_BINLOG_STATEMENT = 1_609

The BINLOG statement of type %s was not preceded by a format description BINLOG statement.

§

ER_SLAVE_CORRUPT_EVENT = 1_610

Corrupted replication event was detected

§

ER_LOAD_DATA_INVALID_COLUMN = 1_611

Invalid column reference (%s) in LOAD DATA

§

ER_LOG_PURGE_NO_FILE = 1_612

Being purged log %s was not found

§

ER_XA_RBTIMEOUT = 1_613

XA_RBTIMEOUT: Transaction branch was rolled back: took too long

§

ER_XA_RBDEADLOCK = 1_614

XA_RBDEADLOCK: Transaction branch was rolled back: deadlock was detected

§

ER_NEED_REPREPARE = 1_615

Prepared statement needs to be re-prepared

§

ER_DELAYED_NOT_SUPPORTED = 1_616

DELAYED option not supported for table ‘%s’

§

WARN_NO_MASTER_INF = 1_617

The master info structure does not exist

§

WARN_OPTION_IGNORED = 1_618

<%s> option ignored

§

WARN_PLUGIN_DELETE_BUILTIN = 1_619

Built-in plugins cannot be deleted

§

WARN_PLUGIN_BUSY = 1_620

Plugin is busy and will be uninstalled on shutdown

§

ER_VARIABLE_IS_READONLY = 1_621

%s variable ‘%s’ is read-only. Use SET %s to assign the value

§

ER_WARN_ENGINE_TRANSACTION_ROLLBACK = 1_622

Storage engine %s does not support rollback for this statement. Transaction rolled back and must be restarted

§

ER_SLAVE_HEARTBEAT_FAILURE = 1_623

Unexpected master’s heartbeat data: %s

§

ER_SLAVE_HEARTBEAT_VALUE_OUT_OF_RANGE = 1_624

The requested value for the heartbeat period is either negative or exceeds the maximum allowed (%s seconds).

§

ER_NDB_REPLICATION_SCHEMA_ERROR = 1_625

Bad schema for mysql.ndb_replication table. Message: %s

§

ER_CONFLICT_FN_PARSE_ERROR = 1_626

Error in parsing conflict function. Message: %s

§

ER_EXCEPTIONS_WRITE_ERROR = 1_627

Write to exceptions table failed. Message: %s“

§

ER_TOO_LONG_TABLE_COMMENT = 1_628

Comment for table ‘%s’ is too long (max = %lu)

§

ER_TOO_LONG_FIELD_COMMENT = 1_629

Comment for field ‘%s’ is too long (max = %lu)

§

ER_FUNC_INEXISTENT_NAME_COLLISION = 1_630

FUNCTION %s does not exist. Check the ‘Function Name Parsing and Resolution’ section in the Reference Manual

§

ER_DATABASE_NAME = 1_631

Database

§

ER_TABLE_NAME = 1_632

Table

§

ER_PARTITION_NAME = 1_633

Partition

§

ER_SUBPARTITION_NAME = 1_634

Subpartition

§

ER_TEMPORARY_NAME = 1_635

Temporary

§

ER_RENAMED_NAME = 1_636

Renamed

§

ER_TOO_MANY_CONCURRENT_TRXS = 1_637

Too many active concurrent transactions

§

WARN_NON_ASCII_SEPARATOR_NOT_IMPLEMENTED = 1_638

Non-ASCII separator arguments are not fully supported

§

ER_DEBUG_SYNC_TIMEOUT = 1_639

debug sync point wait timed out

§

ER_DEBUG_SYNC_HIT_LIMIT = 1_640

debug sync point hit limit reached

§

ER_DUP_SIGNAL_SET = 1_641

Duplicate condition information item ‘%s’

§

ER_SIGNAL_WARN = 1_642

Unhandled user-defined warning condition

§

ER_SIGNAL_NOT_FOUND = 1_643

Unhandled user-defined not found condition

§

ER_SIGNAL_EXCEPTION = 1_644

Unhandled user-defined exception condition

§

ER_RESIGNAL_WITHOUT_ACTIVE_HANDLER = 1_645

RESIGNAL when handler not active

§

ER_SIGNAL_BAD_CONDITION_TYPE = 1_646

SIGNAL/RESIGNAL can only use a CONDITION defined with SQLSTATE

§

WARN_COND_ITEM_TRUNCATED = 1_647

Data truncated for condition item ‘%s’

§

ER_COND_ITEM_TOO_LONG = 1_648

Data too long for condition item ‘%s’

§

ER_UNKNOWN_LOCALE = 1_649

Unknown locale: ‘%s’

§

ER_SLAVE_IGNORE_SERVER_IDS = 1_650

The requested server id %d clashes with the slave startup option –replicate-same-server-id

§

ER_QUERY_CACHE_DISABLED = 1_651

Query cache is disabled; restart the server with query_cache_type=1 to enable it

§

ER_SAME_NAME_PARTITION_FIELD = 1_652

Duplicate partition field name ‘%s’

§

ER_PARTITION_COLUMN_LIST_ERROR = 1_653

Inconsistency in usage of column lists for partitioning

§

ER_WRONG_TYPE_COLUMN_VALUE_ERROR = 1_654

Partition column values of incorrect type

§

ER_TOO_MANY_PARTITION_FUNC_FIELDS_ERROR = 1_655

Too many fields in ‘%s’

§

ER_MAXVALUE_IN_VALUES_IN = 1_656

Cannot use MAXVALUE as value in VALUES IN

§

ER_TOO_MANY_VALUES_ERROR = 1_657

Cannot have more than one value for this type of %s partitioning

§

ER_ROW_SINGLE_PARTITION_FIELD_ERROR = 1_658

Row expressions in VALUES IN only allowed for multi-field column partitioning

§

ER_FIELD_TYPE_NOT_ALLOWED_AS_PARTITION_FIELD = 1_659

Field ‘%s’ is of a not allowed type for this type of partitioning

§

ER_PARTITION_FIELDS_TOO_LONG = 1_660

The total length of the partitioning fields is too large

§

ER_BINLOG_ROW_ENGINE_AND_STMT_ENGINE = 1_661

Cannot execute statement: impossible to write to binary log since both row-incapable engines and statement-incapable engines are involved.

§

ER_BINLOG_ROW_MODE_AND_STMT_ENGINE = 1_662

Cannot execute statement: impossible to write to binary log since BINLOG_FORMAT = ROW and at least one table uses a storage engine limited to statement-based logging.

§

ER_BINLOG_UNSAFE_AND_STMT_ENGINE = 1_663

Cannot execute statement: impossible to write to binary log since statement is unsafe, storage engine is limited to statement-based logging, and BINLOG_FORMAT = MIXED. %s

§

ER_BINLOG_ROW_INJECTION_AND_STMT_ENGINE = 1_664

Cannot execute statement: impossible to write to binary log since statement is in row format and at least one table uses a storage engine limited to statement-based logging.

§

ER_BINLOG_STMT_MODE_AND_ROW_ENGINE = 1_665

Cannot execute statement: impossible to write to binary log since BINLOG_FORMAT = STATEMENT and at least one table uses a storage engine limited to row-based logging.%s

§

ER_BINLOG_ROW_INJECTION_AND_STMT_MODE = 1_666

Cannot execute statement: impossible to write to binary log since statement is in row format and BINLOG_FORMAT = STATEMENT.

§

ER_BINLOG_MULTIPLE_ENGINES_AND_SELF_LOGGING_ENGINE = 1_667

Cannot execute statement: impossible to write to binary log since more than one engine is involved and at least one engine is self-logging.

§

ER_BINLOG_UNSAFE_LIMIT = 1_668

The statement is unsafe because it uses a LIMIT clause. This is unsafe because the set of rows included cannot be predicted.

§

ER_BINLOG_UNSAFE_INSERT_DELAYED = 1_669

The statement is unsafe because it uses INSERT DELAYED. This is unsafe because the times when rows are inserted cannot be predicted.

§

ER_BINLOG_UNSAFE_SYSTEM_TABLE = 1_670

The statement is unsafe because it uses the general log, slow query log, or performance_schema table(s). This is unsafe because system tables may differ on slaves.

§

ER_BINLOG_UNSAFE_AUTOINC_COLUMNS = 1_671

Statement is unsafe because it invokes a trigger or a stored function that inserts into an AUTO_INCREMENT column. Inserted values cannot be logged correctly.

§

ER_BINLOG_UNSAFE_UDF = 1_672

Statement is unsafe because it uses a UDF which may not return the same value on the slave.

§

ER_BINLOG_UNSAFE_SYSTEM_VARIABLE = 1_673

Statement is unsafe because it uses a system variable that may have a different value on the slave.

§

ER_BINLOG_UNSAFE_SYSTEM_FUNCTION = 1_674

Statement is unsafe because it uses a system function that may return a different value on the slave.

§

ER_BINLOG_UNSAFE_NONTRANS_AFTER_TRANS = 1_675

Statement is unsafe because it accesses a non-transactional table after accessing a transactional table within the same transaction.

§

ER_MESSAGE_AND_STATEMENT = 1_676

%s Statement: %s

§

ER_SLAVE_CONVERSION_FAILED = 1_677

Column %d of table ‘%s.%s’ cannot be converted from type ‘%s’ to type ‘%s’

§

ER_SLAVE_CANT_CREATE_CONVERSION = 1_678

Can’t create conversion table for table ‘%s.%s’

§

ER_INSIDE_TRANSACTION_PREVENTS_SWITCH_BINLOG_FORMAT = 1_679

Cannot modify @@session.binlog_format inside a transaction

§

ER_PATH_LENGTH = 1_680

The path specified for %s is too long.

§

ER_WARN_DEPRECATED_SYNTAX_NO_REPLACEMENT = 1_681

‘%s’ is deprecated and will be removed in a future release.

§

ER_WRONG_NATIVE_TABLE_STRUCTURE = 1_682

Native table ‘%s’.‘%s’ has the wrong structure

§

ER_WRONG_PERFSCHEMA_USAGE = 1_683

Invalid performance_schema usage.

§

ER_WARN_I_S_SKIPPED_TABLE = 1_684

Table ‘%s’.‘%s’ was skipped since its definition is being modified by concurrent DDL statement

§

ER_INSIDE_TRANSACTION_PREVENTS_SWITCH_BINLOG_DIRECT = 1_685

Cannot modify @@session.binlog_direct_non_transactional_updates inside a transaction

§

ER_STORED_FUNCTION_PREVENTS_SWITCH_BINLOG_DIRECT = 1_686

Cannot change the binlog direct flag inside a stored function or trigger

§

ER_SPATIAL_MUST_HAVE_GEOM_COL = 1_687

A SPATIAL index may only contain a geometrical type column

§

ER_TOO_LONG_INDEX_COMMENT = 1_688

Comment for index ‘%s’ is too long (max = %lu)

§

ER_LOCK_ABORTED = 1_689

Wait on a lock was aborted due to a pending exclusive lock

§

ER_DATA_OUT_OF_RANGE = 1_690

%s value is out of range in ‘%s’

§

ER_WRONG_SPVAR_TYPE_IN_LIMIT = 1_691

A variable of a non-integer based type in LIMIT clause

§

ER_BINLOG_UNSAFE_MULTIPLE_ENGINES_AND_SELF_LOGGING_ENGINE = 1_692

Mixing self-logging and non-self-logging engines in a statement is unsafe.

§

ER_BINLOG_UNSAFE_MIXED_STATEMENT = 1_693

Statement accesses nontransactional table as well as transactional or temporary table, and writes to any of them.

§

ER_INSIDE_TRANSACTION_PREVENTS_SWITCH_SQL_LOG_BIN = 1_694

Cannot modify @@session.sql_log_bin inside a transaction

§

ER_STORED_FUNCTION_PREVENTS_SWITCH_SQL_LOG_BIN = 1_695

Cannot change the sql_log_bin inside a stored function or trigger

§

ER_FAILED_READ_FROM_PAR_FILE = 1_696

Failed to read from the .par file

§

ER_VALUES_IS_NOT_INT_TYPE_ERROR = 1_697

VALUES value for partition ‘%s’ must have type INT

§

ER_ACCESS_DENIED_NO_PASSWORD_ERROR = 1_698

Access denied for user ‘%s’@‘%s’

§

ER_SET_PASSWORD_AUTH_PLUGIN = 1_699

SET PASSWORD has no significance for users authenticating via plugins

§

ER_GRANT_PLUGIN_USER_EXISTS = 1_700

GRANT with IDENTIFIED WITH is illegal because the user %-.*s already exists

§

ER_TRUNCATE_ILLEGAL_FK = 1_701

Cannot truncate a table referenced in a foreign key constraint (%s)

§

ER_PLUGIN_IS_PERMANENT = 1_702

Plugin ‘%s’ is force_plus_permanent and can not be unloaded

§

ER_SLAVE_HEARTBEAT_VALUE_OUT_OF_RANGE_MIN = 1_703

The requested value for the heartbeat period is less than 1 millisecond. The value is reset to 0, meaning that heartbeating will effectively be disabled.

§

ER_SLAVE_HEARTBEAT_VALUE_OUT_OF_RANGE_MAX = 1_704

The requested value for the heartbeat period exceeds the value of slave_net_timeout seconds. A sensible value for the period should be less than the timeout.

§

ER_STMT_CACHE_FULL = 1_705

Multi-row statements required more than ‘max_binlog_stmt_cache_size’ bytes of storage; increase this mysqld variable and try again

§

ER_MULTI_UPDATE_KEY_CONFLICT = 1_706

Primary key/partition key update is not allowed since the table is updated both as ‘%s’ and ‘%s’.

§

ER_TABLE_NEEDS_REBUILD = 1_707

Table rebuild required. Please do “ALTER TABLE %s FORCE” or dump/reload to fix it!

§

WARN_OPTION_BELOW_LIMIT = 1_708

The value of ‘%s’ should be no less than the value of ‘%s’

§

ER_INDEX_COLUMN_TOO_LONG = 1_709

Index column size too large. The maximum column size is %lu bytes.

§

ER_ERROR_IN_TRIGGER_BODY = 1_710

Trigger ‘%s’ has an error in its body: ‘%s’

§

ER_ERROR_IN_UNKNOWN_TRIGGER_BODY = 1_711

Unknown trigger has an error in its body: ‘%s’

§

ER_INDEX_CORRUPT = 1_712

Index %s is corrupted

§

ER_UNDO_RECORD_TOO_BIG = 1_713

Undo log record is too big.

§

ER_BINLOG_UNSAFE_INSERT_IGNORE_SELECT = 1_714

INSERT IGNORE… SELECT is unsafe because the order in which rows are retrieved by the SELECT determines which (if any) rows are ignored. This order cannot be predicted and may differ on master and the slave.

§

ER_BINLOG_UNSAFE_INSERT_SELECT_UPDATE = 1_715

INSERT… SELECT… ON DUPLICATE KEY UPDATE is unsafe because the order in which rows are retrieved by the SELECT determines which (if any) rows are updated. This order cannot be predicted and may differ on master and the slave.

§

ER_BINLOG_UNSAFE_REPLACE_SELECT = 1_716

REPLACE… SELECT is unsafe because the order in which rows are retrieved by the SELECT determines which (if any) rows are replaced. This order cannot be predicted and may differ on master and the slave.

§

ER_BINLOG_UNSAFE_CREATE_IGNORE_SELECT = 1_717

CREATE… IGNORE SELECT is unsafe because the order in which rows are retrieved by the SELECT determines which (if any) rows are ignored. This order cannot be predicted and may differ on master and the slave.

§

ER_BINLOG_UNSAFE_CREATE_REPLACE_SELECT = 1_718

CREATE… REPLACE SELECT is unsafe because the order in which rows are retrieved by the SELECT determines which (if any) rows are replaced. This order cannot be predicted and may differ on master and the slave.

§

ER_BINLOG_UNSAFE_UPDATE_IGNORE = 1_719

UPDATE IGNORE is unsafe because the order in which rows are updated determines which (if any) rows are ignored. This order cannot be predicted and may differ on master and the slave.

§

ER_PLUGIN_NO_UNINSTALL = 1_720

Plugin ‘%s’ is marked as not dynamically uninstallable. You have to stop the server to uninstall it.

§

ER_PLUGIN_NO_INSTALL = 1_721

Plugin ‘%s’ is marked as not dynamically installable. You have to stop the server to install it.

§

ER_BINLOG_UNSAFE_WRITE_AUTOINC_SELECT = 1_722

Statements writing to a table with an auto-increment column after selecting from another table are unsafe because the order in which rows are retrieved determines what (if any) rows will be written. This order cannot be predicted and may differ on master and the slave.

§

ER_BINLOG_UNSAFE_CREATE_SELECT_AUTOINC = 1_723

CREATE TABLE… SELECT… on a table with an auto-increment column is unsafe because the order in which rows are retrieved by the SELECT determines which (if any) rows are inserted. This order cannot be predicted and may differ on master and the slave.

§

ER_BINLOG_UNSAFE_INSERT_TWO_KEYS = 1_724

INSERT… ON DUPLICATE KEY UPDATE on a table with more than one UNIQUE KEY is unsafe

§

ER_TABLE_IN_FK_CHECK = 1_725

Table is being used in foreign key check.

§

ER_UNSUPPORTED_ENGINE = 1_726

Storage engine ‘%s’ does not support system tables. [%s.%s]

§

ER_BINLOG_UNSAFE_AUTOINC_NOT_FIRST = 1_727

INSERT into autoincrement field which is not the first part in the composed primary key is unsafe.

§

ER_CANNOT_LOAD_FROM_TABLE_V2 = 1_728

Cannot load from %s.%s. The table is probably corrupted

§

ER_MASTER_DELAY_VALUE_OUT_OF_RANGE = 1_729

The requested value %s for the master delay exceeds the maximum %u

§

ER_ONLY_FD_AND_RBR_EVENTS_ALLOWED_IN_BINLOG_STATEMENT = 1_730

Only Format_description_log_event and row events are allowed in BINLOG statements (but %s was provided

§

ER_PARTITION_EXCHANGE_DIFFERENT_OPTION = 1_731

Non matching attribute ‘%s’ between partition and table

§

ER_PARTITION_EXCHANGE_PART_TABLE = 1_732

Table to exchange with partition is partitioned: ‘%s’

§

ER_PARTITION_EXCHANGE_TEMP_TABLE = 1_733

Table to exchange with partition is temporary: ‘%s’

§

ER_PARTITION_INSTEAD_OF_SUBPARTITION = 1_734

Subpartitioned table, use subpartition instead of partition

§

ER_UNKNOWN_PARTITION = 1_735

Unknown partition ‘%s’ in table ‘%s’

§

ER_TABLES_DIFFERENT_METADATA = 1_736

Tables have different definitions

§

ER_ROW_DOES_NOT_MATCH_PARTITION = 1_737

Found a row that does not match the partition

§

ER_BINLOG_CACHE_SIZE_GREATER_THAN_MAX = 1_738

Option binlog_cache_size (%lu) is greater than max_binlog_cache_size (%lu); setting binlog_cache_size equal to max_binlog_cache_size.

§

ER_WARN_INDEX_NOT_APPLICABLE = 1_739

Cannot use %s access on index ‘%s’ due to type or collation conversion on field ‘%s’

§

ER_PARTITION_EXCHANGE_FOREIGN_KEY = 1_740

Table to exchange with partition has foreign key references: ‘%s’

§

ER_NO_SUCH_KEY_VALUE = 1_741

Key value ‘%s’ was not found in table ‘%s.%s’

§

ER_RPL_INFO_DATA_TOO_LONG = 1_742

Data for column ‘%s’ too long

§

ER_NETWORK_READ_EVENT_CHECKSUM_FAILURE = 1_743

Replication event checksum verification failed while reading from network.

§

ER_BINLOG_READ_EVENT_CHECKSUM_FAILURE = 1_744

Replication event checksum verification failed while reading from a log file.

§

ER_BINLOG_STMT_CACHE_SIZE_GREATER_THAN_MAX = 1_745

Option binlog_stmt_cache_size (%lu) is greater than max_binlog_stmt_cache_size (%lu); setting binlog_stmt_cache_size equal to max_binlog_stmt_cache_size.

§

ER_CANT_UPDATE_TABLE_IN_CREATE_TABLE_SELECT = 1_746

Can’t update table ‘%s’ while ‘%s’ is being created.

§

ER_PARTITION_CLAUSE_ON_NONPARTITIONED = 1_747

PARTITION () clause on non partitioned table

§

ER_ROW_DOES_NOT_MATCH_GIVEN_PARTITION_SET = 1_748

Found a row not matching the given partition set

§

ER_NO_SUCH_PARTITION_UNUSED = 1_749

partition ‘%s’ doesn’t exist

§

ER_CHANGE_RPL_INFO_REPOSITORY_FAILURE = 1_750

Failure while changing the type of replication repository: %s.

§

ER_WARNING_NOT_COMPLETE_ROLLBACK_WITH_CREATED_TEMP_TABLE = 1_751

The creation of some temporary tables could not be rolled back.

§

ER_WARNING_NOT_COMPLETE_ROLLBACK_WITH_DROPPED_TEMP_TABLE = 1_752

Some temporary tables were dropped, but these operations could not be rolled back.

§

ER_MTS_FEATURE_IS_NOT_SUPPORTED = 1_753

%s is not supported in multi-threaded slave mode. %s

§

ER_MTS_UPDATED_DBS_GREATER_MAX = 1_754

The number of modified databases exceeds the maximum %d; the database names will not be included in the replication event metadata.

§

ER_MTS_CANT_PARALLEL = 1_755

Cannot execute the current event group in the parallel mode. Encountered event %s, relay-log name %s, position %s which prevents execution of this event group in parallel mode. Reason: %s.

§

ER_MTS_INCONSISTENT_DATA = 1_756

%s

§

ER_FULLTEXT_NOT_SUPPORTED_WITH_PARTITIONING = 1_757

FULLTEXT index is not supported for partitioned tables.

§

ER_DA_INVALID_CONDITION_NUMBER = 1_758

Invalid condition number

§

ER_INSECURE_PLAIN_TEXT = 1_759

Sending passwords in plain text without SSL/TLS is extremely insecure.

§

ER_INSECURE_CHANGE_MASTER = 1_760

Storing MySQL user name or password information in the master info repository is not secure and is therefore not recommended. Please consider using the USER and PASSWORD connection options for START SLAVE; see the ‘START SLAVE Syntax’ in the MySQL Manual for more information.

§

ER_FOREIGN_DUPLICATE_KEY_WITH_CHILD_INFO = 1_761

Foreign key constraint for table ‘%s’, record ‘%s’ would lead to a duplicate entry in table ‘%s’, key ‘%s’

§

ER_FOREIGN_DUPLICATE_KEY_WITHOUT_CHILD_INFO = 1_762

Foreign key constraint for table ‘%s’, record ‘%s’ would lead to a duplicate entry in a child table

§

ER_SQLTHREAD_WITH_SECURE_SLAVE = 1_763

Setting authentication options is not possible when only the Slave SQL Thread is being started.

§

ER_TABLE_HAS_NO_FT = 1_764

The table does not have FULLTEXT index to support this query

§

ER_VARIABLE_NOT_SETTABLE_IN_SF_OR_TRIGGER = 1_765

The system variable %s cannot be set in stored functions or triggers.

§

ER_VARIABLE_NOT_SETTABLE_IN_TRANSACTION = 1_766

The system variable %s cannot be set when there is an ongoing transaction.

§

ER_GTID_NEXT_IS_NOT_IN_GTID_NEXT_LIST = 1_767

The system variable @@SESSION.GTID_NEXT has the value %s, which is not listed in @@SESSION.GTID_NEXT_LIST.

§

ER_CANT_CHANGE_GTID_NEXT_IN_TRANSACTION_WHEN_GTID_NEXT_LIST_IS_NULL = 1_768

The system variable @@SESSION.GTID_NEXT cannot change inside a transaction.

§

ER_SET_STATEMENT_CANNOT_INVOKE_FUNCTION = 1_769

The statement ‘SET %s’ cannot invoke a stored function.

§

ER_GTID_NEXT_CANT_BE_AUTOMATIC_IF_GTID_NEXT_LIST_IS_NON_NULL = 1_770

The system variable @@SESSION.GTID_NEXT cannot be ‘AUTOMATIC’ when @@SESSION.GTID_NEXT_LIST is non-NULL.

§

ER_SKIPPING_LOGGED_TRANSACTION = 1_771

Skipping transaction %s because it has already been executed and logged.

§

ER_MALFORMED_GTID_SET_SPECIFICATION = 1_772

Malformed GTID set specification ‘%s’.

§

ER_MALFORMED_GTID_SET_ENCODING = 1_773

Malformed GTID set encoding.

§

ER_MALFORMED_GTID_SPECIFICATION = 1_774

Malformed GTID specification ‘%s’.

§

ER_GNO_EXHAUSTED = 1_775

Impossible to generate Global Transaction Identifier: the integer component reached the maximal value. Restart the server with a new server_uuid.

§

ER_BAD_SLAVE_AUTO_POSITION = 1_776

Parameters MASTER_LOG_FILE, MASTER_LOG_POS, RELAY_LOG_FILE and RELAY_LOG_POS cannot be set when MASTER_AUTO_POSITION is active.

§

ER_AUTO_POSITION_REQUIRES_GTID_MODE_ON = 1_777

CHANGE MASTER TO MASTER_AUTO_POSITION = 1 can only be executed when @@GLOBAL.GTID_MODE = ON.

§

ER_CANT_DO_IMPLICIT_COMMIT_IN_TRX_WHEN_GTID_NEXT_IS_SET = 1_778

Cannot execute statements with implicit commit inside a transaction when @@SESSION.GTID_NEXT != AUTOMATIC.

§

ER_GTID_MODE_2_OR_3_REQUIRES_DISABLE_GTID_UNSAFE_STATEMENTS_ON = 1_779

GTID_MODE = ON or GTID_MODE = UPGRADE_STEP_2 requires DISABLE_GTID_UNSAFE_STATEMENTS = 1.

§

ER_GTID_MODE_REQUIRES_BINLOG = 1_780

@@GLOBAL.GTID_MODE = ON or UPGRADE_STEP_1 or UPGRADE_STEP_2 requires –log-bin and –log-slave-updates.

§

ER_CANT_SET_GTID_NEXT_TO_GTID_WHEN_GTID_MODE_IS_OFF = 1_781

@@SESSION.GTID_NEXT cannot be set to UUID:NUMBER when @@GLOBAL.GTID_MODE = OFF.

§

ER_CANT_SET_GTID_NEXT_TO_ANONYMOUS_WHEN_GTID_MODE_IS_ON = 1_782

@@SESSION.GTID_NEXT cannot be set to ANONYMOUS when @@GLOBAL.GTID_MODE = ON.

§

ER_CANT_SET_GTID_NEXT_LIST_TO_NON_NULL_WHEN_GTID_MODE_IS_OFF = 1_783

@@SESSION.GTID_NEXT_LIST cannot be set to a non-NULL value when @@GLOBAL.GTID_MODE = OFF.

§

ER_FOUND_GTID_EVENT_WHEN_GTID_MODE_IS_OFF = 1_784

Found a Gtid_log_event or Previous_gtids_log_event when @@GLOBAL.GTID_MODE = OFF.

§

ER_GTID_UNSAFE_NON_TRANSACTIONAL_TABLE = 1_785

When @@GLOBAL.ENFORCE_GTID_CONSISTENCY = 1, updates to non-transactional tables can only be done in either autocommitted statements or single-statement transactions, and never in the same statement as updates to transactional tables.

§

ER_GTID_UNSAFE_CREATE_SELECT = 1_786

CREATE TABLE … SELECT is forbidden when @@GLOBAL.ENFORCE_GTID_CONSISTENCY = 1.

§

ER_GTID_UNSAFE_CREATE_DROP_TEMPORARY_TABLE_IN_TRANSACTION = 1_787

When @@GLOBAL.ENFORCE_GTID_CONSISTENCY = 1, the statements CREATE TEMPORARY TABLE and DROP TEMPORARY TABLE can be executed in a non-transactional context only, and require that AUTOCOMMIT = 1.

§

ER_GTID_MODE_CAN_ONLY_CHANGE_ONE_STEP_AT_A_TIME = 1_788

The value of @@GLOBAL.GTID_MODE can only change one step at a time: OFF <-> UPGRADE_STEP_1 <-> UPGRADE_STEP_2 <-> ON. Also note that this value must be stepped up or down simultaneously on all servers; see the Manual for instructions.

§

ER_MASTER_HAS_PURGED_REQUIRED_GTIDS = 1_789

The slave is connecting using CHANGE MASTER TO MASTER_AUTO_POSITION = 1, but the master has purged binary logs containing GTIDs that the slave requires.

§

ER_CANT_SET_GTID_NEXT_WHEN_OWNING_GTID = 1_790

@@SESSION.GTID_NEXT cannot be changed by a client that owns a GTID. The client owns %s. Ownership is released on COMMIT or ROLLBACK.

§

ER_UNKNOWN_EXPLAIN_FORMAT = 1_791

Unknown EXPLAIN format name: ‘%s’

§

ER_CANT_EXECUTE_IN_READ_ONLY_TRANSACTION = 1_792

Cannot execute statement in a READ ONLY transaction.

§

ER_TOO_LONG_TABLE_PARTITION_COMMENT = 1_793

Comment for table partition ‘%s’ is too long (max = %lu

§

ER_SLAVE_CONFIGURATION = 1_794

Slave is not configured or failed to initialize properly. You must at least set –server-id to enable either a master or a slave. Additional error messages can be found in the MySQL error log.

§

ER_INNODB_FT_LIMIT = 1_795

InnoDB presently supports one FULLTEXT index creation at a time

§

ER_INNODB_NO_FT_TEMP_TABLE = 1_796

Cannot create FULLTEXT index on temporary InnoDB table

§

ER_INNODB_FT_WRONG_DOCID_COLUMN = 1_797

Column ‘%s’ is of wrong type for an InnoDB FULLTEXT index

§

ER_INNODB_FT_WRONG_DOCID_INDEX = 1_798

Index ‘%s’ is of wrong type for an InnoDB FULLTEXT index

§

ER_INNODB_ONLINE_LOG_TOO_BIG = 1_799

Creating index ‘%s’ required more than ‘innodb_online_alter_log_max_size’ bytes of modification log. Please try again.

§

ER_UNKNOWN_ALTER_ALGORITHM = 1_800

Unknown ALGORITHM ‘%s’

§

ER_UNKNOWN_ALTER_LOCK = 1_801

Unknown LOCK type ‘%s’

§

ER_MTS_CHANGE_MASTER_CANT_RUN_WITH_GAPS = 1_802

CHANGE MASTER cannot be executed when the slave was stopped with an error or killed in MTS mode. Consider using RESET SLAVE or START SLAVE UNTIL.

§

ER_MTS_RECOVERY_FAILURE = 1_803

Cannot recover after SLAVE errored out in parallel execution mode. Additional error messages can be found in the MySQL error log.

§

ER_MTS_RESET_WORKERS = 1_804

Cannot clean up worker info tables. Additional error messages can be found in the MySQL error log.

§

ER_COL_COUNT_DOESNT_MATCH_CORRUPTED_V2 = 1_805

Column count of %s.%s is wrong. Expected %d, found %d. The table is probably corrupted

§

ER_SLAVE_SILENT_RETRY_TRANSACTION = 1_806

Slave must silently retry current transaction

§

ER_DISCARD_FK_CHECKS_RUNNING = 1_807

There is a foreign key check running on table ‘%s’. Cannot discard the table.

§

ER_TABLE_SCHEMA_MISMATCH = 1_808

Schema mismatch (%s

§

ER_TABLE_IN_SYSTEM_TABLESPACE = 1_809

Table ‘%s’ in system tablespace

§

ER_IO_READ_ERROR = 1_810

IO Read error: (%lu, %s) %s

§

ER_IO_WRITE_ERROR = 1_811

IO Write error: (%lu, %s) %s

§

ER_TABLESPACE_MISSING = 1_812

Tablespace is missing for table ‘%s’

§

ER_TABLESPACE_EXISTS = 1_813

Tablespace for table ‘%s’ exists. Please DISCARD the tablespace before IMPORT.

§

ER_TABLESPACE_DISCARDED = 1_814

Tablespace has been discarded for table ‘%s’

§

ER_INTERNAL_ERROR = 1_815

Internal error: %s

§

ER_INNODB_IMPORT_ERROR = 1_816

ALTER TABLE ‘%s’ IMPORT TABLESPACE failed with error %lu : ‘%s’

§

ER_INNODB_INDEX_CORRUPT = 1_817

Index corrupt: %s

§

ER_INVALID_YEAR_COLUMN_LENGTH = 1_818

YEAR(%lu) column type is deprecated. Creating YEAR(4) column instead.

§

ER_NOT_VALID_PASSWORD = 1_819

Your password does not satisfy the current policy requirements

§

ER_MUST_CHANGE_PASSWORD = 1_820

You must SET PASSWORD before executing this statement

§

ER_FK_NO_INDEX_CHILD = 1_821

Failed to add the foreign key constaint. Missing index for constraint ‘%s’ in the foreign table ‘%s’

§

ER_FK_NO_INDEX_PARENT = 1_822

Failed to add the foreign key constaint. Missing index for constraint ‘%s’ in the referenced table ‘%s’

§

ER_FK_FAIL_ADD_SYSTEM = 1_823

Failed to add the foreign key constraint ‘%s’ to system tables

§

ER_FK_CANNOT_OPEN_PARENT = 1_824

Failed to open the referenced table ‘%s’

§

ER_FK_INCORRECT_OPTION = 1_825

Failed to add the foreign key constraint on table ‘%s’. Incorrect options in FOREIGN KEY constraint ‘%s’

§

ER_FK_DUP_NAME = 1_826

Duplicate foreign key constraint name ‘%s’

§

ER_PASSWORD_FORMAT = 1_827

The password hash doesn’t have the expected format. Check if the correct password algorithm is being used with the PASSWORD() function.

§

ER_FK_COLUMN_CANNOT_DROP = 1_828

Cannot drop column ‘%s’: needed in a foreign key constraint ‘%s’

§

ER_FK_COLUMN_CANNOT_DROP_CHILD = 1_829

Cannot drop column ‘%s’: needed in a foreign key constraint ‘%s’ of table ‘%s’

§

ER_FK_COLUMN_NOT_NULL = 1_830

Column ‘%s’ cannot be NOT NULL: needed in a foreign key constraint ‘%s’ SET NULL

§

ER_DUP_INDEX = 1_831

Duplicate index ‘%s’ defined on the table ‘%s.%s’. This is deprecated and will be disallowed in a future release.

§

ER_FK_COLUMN_CANNOT_CHANGE = 1_832

Cannot change column ‘%s’: used in a foreign key constraint ‘%s’

§

ER_FK_COLUMN_CANNOT_CHANGE_CHILD = 1_833

Cannot change column ‘%s’: used in a foreign key constraint ‘%s’ of table ‘%s’

§

ER_FK_CANNOT_DELETE_PARENT = 1_834

Cannot delete rows from table which is parent in a foreign key constraint ‘%s’ of table ‘%s’

§

ER_MALFORMED_PACKET = 1_835

Malformed communication packet.

§

ER_READ_ONLY_MODE = 1_836

Running in read-only mode

§

ER_GTID_NEXT_TYPE_UNDEFINED_GROUP = 1_837

When @@SESSION.GTID_NEXT is set to a GTID, you must explicitly set it to a different value after a COMMIT or ROLLBACK. Please check GTID_NEXT variable manual page for detailed explanation. Current @@SESSION.GTID_NEXT is ‘%s’.

§

ER_VARIABLE_NOT_SETTABLE_IN_SP = 1_838

The system variable %s cannot be set in stored procedures.

§

ER_CANT_SET_GTID_PURGED_WHEN_GTID_MODE_IS_OFF = 1_839

@@GLOBAL.GTID_PURGED can only be set when @@GLOBAL.GTID_MODE = ON.

§

ER_CANT_SET_GTID_PURGED_WHEN_GTID_EXECUTED_IS_NOT_EMPTY = 1_840

@@GLOBAL.GTID_PURGED can only be set when @@GLOBAL.GTID_EXECUTED is empty.

§

ER_CANT_SET_GTID_PURGED_WHEN_OWNED_GTIDS_IS_NOT_EMPTY = 1_841

@@GLOBAL.GTID_PURGED can only be set when there are no ongoing transactions (not even in other clients).

§

ER_GTID_PURGED_WAS_CHANGED = 1_842

@@GLOBAL.GTID_PURGED was changed from ‘%s’ to ‘%s’.

§

ER_GTID_EXECUTED_WAS_CHANGED = 1_843

@@GLOBAL.GTID_EXECUTED was changed from ‘%s’ to ‘%s’.

§

ER_BINLOG_STMT_MODE_AND_NO_REPL_TABLES = 1_844

Cannot execute statement: impossible to write to binary log since BINLOG_FORMAT = STATEMENT, and both replicated and non replicated tables are written to.

§

ER_ALTER_OPERATION_NOT_SUPPORTED = 1_845

%s is not supported for this operation. Try %s.

§

ER_ALTER_OPERATION_NOT_SUPPORTED_REASON = 1_846

%s is not supported. Reason: %s. Try %s.

§

ER_ALTER_OPERATION_NOT_SUPPORTED_REASON_COPY = 1_847

COPY algorithm requires a lock

§

ER_ALTER_OPERATION_NOT_SUPPORTED_REASON_PARTITION = 1_848

Partition specific operations do not yet support LOCK/ALGORITHM

§

ER_ALTER_OPERATION_NOT_SUPPORTED_REASON_FK_RENAME = 1_849

Columns participating in a foreign key are renamed

§

ER_ALTER_OPERATION_NOT_SUPPORTED_REASON_COLUMN_TYPE = 1_850

Cannot change column type INPLACE

§

ER_ALTER_OPERATION_NOT_SUPPORTED_REASON_FK_CHECK = 1_851

Adding foreign keys needs foreign_key_checks=OFF

§

ER_ALTER_OPERATION_NOT_SUPPORTED_REASON_IGNORE = 1_852

Creating unique indexes with IGNORE requires COPY algorithm to remove duplicate rows

§

ER_ALTER_OPERATION_NOT_SUPPORTED_REASON_NOPK = 1_853

Dropping a primary key is not allowed without also adding a new primary key

§

ER_ALTER_OPERATION_NOT_SUPPORTED_REASON_AUTOINC = 1_854

Adding an auto-increment column requires a lock

§

ER_ALTER_OPERATION_NOT_SUPPORTED_REASON_HIDDEN_FTS = 1_855

Cannot replace hidden FTS_DOC_ID with a user-visible one

§

ER_ALTER_OPERATION_NOT_SUPPORTED_REASON_CHANGE_FTS = 1_856

Cannot drop or rename FTS_DOC_ID

§

ER_ALTER_OPERATION_NOT_SUPPORTED_REASON_FTS = 1_857

Fulltext index creation requires a lock

§

ER_SQL_SLAVE_SKIP_COUNTER_NOT_SETTABLE_IN_GTID_MODE = 1_858

sql_slave_skip_counter can not be set when the server is running with @@GLOBAL.GTID_MODE = ON. Instead, for each transaction that you want to skip, generate an empty transaction with the same GTID as the transaction

§

ER_DUP_UNKNOWN_IN_INDEX = 1_859

Duplicate entry for key ‘%s’

§

ER_IDENT_CAUSES_TOO_LONG_PATH = 1_860

Long database name and identifier for object resulted in path length exceeding %d characters. Path: ‘%s’.

§

ER_ALTER_OPERATION_NOT_SUPPORTED_REASON_NOT_NULL = 1_861

cannot silently convert NULL values, as required in this SQL_MODE

§

ER_MUST_CHANGE_PASSWORD_LOGIN = 1_862

Your password has expired. To log in you must change it using a client that supports expired passwords.

§

ER_ROW_IN_WRONG_PARTITION = 1_863

Found a row in wrong partition %s

§

ER_MTS_EVENT_BIGGER_PENDING_JOBS_SIZE_MAX = 1_864

Cannot schedule event %s, relay-log name %s, position %s to Worker thread because its size %lu exceeds %lu of slave_pending_jobs_size_max.

§

ER_INNODB_NO_FT_USES_PARSER = 1_865

Cannot CREATE FULLTEXT INDEX WITH PARSER on InnoDB table

§

ER_BINLOG_LOGICAL_CORRUPTION = 1_866

The binary log file ‘%s’ is logically corrupted: %s

§

ER_WARN_PURGE_LOG_IN_USE = 1_867

file %s was not purged because it was being read by %d thread(s), purged only %d out of %d files.

§

ER_WARN_PURGE_LOG_IS_ACTIVE = 1_868

file %s was not purged because it is the active log file.

§

ER_AUTO_INCREMENT_CONFLICT = 1_869

Auto-increment value in UPDATE conflicts with internally generated values

§

WARN_ON_BLOCKHOLE_IN_RBR = 1_870

Row events are not logged for %s statements that modify BLACKHOLE tables in row format. Table(s): ‘%s’

§

ER_SLAVE_MI_INIT_REPOSITORY = 1_871

Slave failed to initialize master info structure from the repository

§

ER_SLAVE_RLI_INIT_REPOSITORY = 1_872

Slave failed to initialize relay log info structure from the repository

§

ER_ACCESS_DENIED_CHANGE_USER_ERROR = 1_873

Access denied trying to change to user ‘%s’@‘%s’ (using password: %s). Disconnecting.

§

ER_INNODB_READ_ONLY = 1_874

InnoDB is in read only mode.

§

ER_STOP_SLAVE_SQL_THREAD_TIMEOUT = 1_875

STOP SLAVE command execution is incomplete: Slave SQL thread got the stop signal, thread is busy, SQL thread will stop once the current task is complete.

§

ER_STOP_SLAVE_IO_THREAD_TIMEOUT = 1_876

STOP SLAVE command execution is incomplete: Slave IO thread got the stop signal, thread is busy, IO thread will stop once the current task is complete.

§

ER_TABLE_CORRUPT = 1_877

Operation cannot be performed. The table ‘%s.%s’ is missing, corrupt or contains bad data.

§

ER_TEMP_FILE_WRITE_FAILURE = 1_878

Temporary file write failure.

§

ER_INNODB_FT_AUX_NOT_HEX_ID = 1_879

Upgrade index name failed, please use create index(alter table) algorithm copy to rebuild index.

§

ER_OLD_TEMPORALS_UPGRADED = 1_880

TIME/TIMESTAMP/DATETIME columns of old format have been upgraded to the new format.

§

ER_INNODB_FORCED_RECOVERY = 1_881

Operation not allowed when innodb_forced_recovery > 0.

§

ER_AES_INVALID_IV = 1_882

The initialization vector supplied to %s is too short. Must be at least %d bytes long

§

ER_PLUGIN_CANNOT_BE_UNINSTALLED = 1_883

Plugin ‘%s’ cannot be uninstalled now. %s

§

ER_GTID_UNSAFE_BINLOG_SPLITTABLE_STATEMENT_AND_GTID_GROUP = 1_884

Cannot execute statement because it needs to be written to the binary log as multiple statements, and this is not allowed when @@SESSION.GTID_NEXT == ‘UUID:NUMBER’.

§

ER_SLAVE_HAS_MORE_GTIDS_THAN_MASTER = 1_885

Slave has more GTIDs than the master has, using the master’s SERVER_UUID. This may indicate that the end of the binary log was truncated or that the last binary log file was lost, e.g., after a power or disk failure when sync_binlog != 1. The master may or may not have rolled back transactions that were already replicated to the slave. Suggest to replicate any transactions that master has rolled back from slave to master, and/or commit empty transactions on master to account for transactions that have been committed on master but are not included in GTID_EXECUTED.

Implementations§

source§

impl ErrorKind

source

pub fn sqlstate(self) -> &'static [u8; 5]

SQLSTATE is a code which identifies SQL error conditions. It composed by five characters: first two characters that indicate a class, and then three that indicate a subclass.

There are three important standard classes.

  • 00 means the operation completed successfully.
  • 01 contains warnings (SQLWARNING).
  • 02 is the NOT FOUND class.

All other classes are exceptions (SQLEXCEPTION). Classes beginning with 0, 1, 2, 3, 4, A, B, C, D, E, F and G are reserved for standard-defined classes, while other classes are vendor-specific.

The subclass, if it is set, indicates a particular condition, or a particular group of conditions within the class. 000 means ‘no subclass’.

See also https://mariadb.com/kb/en/library/sqlstate/

Trait Implementations§

source§

impl Clone for ErrorKind

source§

fn clone(&self) -> ErrorKind

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for ErrorKind

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl From<u16> for ErrorKind

source§

fn from(x: u16) -> Self

Converts to this type from the input type.
source§

impl Hash for ErrorKind

source§

fn hash<__H: Hasher>(&self, state: &mut __H)

Feeds this value into the given Hasher. Read more
1.3.0 · source§

fn hash_slice<H>(data: &[Self], state: &mut H)
where H: Hasher, Self: Sized,

Feeds a slice of this type into the given Hasher. Read more
source§

impl Ord for ErrorKind

source§

fn cmp(&self, other: &ErrorKind) -> Ordering

This method returns an Ordering between self and other. Read more
1.21.0 · source§

fn max(self, other: Self) -> Self
where Self: Sized,

Compares and returns the maximum of two values. Read more
1.21.0 · source§

fn min(self, other: Self) -> Self
where Self: Sized,

Compares and returns the minimum of two values. Read more
1.50.0 · source§

fn clamp(self, min: Self, max: Self) -> Self
where Self: Sized + PartialOrd,

Restrict a value to a certain interval. Read more
source§

impl PartialEq for ErrorKind

source§

fn eq(&self, other: &ErrorKind) -> bool

This method tests for self and other values to be equal, and is used by ==.
1.0.0 · source§

fn ne(&self, other: &Rhs) -> bool

This method tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
source§

impl PartialOrd for ErrorKind

source§

fn partial_cmp(&self, other: &ErrorKind) -> Option<Ordering>

This method returns an ordering between self and other values if one exists. Read more
1.0.0 · source§

fn lt(&self, other: &Rhs) -> bool

This method tests less than (for self and other) and is used by the < operator. Read more
1.0.0 · source§

fn le(&self, other: &Rhs) -> bool

This method tests less than or equal to (for self and other) and is used by the <= operator. Read more
1.0.0 · source§

fn gt(&self, other: &Rhs) -> bool

This method tests greater than (for self and other) and is used by the > operator. Read more
1.0.0 · source§

fn ge(&self, other: &Rhs) -> bool

This method tests greater than or equal to (for self and other) and is used by the >= operator. Read more
source§

impl Copy for ErrorKind

source§

impl Eq for ErrorKind

source§

impl StructuralEq for ErrorKind

source§

impl StructuralPartialEq for ErrorKind

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for T
where T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for T
where T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for T
where T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
§

impl<T> Conv for T

§

fn conv<T>(self) -> T
where Self: Into<T>,

Converts self into T using Into<T>. Read more
§

impl<Choices> CoproductSubsetter<CNil, HNil> for Choices

§

type Remainder = Choices

§

fn subset( self ) -> Result<CNil, <Choices as CoproductSubsetter<CNil, HNil>>::Remainder>

Extract a subset of the possible types in a coproduct (or get the remaining possibilities) Read more
§

impl<T> FmtForward for T

§

fn fmt_binary(self) -> FmtBinary<Self>
where Self: Binary,

Causes self to use its Binary implementation when Debug-formatted.
§

fn fmt_display(self) -> FmtDisplay<Self>
where Self: Display,

Causes self to use its Display implementation when Debug-formatted.
§

fn fmt_lower_exp(self) -> FmtLowerExp<Self>
where Self: LowerExp,

Causes self to use its LowerExp implementation when Debug-formatted.
§

fn fmt_lower_hex(self) -> FmtLowerHex<Self>
where Self: LowerHex,

Causes self to use its LowerHex implementation when Debug-formatted.
§

fn fmt_octal(self) -> FmtOctal<Self>
where Self: Octal,

Causes self to use its Octal implementation when Debug-formatted.
§

fn fmt_pointer(self) -> FmtPointer<Self>
where Self: Pointer,

Causes self to use its Pointer implementation when Debug-formatted.
§

fn fmt_upper_exp(self) -> FmtUpperExp<Self>
where Self: UpperExp,

Causes self to use its UpperExp implementation when Debug-formatted.
§

fn fmt_upper_hex(self) -> FmtUpperHex<Self>
where Self: UpperHex,

Causes self to use its UpperHex implementation when Debug-formatted.
§

fn fmt_list(self) -> FmtList<Self>
where &'a Self: for<'a> IntoIterator,

Formats each item in a sequence. Read more
source§

impl<T> From<T> for T

source§

fn from(t: T) -> T

Returns the argument unchanged.

source§

impl<T, U> Into<U> for T
where U: From<T>,

source§

fn into(self) -> U

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

§

impl<T, U, I> LiftInto<U, I> for T
where U: LiftFrom<T, I>,

§

fn lift_into(self) -> U

Performs the indexed conversion.
§

impl<T> Pipe for T
where T: ?Sized,

§

fn pipe<R>(self, func: impl FnOnce(Self) -> R) -> R
where Self: Sized,

Pipes by value. This is generally the method you want to use. Read more
§

fn pipe_ref<'a, R>(&'a self, func: impl FnOnce(&'a Self) -> R) -> R
where R: 'a,

Borrows self and passes that borrow into the pipe function. Read more
§

fn pipe_ref_mut<'a, R>(&'a mut self, func: impl FnOnce(&'a mut Self) -> R) -> R
where R: 'a,

Mutably borrows self and passes that borrow into the pipe function. Read more
§

fn pipe_borrow<'a, B, R>(&'a self, func: impl FnOnce(&'a B) -> R) -> R
where Self: Borrow<B>, B: 'a + ?Sized, R: 'a,

Borrows self, then passes self.borrow() into the pipe function. Read more
§

fn pipe_borrow_mut<'a, B, R>( &'a mut self, func: impl FnOnce(&'a mut B) -> R ) -> R
where Self: BorrowMut<B>, B: 'a + ?Sized, R: 'a,

Mutably borrows self, then passes self.borrow_mut() into the pipe function. Read more
§

fn pipe_as_ref<'a, U, R>(&'a self, func: impl FnOnce(&'a U) -> R) -> R
where Self: AsRef<U>, U: 'a + ?Sized, R: 'a,

Borrows self, then passes self.as_ref() into the pipe function.
§

fn pipe_as_mut<'a, U, R>(&'a mut self, func: impl FnOnce(&'a mut U) -> R) -> R
where Self: AsMut<U>, U: 'a + ?Sized, R: 'a,

Mutably borrows self, then passes self.as_mut() into the pipe function.
§

fn pipe_deref<'a, T, R>(&'a self, func: impl FnOnce(&'a T) -> R) -> R
where Self: Deref<Target = T>, T: 'a + ?Sized, R: 'a,

Borrows self, then passes self.deref() into the pipe function.
§

fn pipe_deref_mut<'a, T, R>( &'a mut self, func: impl FnOnce(&'a mut T) -> R ) -> R
where Self: DerefMut<Target = T> + Deref, T: 'a + ?Sized, R: 'a,

Mutably borrows self, then passes self.deref_mut() into the pipe function.
source§

impl<T> Same for T

§

type Output = T

Should always be Self
§

impl<Source> Sculptor<HNil, HNil> for Source

§

type Remainder = Source

§

fn sculpt(self) -> (HNil, <Source as Sculptor<HNil, HNil>>::Remainder)

Consumes the current HList and returns an HList with the requested shape. Read more
§

impl<T> Tap for T

§

fn tap(self, func: impl FnOnce(&Self)) -> Self

Immutable access to a value. Read more
§

fn tap_mut(self, func: impl FnOnce(&mut Self)) -> Self

Mutable access to a value. Read more
§

fn tap_borrow<B>(self, func: impl FnOnce(&B)) -> Self
where Self: Borrow<B>, B: ?Sized,

Immutable access to the Borrow<B> of a value. Read more
§

fn tap_borrow_mut<B>(self, func: impl FnOnce(&mut B)) -> Self
where Self: BorrowMut<B>, B: ?Sized,

Mutable access to the BorrowMut<B> of a value. Read more
§

fn tap_ref<R>(self, func: impl FnOnce(&R)) -> Self
where Self: AsRef<R>, R: ?Sized,

Immutable access to the AsRef<R> view of a value. Read more
§

fn tap_ref_mut<R>(self, func: impl FnOnce(&mut R)) -> Self
where Self: AsMut<R>, R: ?Sized,

Mutable access to the AsMut<R> view of a value. Read more
§

fn tap_deref<T>(self, func: impl FnOnce(&T)) -> Self
where Self: Deref<Target = T>, T: ?Sized,

Immutable access to the Deref::Target of a value. Read more
§

fn tap_deref_mut<T>(self, func: impl FnOnce(&mut T)) -> Self
where Self: DerefMut<Target = T> + Deref, T: ?Sized,

Mutable access to the Deref::Target of a value. Read more
§

fn tap_dbg(self, func: impl FnOnce(&Self)) -> Self

Calls .tap() only in debug builds, and is erased in release builds.
§

fn tap_mut_dbg(self, func: impl FnOnce(&mut Self)) -> Self

Calls .tap_mut() only in debug builds, and is erased in release builds.
§

fn tap_borrow_dbg<B>(self, func: impl FnOnce(&B)) -> Self
where Self: Borrow<B>, B: ?Sized,

Calls .tap_borrow() only in debug builds, and is erased in release builds.
§

fn tap_borrow_mut_dbg<B>(self, func: impl FnOnce(&mut B)) -> Self
where Self: BorrowMut<B>, B: ?Sized,

Calls .tap_borrow_mut() only in debug builds, and is erased in release builds.
§

fn tap_ref_dbg<R>(self, func: impl FnOnce(&R)) -> Self
where Self: AsRef<R>, R: ?Sized,

Calls .tap_ref() only in debug builds, and is erased in release builds.
§

fn tap_ref_mut_dbg<R>(self, func: impl FnOnce(&mut R)) -> Self
where Self: AsMut<R>, R: ?Sized,

Calls .tap_ref_mut() only in debug builds, and is erased in release builds.
§

fn tap_deref_dbg<T>(self, func: impl FnOnce(&T)) -> Self
where Self: Deref<Target = T>, T: ?Sized,

Calls .tap_deref() only in debug builds, and is erased in release builds.
§

fn tap_deref_mut_dbg<T>(self, func: impl FnOnce(&mut T)) -> Self
where Self: DerefMut<Target = T> + Deref, T: ?Sized,

Calls .tap_deref_mut() only in debug builds, and is erased in release builds.
source§

impl<T> ToOwned for T
where T: Clone,

§

type Owned = T

The resulting type after obtaining ownership.
source§

fn to_owned(&self) -> T

Creates owned data from borrowed data, usually by cloning. Read more
source§

fn clone_into(&self, target: &mut T)

Uses borrowed data to replace owned data, usually by cloning. Read more
§

impl<T> TryConv for T

§

fn try_conv<T>(self) -> Result<T, Self::Error>
where Self: TryInto<T>,

Attempts to convert self into T using TryInto<T>. Read more
source§

impl<T, U> TryFrom<U> for T
where U: Into<T>,

§

type Error = Infallible

The type returned in the event of a conversion error.
source§

fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>

Performs the conversion.
source§

impl<T, U> TryInto<U> for T
where U: TryFrom<T>,

§

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.
source§

fn try_into(self) -> Result<U, <U as TryFrom<T>>::Error>

Performs the conversion.
§

impl<V, T> VZip<V> for T
where V: MultiLane<T>,

§

fn vzip(self) -> V