Enum msql_srv::ErrorKind [] [src]

#[repr(u16)]
pub enum ErrorKind { ER_HASHCHK, ER_NISAMCHK, ER_NO, ER_YES, ER_CANT_CREATE_FILE, ER_CANT_CREATE_TABLE, ER_CANT_CREATE_DB, ER_DB_CREATE_EXISTS, ER_DB_DROP_EXISTS, ER_DB_DROP_DELETE, ER_DB_DROP_RMDIR, ER_CANT_DELETE_FILE, ER_CANT_FIND_SYSTEM_REC, ER_CANT_GET_STAT, ER_CANT_GET_WD, ER_CANT_LOCK, ER_CANT_OPEN_FILE, ER_FILE_NOT_FOUND, ER_CANT_READ_DIR, ER_CANT_SET_WD, ER_CHECKREAD, ER_DISK_FULL, ER_DUP_KEY, ER_ERROR_ON_CLOSE, ER_ERROR_ON_READ, ER_ERROR_ON_RENAME, ER_ERROR_ON_WRITE, ER_FILE_USED, ER_FILSORT_ABORT, ER_FORM_NOT_FOUND, ER_GET_ERRN, ER_ILLEGAL_HA, ER_KEY_NOT_FOUND, ER_NOT_FORM_FILE, ER_NOT_KEYFILE, ER_OLD_KEYFILE, ER_OPEN_AS_READONLY, ER_OUTOFMEMORY, ER_OUT_OF_SORTMEMORY, ER_UNEXPECTED_EOF, ER_CON_COUNT_ERROR, ER_OUT_OF_RESOURCES, ER_BAD_HOST_ERROR, ER_HANDSHAKE_ERROR, ER_DBACCESS_DENIED_ERROR, ER_ACCESS_DENIED_ERROR, ER_NO_DB_ERROR, ER_UNKNOWN_COM_ERROR, ER_BAD_NULL_ERROR, ER_BAD_DB_ERROR, ER_TABLE_EXISTS_ERROR, ER_BAD_TABLE_ERROR, ER_NON_UNIQ_ERROR, ER_SERVER_SHUTDOWN, ER_BAD_FIELD_ERROR, ER_WRONG_FIELD_WITH_GROUP, ER_WRONG_GROUP_FIELD, ER_WRONG_SUM_SELECT, ER_WRONG_VALUE_COUNT, ER_TOO_LONG_IDENT, ER_DUP_FIELDNAME, ER_DUP_KEYNAME, ER_DUP_ENTRY, ER_WRONG_FIELD_SPEC, ER_PARSE_ERROR, ER_EMPTY_QUERY, ER_NONUNIQ_TABLE, ER_INVALID_DEFAULT, ER_MULTIPLE_PRI_KEY, ER_TOO_MANY_KEYS, ER_TOO_MANY_KEY_PARTS, ER_TOO_LONG_KEY, ER_KEY_COLUMN_DOES_NOT_EXITS, ER_BLOB_USED_AS_KEY, ER_TOO_BIG_FIELDLENGTH, ER_WRONG_AUTO_KEY, ER_READY, ER_NORMAL_SHUTDOWN, ER_GOT_SIGNAL, ER_SHUTDOWN_COMPLETE, ER_FORCING_CLOSE, ER_IPSOCK_ERROR, ER_NO_SUCH_INDEX, ER_WRONG_FIELD_TERMINATORS, ER_BLOBS_AND_NO_TERMINATED, ER_TEXTFILE_NOT_READABLE, ER_FILE_EXISTS_ERROR, ER_LOAD_INF, ER_ALTER_INF, ER_WRONG_SUB_KEY, ER_CANT_REMOVE_ALL_FIELDS, ER_CANT_DROP_FIELD_OR_KEY, ER_INSERT_INF, ER_UPDATE_TABLE_USED, ER_NO_SUCH_THREAD, ER_KILL_DENIED_ERROR, ER_NO_TABLES_USED, ER_TOO_BIG_SET, ER_NO_UNIQUE_LOGFILE, ER_TABLE_NOT_LOCKED_FOR_WRITE, ER_TABLE_NOT_LOCKED, ER_BLOB_CANT_HAVE_DEFAULT, ER_WRONG_DB_NAME, ER_WRONG_TABLE_NAME, ER_TOO_BIG_SELECT, ER_UNKNOWN_ERROR, ER_UNKNOWN_PROCEDURE, ER_WRONG_PARAMCOUNT_TO_PROCEDURE, ER_WRONG_PARAMETERS_TO_PROCEDURE, ER_UNKNOWN_TABLE, ER_FIELD_SPECIFIED_TWICE, ER_INVALID_GROUP_FUNC_USE, ER_UNSUPPORTED_EXTENSION, ER_TABLE_MUST_HAVE_COLUMNS, ER_RECORD_FILE_FULL, ER_UNKNOWN_CHARACTER_SET, ER_TOO_MANY_TABLES, ER_TOO_MANY_FIELDS, ER_TOO_BIG_ROWSIZE, ER_STACK_OVERRUN, ER_WRONG_OUTER_JOIN, ER_NULL_COLUMN_IN_INDEX, ER_CANT_FIND_UDF, ER_CANT_INITIALIZE_UDF, ER_UDF_NO_PATHS, ER_UDF_EXISTS, ER_CANT_OPEN_LIBRARY, ER_CANT_FIND_DL_ENTRY, ER_FUNCTION_NOT_DEFINED, ER_HOST_IS_BLOCKED, ER_HOST_NOT_PRIVILEGED, ER_PASSWORD_ANONYMOUS_USER, ER_PASSWORD_NOT_ALLOWED, ER_PASSWORD_NO_MATCH, ER_UPDATE_INF, ER_CANT_CREATE_THREAD, ER_WRONG_VALUE_COUNT_ON_ROW, ER_CANT_REOPEN_TABLE, ER_INVALID_USE_OF_NULL, ER_REGEXP_ERROR, ER_MIX_OF_GROUP_FUNC_AND_FIELDS, ER_NONEXISTING_GRANT, ER_TABLEACCESS_DENIED_ERROR, ER_COLUMNACCESS_DENIED_ERROR, ER_ILLEGAL_GRANT_FOR_TABLE, ER_GRANT_WRONG_HOST_OR_USER, ER_NO_SUCH_TABLE, ER_NONEXISTING_TABLE_GRANT, ER_NOT_ALLOWED_COMMAND, ER_SYNTAX_ERROR, ER_DELAYED_CANT_CHANGE_LOCK, ER_TOO_MANY_DELAYED_THREADS, ER_ABORTING_CONNECTION, ER_NET_PACKET_TOO_LARGE, ER_NET_READ_ERROR_FROM_PIPE, ER_NET_FCNTL_ERROR, ER_NET_PACKETS_OUT_OF_ORDER, ER_NET_UNCOMPRESS_ERROR, ER_NET_READ_ERROR, ER_NET_READ_INTERRUPTED, ER_NET_ERROR_ON_WRITE, ER_NET_WRITE_INTERRUPTED, ER_TOO_LONG_STRING, ER_TABLE_CANT_HANDLE_BLOB, ER_TABLE_CANT_HANDLE_AUTO_INCREMENT, ER_DELAYED_INSERT_TABLE_LOCKED, ER_WRONG_COLUMN_NAME, ER_WRONG_KEY_COLUMN, ER_WRONG_MRG_TABLE, ER_DUP_UNIQUE, ER_BLOB_KEY_WITHOUT_LENGTH, ER_PRIMARY_CANT_HAVE_NULL, ER_TOO_MANY_ROWS, ER_REQUIRES_PRIMARY_KEY, ER_NO_RAID_COMPILED, ER_UPDATE_WITHOUT_KEY_IN_SAFE_MODE, ER_KEY_DOES_NOT_EXITS, ER_CHECK_NO_SUCH_TABLE, ER_CHECK_NOT_IMPLEMENTED, ER_CANT_DO_THIS_DURING_AN_TRANSACTION, ER_ERROR_DURING_COMMIT, ER_ERROR_DURING_ROLLBACK, ER_ERROR_DURING_FLUSH_LOGS, ER_ERROR_DURING_CHECKPOINT, ER_NEW_ABORTING_CONNECTION, ER_DUMP_NOT_IMPLEMENTED, ER_FLUSH_MASTER_BINLOG_CLOSED, ER_INDEX_REBUILD, ER_MASTER, ER_MASTER_NET_READ, ER_MASTER_NET_WRITE, ER_FT_MATCHING_KEY_NOT_FOUND, ER_LOCK_OR_ACTIVE_TRANSACTION, ER_UNKNOWN_SYSTEM_VARIABLE, ER_CRASHED_ON_USAGE, ER_CRASHED_ON_REPAIR, ER_WARNING_NOT_COMPLETE_ROLLBACK, ER_TRANS_CACHE_FULL, ER_SLAVE_MUST_STOP, ER_SLAVE_NOT_RUNNING, ER_BAD_SLAVE, ER_MASTER_INF, ER_SLAVE_THREAD, ER_TOO_MANY_USER_CONNECTIONS, ER_SET_CONSTANTS_ONLY, ER_LOCK_WAIT_TIMEOUT, ER_LOCK_TABLE_FULL, ER_READ_ONLY_TRANSACTION, ER_DROP_DB_WITH_READ_LOCK, ER_CREATE_DB_WITH_READ_LOCK, ER_WRONG_ARGUMENTS, ER_NO_PERMISSION_TO_CREATE_USER, ER_UNION_TABLES_IN_DIFFERENT_DIR, ER_LOCK_DEADLOCK, ER_TABLE_CANT_HANDLE_FT, ER_CANNOT_ADD_FOREIGN, ER_NO_REFERENCED_ROW, ER_ROW_IS_REFERENCED, ER_CONNECT_TO_MASTER, ER_QUERY_ON_MASTER, ER_ERROR_WHEN_EXECUTING_COMMAND, ER_WRONG_USAGE, ER_WRONG_NUMBER_OF_COLUMNS_IN_SELECT, ER_CANT_UPDATE_WITH_READLOCK, ER_MIXING_NOT_ALLOWED, ER_DUP_ARGUMENT, ER_USER_LIMIT_REACHED, ER_SPECIFIC_ACCESS_DENIED_ERROR, ER_LOCAL_VARIABLE, ER_GLOBAL_VARIABLE, ER_NO_DEFAULT, ER_WRONG_VALUE_FOR_VAR, ER_WRONG_TYPE_FOR_VAR, ER_VAR_CANT_BE_READ, ER_CANT_USE_OPTION_HERE, ER_NOT_SUPPORTED_YET, ER_MASTER_FATAL_ERROR_READING_BINLOG, ER_SLAVE_IGNORED_TABLE, ER_INCORRECT_GLOBAL_LOCAL_VAR, ER_WRONG_FK_DEF, ER_KEY_REF_DO_NOT_MATCH_TABLE_REF, ER_OPERAND_COLUMNS, ER_SUBQUERY_NO_1_ROW, ER_UNKNOWN_STMT_HANDLER, ER_CORRUPT_HELP_DB, ER_CYCLIC_REFERENCE, ER_AUTO_CONVERT, ER_ILLEGAL_REFERENCE, ER_DERIVED_MUST_HAVE_ALIAS, ER_SELECT_REDUCED, ER_TABLENAME_NOT_ALLOWED_HERE, ER_NOT_SUPPORTED_AUTH_MODE, ER_SPATIAL_CANT_HAVE_NULL, ER_COLLATION_CHARSET_MISMATCH, ER_SLAVE_WAS_RUNNING, ER_SLAVE_WAS_NOT_RUNNING, ER_TOO_BIG_FOR_UNCOMPRESS, ER_ZLIB_Z_MEM_ERROR, ER_ZLIB_Z_BUF_ERROR, ER_ZLIB_Z_DATA_ERROR, ER_CUT_VALUE_GROUP_CONCAT, ER_WARN_TOO_FEW_RECORDS, ER_WARN_TOO_MANY_RECORDS, ER_WARN_NULL_TO_NOTNULL, ER_WARN_DATA_OUT_OF_RANGE, WARN_DATA_TRUNCATED, ER_WARN_USING_OTHER_HANDLER, ER_CANT_AGGREGATE_2COLLATIONS, ER_DROP_USER, ER_REVOKE_GRANTS, ER_CANT_AGGREGATE_3COLLATIONS, ER_CANT_AGGREGATE_NCOLLATIONS, ER_VARIABLE_IS_NOT_STRUCT, ER_UNKNOWN_COLLATION, ER_SLAVE_IGNORED_SSL_PARAMS, ER_SERVER_IS_IN_SECURE_AUTH_MODE, ER_WARN_FIELD_RESOLVED, ER_BAD_SLAVE_UNTIL_COND, ER_MISSING_SKIP_SLAVE, ER_UNTIL_COND_IGNORED, ER_WRONG_NAME_FOR_INDEX, ER_WRONG_NAME_FOR_CATALOG, ER_WARN_QC_RESIZE, ER_BAD_FT_COLUMN, ER_UNKNOWN_KEY_CACHE, ER_WARN_HOSTNAME_WONT_WORK, ER_UNKNOWN_STORAGE_ENGINE, ER_WARN_DEPRECATED_SYNTAX, ER_NON_UPDATABLE_TABLE, ER_FEATURE_DISABLED, ER_OPTION_PREVENTS_STATEMENT, ER_DUPLICATED_VALUE_IN_TYPE, ER_TRUNCATED_WRONG_VALUE, ER_TOO_MUCH_AUTO_TIMESTAMP_COLS, ER_INVALID_ON_UPDATE, ER_UNSUPPORTED_PS, ER_GET_ERRMSG, ER_GET_TEMPORARY_ERRMSG, ER_UNKNOWN_TIME_ZONE, ER_WARN_INVALID_TIMESTAMP, ER_INVALID_CHARACTER_STRING, ER_WARN_ALLOWED_PACKET_OVERFLOWED, ER_CONFLICTING_DECLARATIONS, ER_SP_NO_RECURSIVE_CREATE, ER_SP_ALREADY_EXISTS, ER_SP_DOES_NOT_EXIST, ER_SP_DROP_FAILED, ER_SP_STORE_FAILED, ER_SP_LILABEL_MISMATCH, ER_SP_LABEL_REDEFINE, ER_SP_LABEL_MISMATCH, ER_SP_UNINIT_VAR, ER_SP_BADSELECT, ER_SP_BADRETURN, ER_SP_BADSTATEMENT, ER_UPDATE_LOG_DEPRECATED_IGNORED, ER_UPDATE_LOG_DEPRECATED_TRANSLATED, ER_QUERY_INTERRUPTED, ER_SP_WRONG_NO_OF_ARGS, ER_SP_COND_MISMATCH, ER_SP_NORETURN, ER_SP_NORETURNEND, ER_SP_BAD_CURSOR_QUERY, ER_SP_BAD_CURSOR_SELECT, ER_SP_CURSOR_MISMATCH, ER_SP_CURSOR_ALREADY_OPEN, ER_SP_CURSOR_NOT_OPEN, ER_SP_UNDECLARED_VAR, ER_SP_WRONG_NO_OF_FETCH_ARGS, ER_SP_FETCH_NO_DATA, ER_SP_DUP_PARAM, ER_SP_DUP_VAR, ER_SP_DUP_COND, ER_SP_DUP_CURS, ER_SP_CANT_ALTER, ER_SP_SUBSELECT_NYI, ER_STMT_NOT_ALLOWED_IN_SF_OR_TRG, ER_SP_VARCOND_AFTER_CURSHNDLR, ER_SP_CURSOR_AFTER_HANDLER, ER_SP_CASE_NOT_FOUND, ER_FPARSER_TOO_BIG_FILE, ER_FPARSER_BAD_HEADER, ER_FPARSER_EOF_IN_COMMENT, ER_FPARSER_ERROR_IN_PARAMETER, ER_FPARSER_EOF_IN_UNKNOWN_PARAMETER, ER_VIEW_NO_EXPLAIN, ER_FRM_UNKNOWN_TYPE, ER_WRONG_OBJECT, ER_NONUPDATEABLE_COLUMN, ER_VIEW_SELECT_DERIVED, ER_VIEW_SELECT_CLAUSE, ER_VIEW_SELECT_VARIABLE, ER_VIEW_SELECT_TMPTABLE, ER_VIEW_WRONG_LIST, ER_WARN_VIEW_MERGE, ER_WARN_VIEW_WITHOUT_KEY, ER_VIEW_INVALID, ER_SP_NO_DROP_SP, ER_SP_GOTO_IN_HNDLR, ER_TRG_ALREADY_EXISTS, ER_TRG_DOES_NOT_EXIST, ER_TRG_ON_VIEW_OR_TEMP_TABLE, ER_TRG_CANT_CHANGE_ROW, ER_TRG_NO_SUCH_ROW_IN_TRG, ER_NO_DEFAULT_FOR_FIELD, ER_DIVISION_BY_ZER, ER_TRUNCATED_WRONG_VALUE_FOR_FIELD, ER_ILLEGAL_VALUE_FOR_TYPE, ER_VIEW_NONUPD_CHECK, ER_VIEW_CHECK_FAILED, ER_PROCACCESS_DENIED_ERROR, ER_RELAY_LOG_FAIL, ER_PASSWD_LENGTH, ER_UNKNOWN_TARGET_BINLOG, ER_IO_ERR_LOG_INDEX_READ, ER_BINLOG_PURGE_PROHIBITED, ER_FSEEK_FAIL, ER_BINLOG_PURGE_FATAL_ERR, ER_LOG_IN_USE, ER_LOG_PURGE_UNKNOWN_ERR, ER_RELAY_LOG_INIT, ER_NO_BINARY_LOGGING, ER_RESERVED_SYNTAX, ER_WSAS_FAILED, ER_DIFF_GROUPS_PROC, ER_NO_GROUP_FOR_PROC, ER_ORDER_WITH_PROC, ER_LOGGING_PROHIBIT_CHANGING_OF, ER_NO_FILE_MAPPING, ER_WRONG_MAGIC, ER_PS_MANY_PARAM, ER_KEY_PART_0, ER_VIEW_CHECKSUM, ER_VIEW_MULTIUPDATE, ER_VIEW_NO_INSERT_FIELD_LIST, ER_VIEW_DELETE_MERGE_VIEW, ER_CANNOT_USER, ER_XAER_NOTA, ER_XAER_INVAL, ER_XAER_RMFAIL, ER_XAER_OUTSIDE, ER_XAER_RMERR, ER_XA_RBROLLBACK, ER_NONEXISTING_PROC_GRANT, ER_PROC_AUTO_GRANT_FAIL, ER_PROC_AUTO_REVOKE_FAIL, ER_DATA_TOO_LONG, ER_SP_BAD_SQLSTATE, ER_STARTUP, ER_LOAD_FROM_FIXED_SIZE_ROWS_TO_VAR, ER_CANT_CREATE_USER_WITH_GRANT, ER_WRONG_VALUE_FOR_TYPE, ER_TABLE_DEF_CHANGED, ER_SP_DUP_HANDLER, ER_SP_NOT_VAR_ARG, ER_SP_NO_RETSET, ER_CANT_CREATE_GEOMETRY_OBJECT, ER_FAILED_ROUTINE_BREAK_BINLOG, ER_BINLOG_UNSAFE_ROUTINE, ER_BINLOG_CREATE_ROUTINE_NEED_SUPER, ER_EXEC_STMT_WITH_OPEN_CURSOR, ER_STMT_HAS_NO_OPEN_CURSOR, ER_COMMIT_NOT_ALLOWED_IN_SF_OR_TRG, ER_NO_DEFAULT_FOR_VIEW_FIELD, ER_SP_NO_RECURSION, ER_TOO_BIG_SCALE, ER_TOO_BIG_PRECISION, ER_M_BIGGER_THAN_D, ER_WRONG_LOCK_OF_SYSTEM_TABLE, ER_CONNECT_TO_FOREIGN_DATA_SOURCE, ER_QUERY_ON_FOREIGN_DATA_SOURCE, ER_FOREIGN_DATA_SOURCE_DOESNT_EXIST, ER_FOREIGN_DATA_STRING_INVALID_CANT_CREATE, ER_FOREIGN_DATA_STRING_INVALID, ER_CANT_CREATE_FEDERATED_TABLE, ER_TRG_IN_WRONG_SCHEMA, ER_STACK_OVERRUN_NEED_MORE, ER_TOO_LONG_BODY, ER_WARN_CANT_DROP_DEFAULT_KEYCACHE, ER_TOO_BIG_DISPLAYWIDTH, ER_XAER_DUPID, ER_DATETIME_FUNCTION_OVERFLOW, ER_CANT_UPDATE_USED_TABLE_IN_SF_OR_TRG, ER_VIEW_PREVENT_UPDATE, ER_PS_NO_RECURSION, ER_SP_CANT_SET_AUTOCOMMIT, ER_MALFORMED_DEFINER, ER_VIEW_FRM_NO_USER, ER_VIEW_OTHER_USER, ER_NO_SUCH_USER, ER_FORBID_SCHEMA_CHANGE, ER_ROW_IS_REFERENCED_2, ER_NO_REFERENCED_ROW_2, ER_SP_BAD_VAR_SHADOW, ER_TRG_NO_DEFINER, ER_OLD_FILE_FORMAT, ER_SP_RECURSION_LIMIT, ER_SP_PROC_TABLE_CORRUPT, ER_SP_WRONG_NAME, ER_TABLE_NEEDS_UPGRADE, ER_SP_NO_AGGREGATE, ER_MAX_PREPARED_STMT_COUNT_REACHED, ER_VIEW_RECURSIVE, ER_NON_GROUPING_FIELD_USED, ER_TABLE_CANT_HANDLE_SPKEYS, ER_NO_TRIGGERS_ON_SYSTEM_SCHEMA, ER_REMOVED_SPACES, ER_AUTOINC_READ_FAILED, ER_USERNAME, ER_HOSTNAME, ER_WRONG_STRING_LENGTH, ER_NON_INSERTABLE_TABLE, ER_ADMIN_WRONG_MRG_TABLE, ER_TOO_HIGH_LEVEL_OF_NESTING_FOR_SELECT, ER_NAME_BECOMES_EMPTY, ER_AMBIGUOUS_FIELD_TERM, ER_FOREIGN_SERVER_EXISTS, ER_FOREIGN_SERVER_DOESNT_EXIST, ER_ILLEGAL_HA_CREATE_OPTION, ER_PARTITION_REQUIRES_VALUES_ERROR, ER_PARTITION_WRONG_VALUES_ERROR, ER_PARTITION_MAXVALUE_ERROR, ER_PARTITION_SUBPARTITION_ERROR, ER_PARTITION_SUBPART_MIX_ERROR, ER_PARTITION_WRONG_NO_PART_ERROR, ER_PARTITION_WRONG_NO_SUBPART_ERROR, ER_WRONG_EXPR_IN_PARTITION_FUNC_ERROR, ER_NO_CONST_EXPR_IN_RANGE_OR_LIST_ERROR, ER_FIELD_NOT_FOUND_PART_ERROR, ER_LIST_OF_FIELDS_ONLY_IN_HASH_ERROR, ER_INCONSISTENT_PARTITION_INFO_ERROR, ER_PARTITION_FUNC_NOT_ALLOWED_ERROR, ER_PARTITIONS_MUST_BE_DEFINED_ERROR, ER_RANGE_NOT_INCREASING_ERROR, ER_INCONSISTENT_TYPE_OF_FUNCTIONS_ERROR, ER_MULTIPLE_DEF_CONST_IN_LIST_PART_ERROR, ER_PARTITION_ENTRY_ERROR, ER_MIX_HANDLER_ERROR, ER_PARTITION_NOT_DEFINED_ERROR, ER_TOO_MANY_PARTITIONS_ERROR, ER_SUBPARTITION_ERROR, ER_CANT_CREATE_HANDLER_FILE, ER_BLOB_FIELD_IN_PART_FUNC_ERROR, ER_UNIQUE_KEY_NEED_ALL_FIELDS_IN_PF, ER_NO_PARTS_ERROR, ER_PARTITION_MGMT_ON_NONPARTITIONED, ER_FOREIGN_KEY_ON_PARTITIONED, ER_DROP_PARTITION_NON_EXISTENT, ER_DROP_LAST_PARTITION, ER_COALESCE_ONLY_ON_HASH_PARTITION, ER_REORG_HASH_ONLY_ON_SAME_N, ER_REORG_NO_PARAM_ERROR, ER_ONLY_ON_RANGE_LIST_PARTITION, ER_ADD_PARTITION_SUBPART_ERROR, ER_ADD_PARTITION_NO_NEW_PARTITION, ER_COALESCE_PARTITION_NO_PARTITION, ER_REORG_PARTITION_NOT_EXIST, ER_SAME_NAME_PARTITION, ER_NO_BINLOG_ERROR, ER_CONSECUTIVE_REORG_PARTITIONS, ER_REORG_OUTSIDE_RANGE, ER_PARTITION_FUNCTION_FAILURE, ER_PART_STATE_ERROR, ER_LIMITED_PART_RANGE, ER_PLUGIN_IS_NOT_LOADED, ER_WRONG_VALUE, ER_NO_PARTITION_FOR_GIVEN_VALUE, ER_FILEGROUP_OPTION_ONLY_ONCE, ER_CREATE_FILEGROUP_FAILED, ER_DROP_FILEGROUP_FAILED, ER_TABLESPACE_AUTO_EXTEND_ERROR, ER_WRONG_SIZE_NUMBER, ER_SIZE_OVERFLOW_ERROR, ER_ALTER_FILEGROUP_FAILED, ER_BINLOG_ROW_LOGGING_FAILED, ER_BINLOG_ROW_WRONG_TABLE_DEF, ER_BINLOG_ROW_RBR_TO_SBR, ER_EVENT_ALREADY_EXISTS, ER_EVENT_STORE_FAILED, ER_EVENT_DOES_NOT_EXIST, ER_EVENT_CANT_ALTER, ER_EVENT_DROP_FAILED, ER_EVENT_INTERVAL_NOT_POSITIVE_OR_TOO_BIG, ER_EVENT_ENDS_BEFORE_STARTS, ER_EVENT_EXEC_TIME_IN_THE_PAST, ER_EVENT_OPEN_TABLE_FAILED, ER_EVENT_NEITHER_M_EXPR_NOR_M_AT, ER_COL_COUNT_DOESNT_MATCH_CORRUPTED, ER_CANNOT_LOAD_FROM_TABLE, ER_EVENT_CANNOT_DELETE, ER_EVENT_COMPILE_ERROR, ER_EVENT_SAME_NAME, ER_EVENT_DATA_TOO_LONG, ER_DROP_INDEX_FK, ER_WARN_DEPRECATED_SYNTAX_WITH_VER, ER_CANT_WRITE_LOCK_LOG_TABLE, ER_CANT_LOCK_LOG_TABLE, ER_FOREIGN_DUPLICATE_KEY, ER_COL_COUNT_DOESNT_MATCH_PLEASE_UPDATE, ER_TEMP_TABLE_PREVENTS_SWITCH_OUT_OF_RBR, ER_STORED_FUNCTION_PREVENTS_SWITCH_BINLOG_FORMAT, ER_NDB_CANT_SWITCH_BINLOG_FORMAT, ER_PARTITION_NO_TEMPORARY, ER_PARTITION_CONST_DOMAIN_ERROR, ER_PARTITION_FUNCTION_IS_NOT_ALLOWED, ER_DDL_LOG_ERROR, ER_NULL_IN_VALUES_LESS_THAN, ER_WRONG_PARTITION_NAME, ER_CANT_CHANGE_TX_ISOLATION, ER_DUP_ENTRY_AUTOINCREMENT_CASE, ER_EVENT_MODIFY_QUEUE_ERROR, ER_EVENT_SET_VAR_ERROR, ER_PARTITION_MERGE_ERROR, ER_CANT_ACTIVATE_LOG, ER_RBR_NOT_AVAILABLE, ER_BASE64_DECODE_ERROR, ER_EVENT_RECURSION_FORBIDDEN, ER_EVENTS_DB_ERROR, ER_ONLY_INTEGERS_ALLOWED, ER_UNSUPORTED_LOG_ENGINE, ER_BAD_LOG_STATEMENT, ER_CANT_RENAME_LOG_TABLE, ER_WRONG_PARAMCOUNT_TO_NATIVE_FCT, ER_WRONG_PARAMETERS_TO_NATIVE_FCT, ER_WRONG_PARAMETERS_TO_STORED_FCT, ER_NATIVE_FCT_NAME_COLLISION, ER_DUP_ENTRY_WITH_KEY_NAME, ER_BINLOG_PURGE_EMFILE, ER_EVENT_CANNOT_CREATE_IN_THE_PAST, ER_EVENT_CANNOT_ALTER_IN_THE_PAST, ER_SLAVE_INCIDENT, ER_NO_PARTITION_FOR_GIVEN_VALUE_SILENT, ER_BINLOG_UNSAFE_STATEMENT, ER_SLAVE_FATAL_ERROR, ER_SLAVE_RELAY_LOG_READ_FAILURE, ER_SLAVE_RELAY_LOG_WRITE_FAILURE, ER_SLAVE_CREATE_EVENT_FAILURE, ER_SLAVE_MASTER_COM_FAILURE, ER_BINLOG_LOGGING_IMPOSSIBLE, ER_VIEW_NO_CREATION_CTX, ER_VIEW_INVALID_CREATION_CTX, ER_SR_INVALID_CREATION_CTX, ER_TRG_CORRUPTED_FILE, ER_TRG_NO_CREATION_CTX, ER_TRG_INVALID_CREATION_CTX, ER_EVENT_INVALID_CREATION_CTX, ER_TRG_CANT_OPEN_TABLE, ER_CANT_CREATE_SROUTINE, ER_UNUSED_11, ER_NO_FORMAT_DESCRIPTION_EVENT_BEFORE_BINLOG_STATEMENT, ER_SLAVE_CORRUPT_EVENT, ER_LOAD_DATA_INVALID_COLUMN, ER_LOG_PURGE_NO_FILE, ER_XA_RBTIMEOUT, ER_XA_RBDEADLOCK, ER_NEED_REPREPARE, ER_DELAYED_NOT_SUPPORTED, WARN_NO_MASTER_INF, WARN_OPTION_IGNORED, WARN_PLUGIN_DELETE_BUILTIN, WARN_PLUGIN_BUSY, ER_VARIABLE_IS_READONLY, ER_WARN_ENGINE_TRANSACTION_ROLLBACK, ER_SLAVE_HEARTBEAT_FAILURE, ER_SLAVE_HEARTBEAT_VALUE_OUT_OF_RANGE, ER_NDB_REPLICATION_SCHEMA_ERROR, ER_CONFLICT_FN_PARSE_ERROR, ER_EXCEPTIONS_WRITE_ERROR, ER_TOO_LONG_TABLE_COMMENT, ER_TOO_LONG_FIELD_COMMENT, ER_FUNC_INEXISTENT_NAME_COLLISION, ER_DATABASE_NAME, ER_TABLE_NAME, ER_PARTITION_NAME, ER_SUBPARTITION_NAME, ER_TEMPORARY_NAME, ER_RENAMED_NAME, ER_TOO_MANY_CONCURRENT_TRXS, WARN_NON_ASCII_SEPARATOR_NOT_IMPLEMENTED, ER_DEBUG_SYNC_TIMEOUT, ER_DEBUG_SYNC_HIT_LIMIT, ER_DUP_SIGNAL_SET, ER_SIGNAL_WARN, ER_SIGNAL_NOT_FOUND, ER_SIGNAL_EXCEPTION, ER_RESIGNAL_WITHOUT_ACTIVE_HANDLER, ER_SIGNAL_BAD_CONDITION_TYPE, WARN_COND_ITEM_TRUNCATED, ER_COND_ITEM_TOO_LONG, ER_UNKNOWN_LOCALE, ER_SLAVE_IGNORE_SERVER_IDS, ER_QUERY_CACHE_DISABLED, ER_SAME_NAME_PARTITION_FIELD, ER_PARTITION_COLUMN_LIST_ERROR, ER_WRONG_TYPE_COLUMN_VALUE_ERROR, ER_TOO_MANY_PARTITION_FUNC_FIELDS_ERROR, ER_MAXVALUE_IN_VALUES_IN, ER_TOO_MANY_VALUES_ERROR, ER_ROW_SINGLE_PARTITION_FIELD_ERROR, ER_FIELD_TYPE_NOT_ALLOWED_AS_PARTITION_FIELD, ER_PARTITION_FIELDS_TOO_LONG, ER_BINLOG_ROW_ENGINE_AND_STMT_ENGINE, ER_BINLOG_ROW_MODE_AND_STMT_ENGINE, ER_BINLOG_UNSAFE_AND_STMT_ENGINE, ER_BINLOG_ROW_INJECTION_AND_STMT_ENGINE, ER_BINLOG_STMT_MODE_AND_ROW_ENGINE, ER_BINLOG_ROW_INJECTION_AND_STMT_MODE, ER_BINLOG_MULTIPLE_ENGINES_AND_SELF_LOGGING_ENGINE, ER_BINLOG_UNSAFE_LIMIT, ER_BINLOG_UNSAFE_INSERT_DELAYED, ER_BINLOG_UNSAFE_SYSTEM_TABLE, ER_BINLOG_UNSAFE_AUTOINC_COLUMNS, ER_BINLOG_UNSAFE_UDF, ER_BINLOG_UNSAFE_SYSTEM_VARIABLE, ER_BINLOG_UNSAFE_SYSTEM_FUNCTION, ER_BINLOG_UNSAFE_NONTRANS_AFTER_TRANS, ER_MESSAGE_AND_STATEMENT, ER_SLAVE_CONVERSION_FAILED, ER_SLAVE_CANT_CREATE_CONVERSION, ER_INSIDE_TRANSACTION_PREVENTS_SWITCH_BINLOG_FORMAT, ER_PATH_LENGTH, ER_WARN_DEPRECATED_SYNTAX_NO_REPLACEMENT, ER_WRONG_NATIVE_TABLE_STRUCTURE, ER_WRONG_PERFSCHEMA_USAGE, ER_WARN_I_S_SKIPPED_TABLE, ER_INSIDE_TRANSACTION_PREVENTS_SWITCH_BINLOG_DIRECT, ER_STORED_FUNCTION_PREVENTS_SWITCH_BINLOG_DIRECT, ER_SPATIAL_MUST_HAVE_GEOM_COL, ER_TOO_LONG_INDEX_COMMENT, ER_LOCK_ABORTED, ER_DATA_OUT_OF_RANGE, ER_WRONG_SPVAR_TYPE_IN_LIMIT, ER_BINLOG_UNSAFE_MULTIPLE_ENGINES_AND_SELF_LOGGING_ENGINE, ER_BINLOG_UNSAFE_MIXED_STATEMENT, ER_INSIDE_TRANSACTION_PREVENTS_SWITCH_SQL_LOG_BIN, ER_STORED_FUNCTION_PREVENTS_SWITCH_SQL_LOG_BIN, ER_FAILED_READ_FROM_PAR_FILE, ER_VALUES_IS_NOT_INT_TYPE_ERROR, ER_ACCESS_DENIED_NO_PASSWORD_ERROR, ER_SET_PASSWORD_AUTH_PLUGIN, ER_GRANT_PLUGIN_USER_EXISTS, ER_TRUNCATE_ILLEGAL_FK, ER_PLUGIN_IS_PERMANENT, ER_SLAVE_HEARTBEAT_VALUE_OUT_OF_RANGE_MIN, ER_SLAVE_HEARTBEAT_VALUE_OUT_OF_RANGE_MAX, ER_STMT_CACHE_FULL, ER_MULTI_UPDATE_KEY_CONFLICT, ER_TABLE_NEEDS_REBUILD, WARN_OPTION_BELOW_LIMIT, ER_INDEX_COLUMN_TOO_LONG, ER_ERROR_IN_TRIGGER_BODY, ER_ERROR_IN_UNKNOWN_TRIGGER_BODY, ER_INDEX_CORRUPT, ER_UNDO_RECORD_TOO_BIG, ER_BINLOG_UNSAFE_INSERT_IGNORE_SELECT, ER_BINLOG_UNSAFE_INSERT_SELECT_UPDATE, ER_BINLOG_UNSAFE_REPLACE_SELECT, ER_BINLOG_UNSAFE_CREATE_IGNORE_SELECT, ER_BINLOG_UNSAFE_CREATE_REPLACE_SELECT, ER_BINLOG_UNSAFE_UPDATE_IGNORE, ER_PLUGIN_NO_UNINSTALL, ER_PLUGIN_NO_INSTALL, ER_BINLOG_UNSAFE_WRITE_AUTOINC_SELECT, ER_BINLOG_UNSAFE_CREATE_SELECT_AUTOINC, ER_BINLOG_UNSAFE_INSERT_TWO_KEYS, ER_TABLE_IN_FK_CHECK, ER_UNSUPPORTED_ENGINE, ER_BINLOG_UNSAFE_AUTOINC_NOT_FIRST, ER_CANNOT_LOAD_FROM_TABLE_V2, ER_MASTER_DELAY_VALUE_OUT_OF_RANGE, ER_ONLY_FD_AND_RBR_EVENTS_ALLOWED_IN_BINLOG_STATEMENT, ER_PARTITION_EXCHANGE_DIFFERENT_OPTION, ER_PARTITION_EXCHANGE_PART_TABLE, ER_PARTITION_EXCHANGE_TEMP_TABLE, ER_PARTITION_INSTEAD_OF_SUBPARTITION, ER_UNKNOWN_PARTITION, ER_TABLES_DIFFERENT_METADATA, ER_ROW_DOES_NOT_MATCH_PARTITION, ER_BINLOG_CACHE_SIZE_GREATER_THAN_MAX, ER_WARN_INDEX_NOT_APPLICABLE, ER_PARTITION_EXCHANGE_FOREIGN_KEY, ER_NO_SUCH_KEY_VALUE, ER_RPL_INFO_DATA_TOO_LONG, ER_NETWORK_READ_EVENT_CHECKSUM_FAILURE, ER_BINLOG_READ_EVENT_CHECKSUM_FAILURE, ER_BINLOG_STMT_CACHE_SIZE_GREATER_THAN_MAX, ER_CANT_UPDATE_TABLE_IN_CREATE_TABLE_SELECT, ER_PARTITION_CLAUSE_ON_NONPARTITIONED, ER_ROW_DOES_NOT_MATCH_GIVEN_PARTITION_SET, ER_NO_SUCH_PARTITION_UNUSED, ER_CHANGE_RPL_INFO_REPOSITORY_FAILURE, ER_WARNING_NOT_COMPLETE_ROLLBACK_WITH_CREATED_TEMP_TABLE, ER_WARNING_NOT_COMPLETE_ROLLBACK_WITH_DROPPED_TEMP_TABLE, ER_MTS_FEATURE_IS_NOT_SUPPORTED, ER_MTS_UPDATED_DBS_GREATER_MAX, ER_MTS_CANT_PARALLEL, ER_MTS_INCONSISTENT_DATA, ER_FULLTEXT_NOT_SUPPORTED_WITH_PARTITIONING, ER_DA_INVALID_CONDITION_NUMBER, ER_INSECURE_PLAIN_TEXT, ER_INSECURE_CHANGE_MASTER, ER_FOREIGN_DUPLICATE_KEY_WITH_CHILD_INFO, ER_FOREIGN_DUPLICATE_KEY_WITHOUT_CHILD_INFO, ER_SQLTHREAD_WITH_SECURE_SLAVE, ER_TABLE_HAS_NO_FT, ER_VARIABLE_NOT_SETTABLE_IN_SF_OR_TRIGGER, ER_VARIABLE_NOT_SETTABLE_IN_TRANSACTION, ER_GTID_NEXT_IS_NOT_IN_GTID_NEXT_LIST, ER_CANT_CHANGE_GTID_NEXT_IN_TRANSACTION_WHEN_GTID_NEXT_LIST_IS_NULL, ER_SET_STATEMENT_CANNOT_INVOKE_FUNCTION, ER_GTID_NEXT_CANT_BE_AUTOMATIC_IF_GTID_NEXT_LIST_IS_NON_NULL, ER_SKIPPING_LOGGED_TRANSACTION, ER_MALFORMED_GTID_SET_SPECIFICATION, ER_MALFORMED_GTID_SET_ENCODING, ER_MALFORMED_GTID_SPECIFICATION, ER_GNO_EXHAUSTED, ER_BAD_SLAVE_AUTO_POSITION, ER_AUTO_POSITION_REQUIRES_GTID_MODE_ON, ER_CANT_DO_IMPLICIT_COMMIT_IN_TRX_WHEN_GTID_NEXT_IS_SET, ER_GTID_MODE_2_OR_3_REQUIRES_DISABLE_GTID_UNSAFE_STATEMENTS_ON, ER_GTID_MODE_REQUIRES_BINLOG, ER_CANT_SET_GTID_NEXT_TO_GTID_WHEN_GTID_MODE_IS_OFF, ER_CANT_SET_GTID_NEXT_TO_ANONYMOUS_WHEN_GTID_MODE_IS_ON, ER_CANT_SET_GTID_NEXT_LIST_TO_NON_NULL_WHEN_GTID_MODE_IS_OFF, ER_FOUND_GTID_EVENT_WHEN_GTID_MODE_IS_OFF, ER_GTID_UNSAFE_NON_TRANSACTIONAL_TABLE, ER_GTID_UNSAFE_CREATE_SELECT, ER_GTID_UNSAFE_CREATE_DROP_TEMPORARY_TABLE_IN_TRANSACTION, ER_GTID_MODE_CAN_ONLY_CHANGE_ONE_STEP_AT_A_TIME, ER_MASTER_HAS_PURGED_REQUIRED_GTIDS, ER_CANT_SET_GTID_NEXT_WHEN_OWNING_GTID, ER_UNKNOWN_EXPLAIN_FORMAT, ER_CANT_EXECUTE_IN_READ_ONLY_TRANSACTION, ER_TOO_LONG_TABLE_PARTITION_COMMENT, ER_SLAVE_CONFIGURATION, ER_INNODB_FT_LIMIT, ER_INNODB_NO_FT_TEMP_TABLE, ER_INNODB_FT_WRONG_DOCID_COLUMN, ER_INNODB_FT_WRONG_DOCID_INDEX, ER_INNODB_ONLINE_LOG_TOO_BIG, ER_UNKNOWN_ALTER_ALGORITHM, ER_UNKNOWN_ALTER_LOCK, ER_MTS_CHANGE_MASTER_CANT_RUN_WITH_GAPS, ER_MTS_RECOVERY_FAILURE, ER_MTS_RESET_WORKERS, ER_COL_COUNT_DOESNT_MATCH_CORRUPTED_V2, ER_SLAVE_SILENT_RETRY_TRANSACTION, ER_DISCARD_FK_CHECKS_RUNNING, ER_TABLE_SCHEMA_MISMATCH, ER_TABLE_IN_SYSTEM_TABLESPACE, ER_IO_READ_ERROR, ER_IO_WRITE_ERROR, ER_TABLESPACE_MISSING, ER_TABLESPACE_EXISTS, ER_TABLESPACE_DISCARDED, ER_INTERNAL_ERROR, ER_INNODB_IMPORT_ERROR, ER_INNODB_INDEX_CORRUPT, ER_INVALID_YEAR_COLUMN_LENGTH, ER_NOT_VALID_PASSWORD, ER_MUST_CHANGE_PASSWORD, ER_FK_NO_INDEX_CHILD, ER_FK_NO_INDEX_PARENT, ER_FK_FAIL_ADD_SYSTEM, ER_FK_CANNOT_OPEN_PARENT, ER_FK_INCORRECT_OPTION, ER_FK_DUP_NAME, ER_PASSWORD_FORMAT, ER_FK_COLUMN_CANNOT_DROP, ER_FK_COLUMN_CANNOT_DROP_CHILD, ER_FK_COLUMN_NOT_NULL, ER_DUP_INDEX, ER_FK_COLUMN_CANNOT_CHANGE, ER_FK_COLUMN_CANNOT_CHANGE_CHILD, ER_FK_CANNOT_DELETE_PARENT, ER_MALFORMED_PACKET, ER_READ_ONLY_MODE, ER_GTID_NEXT_TYPE_UNDEFINED_GROUP, ER_VARIABLE_NOT_SETTABLE_IN_SP, ER_CANT_SET_GTID_PURGED_WHEN_GTID_MODE_IS_OFF, ER_CANT_SET_GTID_PURGED_WHEN_GTID_EXECUTED_IS_NOT_EMPTY, ER_CANT_SET_GTID_PURGED_WHEN_OWNED_GTIDS_IS_NOT_EMPTY, ER_GTID_PURGED_WAS_CHANGED, ER_GTID_EXECUTED_WAS_CHANGED, ER_BINLOG_STMT_MODE_AND_NO_REPL_TABLES, ER_ALTER_OPERATION_NOT_SUPPORTED, ER_ALTER_OPERATION_NOT_SUPPORTED_REASON, ER_ALTER_OPERATION_NOT_SUPPORTED_REASON_COPY, ER_ALTER_OPERATION_NOT_SUPPORTED_REASON_PARTITION, ER_ALTER_OPERATION_NOT_SUPPORTED_REASON_FK_RENAME, ER_ALTER_OPERATION_NOT_SUPPORTED_REASON_COLUMN_TYPE, ER_ALTER_OPERATION_NOT_SUPPORTED_REASON_FK_CHECK, ER_ALTER_OPERATION_NOT_SUPPORTED_REASON_IGNORE, ER_ALTER_OPERATION_NOT_SUPPORTED_REASON_NOPK, ER_ALTER_OPERATION_NOT_SUPPORTED_REASON_AUTOINC, ER_ALTER_OPERATION_NOT_SUPPORTED_REASON_HIDDEN_FTS, ER_ALTER_OPERATION_NOT_SUPPORTED_REASON_CHANGE_FTS, ER_ALTER_OPERATION_NOT_SUPPORTED_REASON_FTS, ER_SQL_SLAVE_SKIP_COUNTER_NOT_SETTABLE_IN_GTID_MODE, ER_DUP_UNKNOWN_IN_INDEX, ER_IDENT_CAUSES_TOO_LONG_PATH, ER_ALTER_OPERATION_NOT_SUPPORTED_REASON_NOT_NULL, ER_MUST_CHANGE_PASSWORD_LOGIN, ER_ROW_IN_WRONG_PARTITION, ER_MTS_EVENT_BIGGER_PENDING_JOBS_SIZE_MAX, ER_INNODB_NO_FT_USES_PARSER, ER_BINLOG_LOGICAL_CORRUPTION, ER_WARN_PURGE_LOG_IN_USE, ER_WARN_PURGE_LOG_IS_ACTIVE, ER_AUTO_INCREMENT_CONFLICT, WARN_ON_BLOCKHOLE_IN_RBR, ER_SLAVE_MI_INIT_REPOSITORY, ER_SLAVE_RLI_INIT_REPOSITORY, ER_ACCESS_DENIED_CHANGE_USER_ERROR, ER_INNODB_READ_ONLY, ER_STOP_SLAVE_SQL_THREAD_TIMEOUT, ER_STOP_SLAVE_IO_THREAD_TIMEOUT, ER_TABLE_CORRUPT, ER_TEMP_FILE_WRITE_FAILURE, ER_INNODB_FT_AUX_NOT_HEX_ID, ER_OLD_TEMPORALS_UPGRADED, ER_INNODB_FORCED_RECOVERY, ER_AES_INVALID_IV, ER_PLUGIN_CANNOT_BE_UNINSTALLED, ER_GTID_UNSAFE_BINLOG_SPLITTABLE_STATEMENT_AND_GTID_GROUP, ER_SLAVE_HAS_MORE_GTIDS_THAN_MASTER, }

MySQL error type

Variants

hashchk

isamchk

NO

YES

Can't create file '%s' (errno: %d)

Can't create table '%s' (errno: %d)

Can't create database '%s' (errno: %d

Can't create database '%s'; database exists

Can't drop database '%s'; database doesn't exist

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

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

Error on delete of '%s' (errno: %d)

Can't read record in system table

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

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

Can't lock file (errno: %d)

Can't open file: '%s' (errno: %d)

Can't find file: '%s' (errno: %d)

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

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

Record has changed since last read in table '%s'

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

Can't write; duplicate key in table '%s'

Error on close of '%s' (errno: %d)

Error reading file '%s' (errno: %d)

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

Error writing file '%s' (errno: %d)

'%s' is locked against change

Sort aborted

View '%s' doesn't exist for '%s'

Got error %d from storage engine

Table storage engine for '%s' doesn't have this option

Can't find record in '%s'

Incorrect information in file: '%s'

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

Old key file for table '%s'; repair it!

Table '%s' is read only

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

Out of sort memory, consider increasing server sort buffer size

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

Too many connections

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

Can't get hostname for your address

Bad handshake

Access denied for user '%s'@'%s' to database '%s'

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

No database selected

Unknown command

Column '%s' cannot be null

Unknown database '%s'

Table '%s' already exists

Unknown table '%s'

Column '%s' in %s is ambiguous

Server shutdown in progress

Unknown column '%s' in '%s'

'%s' isn't in GROUP BY

Can't group on '%s'

Statement has sum functions and columns in same statement

Column count doesn't match value count

Identifier name '%s' is too long

Duplicate column name '%s'

Duplicate key name '%s'

Duplicate entry '%s' for key %d

Incorrect column specifier for column '%s'

%s near '%s' at line %d

Query was empty

Not unique table/alias: '%s'

Invalid default value for '%s'

Multiple primary key defined

Too many keys specified; max %d keys allowed

Too many key parts specified; max %d parts allowed

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

Key column '%s' doesn't exist in table

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

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

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

%s: ready for connections. Version: '%s' socket: '%s' port: %d

%s: Normal shutdown

%s: Got signal %d. Aborting!

%s: Shutdown complete

%s: Forcing close of thread %ld user: '%s'

Can't create IP socket

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

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

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

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

File '%s' already exists

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

Records: %ld Duplicates: %ld

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

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

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

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

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

Unknown thread id: %lu

You are not owner of thread %lu

No tables used

Too many strings for column %s and SET

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

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

Table '%s' was not locked with LOCK TABLES

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

Incorrect database name '%s'

Incorrect table name '%s'

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

Unknown error

Unknown procedure '%s'

Incorrect parameter count to procedure '%s'

Incorrect parameters to procedure '%s'

Unknown table '%s' in %s

Column '%s' specified twice

Invalid use of group function

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

A table must have at least 1 column

The table '%s' is full

Unknown character set: '%s'

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

Too many columns

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

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

Cross dependency found in OUTER JOIN; examine your ON conditions

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

Can't load function '%s'

Can't initialize function '%s'; %s

No paths allowed for shared library

Function '%s' already exists

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

Can't find symbol '%s' in library

Function '%s' is not defined

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

Host '%s' is not allowed to connect to this MariaDB server

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

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

Can't find any matching row in the user table

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

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

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

Can't reopen table: '%s'

Invalid use of NULL value

Got error '%s' from regexp

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

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

%s command denied to user '%s'@'%s' for table '%s'

%s command denied to user '%s'@'%s' for column '%s' in table '%s'

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

The host or user argument to GRANT is too long

Table '%s.%s' doesn't exist

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

The used command is not allowed with this MariaDB version

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

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

Too many delayed threads in use

Aborted connection %ld to db: '%s' user: '%s' (%s)

Got a packet bigger than 'max_allowed_packet' bytes

Got a read error from the connection pipe

Got an error from fcntl()

Got packets out of order

Couldn't uncompress communication packet

Got an error reading communication packets

Got timeout reading communication packets

Got an error writing communication packets

Got timeout writing communication packets

Result string is longer than 'max_allowed_packet' bytes

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

The used table type doesn't support AUTO_INCREMENT columns

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

Incorrect column name '%s'

The used storage engine can't index column '%s'

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

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

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

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

Result consisted of more than one row

This table type requires a primary key

This version of MariaDB is not compiled with RAID support

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

Key '%s' doesn't exist in table '%s'

Can't open table

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

You are not allowed to execute this command in a transaction

Got error %d during COMMIT

Got error %d during ROLLBACK

Got error %d during FLUSH_LOGS

Got error %d during CHECKPOINT

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

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

Binlog closed, cannot RESET MASTER

Failed rebuilding the index of dumped table '%s'

Error from master: '%s'

Net error reading from master

Net error writing to master

Can't find FULLTEXT index matching the column list

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

Unknown system variable '%s'

Table '%s' is marked as crashed and should be repaired

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

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

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

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

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

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

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

Could not create slave thread; check system resources

User %s already has more than 'max_user_connections' active connections

You may only use constant expressions with SET

Lock wait timeout exceeded; try restarting transaction

The total number of locks exceeds the lock table size

Update locks cannot be acquired during a READ UNCOMMITTED transaction

DROP DATABASE not allowed while thread is holding global read lock

CREATE DATABASE not allowed while thread is holding global read lock

Incorrect arguments to %s

'%s'@'%s' is not allowed to create new users

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

Deadlock found when trying to get lock; try restarting transaction

The used table type doesn't support FULLTEXT indexes

Cannot add foreign key constraint

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

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

Error connecting to master: %s

Error running query on master: %s

Error when executing command %s: %s

Incorrect usage of %s and %s

The used SELECT statements have a different number of columns

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

Mixing of transactional and non-transactional tables is disabled

Option '%s' used twice in statement

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

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

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

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

Variable '%s' doesn't have a default value

Variable '%s' can't be set to the value of '%s'

Incorrect argument type to variable '%s'

Variable '%s' can only be set, not read

Incorrect usage/placement of '%s'

This version of MariaDB doesn't yet support '%s'

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

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

Variable '%s' is a %s variable

Incorrect foreign key definition for '%s': %s

Key reference and table reference don't match

Operand should contain %d column(s)

Subquery returns more than 1 row

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

Help database is corrupt or does not exist

Cyclic reference on subqueries

Converting column '%s' from %s to %s

Reference '%s' not supported (%s)

Every derived table must have its own alias

Select %u was reduced during optimization

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

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

All parts of a SPATIAL index must be NOT NULL

COLLATION '%s' is not valid for CHARACTER SET '%s'

Slave is already running

Slave already has been stopped

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

ZLIB: Not enough memory

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

ZLIB: Input data corrupted

Row %u was cut by GROUP_CONCAT()

Row %ld doesn't contain data for all columns

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

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

Out of range value for column '%s' at row %ld

Data truncated for column '%s' at row %ld

Using storage engine %s for table '%s'

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

Cannot drop one or more of the requested users

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

Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'

Illegal mix of collations for operation '%s'

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

Unknown collation: '%s'

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

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

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

Incorrect parameter or combination of parameters for START SLAVE UNTIL

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

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

Incorrect index name '%s'

Incorrect catalog name '%s'

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

Column '%s' cannot be part of FULLTEXT index

Unknown key cache '%s'

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

Unknown storage engine '%s'

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

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

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

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

Column '%s' has duplicated value '%s' in %s

Truncated incorrect %s value: '%s'

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

Invalid ON UPDATE clause for '%s' column

This command is not supported in the prepared statement protocol yet

Got error %d '%s' from %s

Got temporary error %d '%s' from %s

Unknown or incorrect time zone: '%s'

Invalid TIMESTAMP value in column '%s' at row %ld

Invalid %s character string: '%s'

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

Conflicting declarations: '%s%s' and '%s%s'

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

%s %s already exists

%s %s does not exist

Failed to DROP %s %s

Failed to CREATE %s %s

%s with no matching label: %s

Redefining label %s

End-label %s without match

Referring to uninitialized variable %s

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

RETURN is only allowed in a FUNCTION

%s is not allowed in stored procedures

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.

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.

Query execution was interrupted

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

Undefined CONDITION: %s

No RETURN found in FUNCTION %s

FUNCTION %s ended without RETURN

Cursor statement must be a SELECT

Cursor SELECT must not have INTO

Undefined CURSOR: %s

Cursor is already open

Cursor is not open

Undeclared variable: %s

Incorrect number of FETCH variables

No data - zero rows fetched, selected, or processed

Duplicate parameter: %s

Duplicate variable: %s

Duplicate condition: %s

Duplicate cursor: %s

Failed to ALTER %s %s

Subquery value not supported

%s is not allowed in stored function or trigger

Variable or condition declaration after cursor or handler declaration

Cursor declaration after handler declaration

Case not found for CASE statement

Configuration file '%s' is too big

Malformed file type header in file '%s'

Unexpected end of file while parsing comment '%s'

Error while parsing parameter '%s' (line: '%s')

Unexpected end of file while skipping unknown parameter '%s'

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

File '%s' has unknown type '%s' in its header

'%s.%s' is not %s

Column '%s' is not updatable

View's SELECT contains a subquery in the FROM clause

View's SELECT contains a '%s' clause

View's SELECT contains a variable or parameter

View's SELECT refers to a temporary table '%s'

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

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

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

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

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

GOTO is not allowed in a stored procedure handler

Trigger already exists

Trigger does not exist

Trigger's '%s' is view or temporary table

Updating of %s row is not allowed in %strigger

There is no %s row in %s trigger

Field '%s' doesn't have a default value

Division by 0

Incorrect %s value: '%s' for column '%s' at row %ld

Illegal %s '%s' value found during parsing

CHECK OPTION on non-updatable view '%s.%s'

CHECK OPTION failed '%s.%s'

%s command denied to user '%s'@'%s' for routine '%s'

Failed purging old relay logs: %s

Password hash should be a %d-digit hexadecimal number

Target log not found in binlog index

I/O error reading log index file

Server configuration does not permit binlog purge

Failed on fseek()

Fatal error during log purge

A purgeable log is in use, will not purge

Unknown error during log purge

Failed initializing relay log position: %s

You are not using binary logging

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

WSAStartup Failed

Can't handle procedures with different groups yet

Select must have a group with this procedure

Can't use ORDER clause with this procedure

Binary logging and replication forbid changing the global server %s

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

Wrong magic in %s

Prepared statement contains too many placeholders

Key part '%s' length cannot be 0

View text checksum failed

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

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

Can not delete from join view '%s.%s'

Operation %s failed for %s

XAER_NOTA: Unknown XID

XAER_INVAL: Invalid arguments (or unsupported command)

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

XAER_OUTSIDE: Some work is done outside global transaction

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

XA_RBROLLBACK: Transaction branch was rolled back

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

Failed to grant EXECUTE and ALTER ROUTINE privileges

Failed to revoke all privileges to dropped routine

Data too long for column '%s' at row %ld

Bad SQLSTATE: '%s'

%s: ready for connections. Version: '%s' socket: '%s' port: %d %s

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

You are not allowed to create a user with GRANT

Incorrect %s value: '%s' for function %s

Table definition has changed, please retry transaction

Duplicate handler declared in the same block

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

Not allowed to return a result set from a %s

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

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

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)

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)

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

The statement (%lu) has no open cursor.

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

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

Recursive stored functions and triggers are not allowed.

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

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

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

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

Unable to connect to foreign data source: %s

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

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

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

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

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

Trigger in wrong schema

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

Routine body for '%s' is too long

Cannot drop default keycache

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

XAER_DUPID: The XID already exists

Datetime function: %s field overflow

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

The definition of table '%s' prevents operation %s on table '%s'.

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

Not allowed to set autocommit from a stored function or trigger

Definer is not fully qualified

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

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

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

Changing schema from '%s' to '%s' is not allowed.

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

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

Variable '%s' must be quoted with ..., or renamed

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.

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

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

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

Incorrect routine name '%s'

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

AGGREGATE is not supported for stored functions

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

%s.%s contains view recursion

Non-grouping field '%s' is used in %s clause

The used table type doesn't support SPATIAL indexes

Triggers can not be created on system tables

Leading spaces are removed from name '%s'

Failed to read auto-increment value from storage engine

user name

host name

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

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

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

Too high level of nesting for select

Name '%s' has become ''

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

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

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

Table storage engine '%s' does not support the create option '%s'

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

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

MAXVALUE can only be used in last partition definition

Subpartitions can only be hash partitions and by key

Must define subpartitions on all partitions if on one partition

Wrong number of partitions defined, mismatch with previous setting

Wrong number of subpartitions defined, mismatch with previous setting

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

Expression in RANGE/LIST VALUES must be constant

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

List of fields is only allowed in KEY partitions

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

The %s function returns the wrong type

For %s partitions each partition must be defined

VALUES LESS THAN value must be strictly increasing for each partition

VALUES value must be of same type as partition function

Multiple definition of same constant in list partitioning

Partitioning can not be used stand-alone in query

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

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

Too many partitions (including subpartitions) were defined

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

Failed to create specific handler file

A BLOB field is not allowed in partition function

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

Number of %s = 0 is not an allowed value

Partition management on a not partitioned table is not possible

Foreign key clause is not yet supported in conjunction with partitioning

Error in list of partitions to %s

Cannot remove all partitions, use DROP TABLE instead

COALESCE PARTITION can only be used on HASH/KEY partitions

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

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

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

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

At least one partition must be added

At least one partition must be coalesced

More partitions to reorganize than there are partitions

Duplicate partition name %s

It is not allowed to shut off binlog on this command

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

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

Partition function not supported in this version for this handler

Partition state cannot be defined from CREATE/ALTER TABLE

The %s handler only supports 32 bit integers in VALUES

Plugin '%s' is not loaded

Incorrect %s value: '%s'

Table has no partition for value %s

It is not allowed to specify %s more than once

Failed to create %s

Failed to drop %s

The handler doesn't support autoextend of tablespaces

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

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

Failed to alter: %s

Writing one row to the row-based binary log failed

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

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

Event '%s' already exists

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

Unknown event '%s'

Failed to alter event '%s'

Failed to drop %s

INTERVAL is either not positive or too big

ENDS is either invalid or before STARTS

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

Failed to open mysql.event

No datetime expression provided

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

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

Failed to delete the event from mysql.event

Error during compilation of event's body

Same old and new event name

Data for column '%s' too long

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

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

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

You can't use locks with log tables.

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

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.

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

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

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

Cannot create temporary table with partitions

Partition constant is out of partition function domain

This partition function is not allowed

Error in DDL log

Not allowed to use NULL value in VALUES LESS THAN

Incorrect partition name

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

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

Internal scheduler error %d

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

Engine cannot be used in partitioned tables

Cannot activate '%s' log

The server was not built with row-based replication

Decoding of base64 string failed

Recursion of EVENT DDL statements is forbidden when body is present

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

Only integers allowed as number here

This storage engine cannot be used for log tables"

You cannot '%s' a log table if logging is enabled

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'

Incorrect parameter count in the call to native function '%s'

Incorrect parameters in the call to native function '%s'

Incorrect parameters in the call to stored function '%s'

This function '%s' has the same name as a native function

Duplicate entry '%s' for key '%s'

Too many files opened, please execute the command again

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

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

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

Table has no partition for some existing values

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

Fatal error: %s

Relay log read failure: %s

Relay log write failure: %s

Failed to create %s

Master command %s failed: %s

Binary logging not possible. Message: %s

View %s.%s has no creation context

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

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

Corrupted TRG file for table %s.%s

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

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

Creation context of event %s.%s is invalid

Cannot open table for trigger %s.%s

Cannot create stored routine %s. Check warnings

You should never see it

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

Corrupted replication event was detected

Invalid column reference (%s) in LOAD DATA

Being purged log %s was not found

XA_RBTIMEOUT: Transaction branch was rolled back: took too long

XA_RBDEADLOCK: Transaction branch was rolled back: deadlock was detected

Prepared statement needs to be re-prepared

DELAYED option not supported for table '%s'

The master info structure does not exist

<%s> option ignored

Built-in plugins cannot be deleted

Plugin is busy and will be uninstalled on shutdown

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

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

Unexpected master's heartbeat data: %s

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

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

Error in parsing conflict function. Message: %s

Write to exceptions table failed. Message: %s"

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

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

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

Database

Table

Partition

Subpartition

Temporary

Renamed

Too many active concurrent transactions

Non-ASCII separator arguments are not fully supported

debug sync point wait timed out

debug sync point hit limit reached

Duplicate condition information item '%s'

Unhandled user-defined warning condition

Unhandled user-defined not found condition

Unhandled user-defined exception condition

RESIGNAL when handler not active

SIGNAL/RESIGNAL can only use a CONDITION defined with SQLSTATE

Data truncated for condition item '%s'

Data too long for condition item '%s'

Unknown locale: '%s'

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

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

Duplicate partition field name '%s'

Inconsistency in usage of column lists for partitioning

Partition column values of incorrect type

Too many fields in '%s'

Cannot use MAXVALUE as value in VALUES IN

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

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

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

The total length of the partitioning fields is too large

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

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.

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

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.

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

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

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

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

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

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.

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.

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

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

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

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

%s Statement: %s

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

Can't create conversion table for table '%s.%s'

Cannot modify @@session.binlog_format inside a transaction

The path specified for %s is too long.

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

Native table '%s'.'%s' has the wrong structure

Invalid performance_schema usage.

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

Cannot modify @@session.binlog_direct_non_transactional_updates inside a transaction

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

A SPATIAL index may only contain a geometrical type column

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

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

%s value is out of range in '%s'

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

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

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

Cannot modify @@session.sql_log_bin inside a transaction

Cannot change the sql_log_bin inside a stored function or trigger

Failed to read from the .par file

VALUES value for partition '%s' must have type INT

Access denied for user '%s'@'%s'

SET PASSWORD has no significance for users authenticating via plugins

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

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

Plugin '%s' is force_plus_permanent and can not be unloaded

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.

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.

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

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

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

The value of '%s' should be no less than the value of '%s'

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

Trigger '%s' has an error in its body: '%s'

Unknown trigger has an error in its body: '%s'

Index %s is corrupted

Undo log record is too big.

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.

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.

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.

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.

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.

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.

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

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

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.

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.

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

Table is being used in foreign key check.

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

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

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

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

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

Non matching attribute '%s' between partition and table

Table to exchange with partition is partitioned: '%s'

Table to exchange with partition is temporary: '%s'

Subpartitioned table, use subpartition instead of partition

Unknown partition '%s' in table '%s'

Tables have different definitions

Found a row that does not match the partition

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

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

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

Key value '%s' was not found in table '%s.%s'

Data for column '%s' too long

Replication event checksum verification failed while reading from network.

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

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.

Can't update table '%s' while '%s' is being created.

PARTITION () clause on non partitioned table

Found a row not matching the given partition set

partition '%s' doesn't exist

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

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

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

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

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

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.

%s

FULLTEXT index is not supported for partitioned tables.

Invalid condition number

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

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.

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

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

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

The table does not have FULLTEXT index to support this query

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

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

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

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

The statement 'SET %s' cannot invoke a stored function.

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

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

Malformed GTID set specification '%s'.

Malformed GTID set encoding.

Malformed GTID specification '%s'.

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

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

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

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

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

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

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

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

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

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

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.

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

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.

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.

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.

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

Unknown EXPLAIN format name: '%s'

Cannot execute statement in a READ ONLY transaction.

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

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.

InnoDB presently supports one FULLTEXT index creation at a time

Cannot create FULLTEXT index on temporary InnoDB table

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

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

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

Unknown ALGORITHM '%s'

Unknown LOCK type '%s'

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.

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

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

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

Slave must silently retry current transaction

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

Schema mismatch (%s

Table '%s' in system tablespace

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

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

Tablespace is missing for table '%s'

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

Tablespace has been discarded for table '%s'

Internal error: %s

ALTER TABLE '%s' IMPORT TABLESPACE failed with error %lu : '%s'

Index corrupt: %s

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

Your password does not satisfy the current policy requirements

You must SET PASSWORD before executing this statement

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

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

Failed to add the foreign key constraint '%s' to system tables

Failed to open the referenced table '%s'

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

Duplicate foreign key constraint name '%s'

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

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

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

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

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

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

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

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

Malformed communication packet.

Running in read-only mode

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'.

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

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

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

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

@@GLOBAL.GTID_PURGED was changed from '%s' to '%s'.

@@GLOBAL.GTID_EXECUTED was changed from '%s' to '%s'.

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

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

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

COPY algorithm requires a lock

Partition specific operations do not yet support LOCK/ALGORITHM

Columns participating in a foreign key are renamed

Cannot change column type INPLACE

Adding foreign keys needs foreign_key_checks=OFF

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

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

Adding an auto-increment column requires a lock

Cannot replace hidden FTS_DOC_ID with a user-visible one

Cannot drop or rename FTS_DOC_ID

Fulltext index creation requires a lock

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

Duplicate entry for key '%s'

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

cannot silently convert NULL values, as required in this SQL_MODE

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

Found a row in wrong partition %s

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.

Cannot CREATE FULLTEXT INDEX WITH PARSER on InnoDB table

The binary log file '%s' is logically corrupted: %s

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

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

Auto-increment value in UPDATE conflicts with internally generated values

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

Slave failed to initialize master info structure from the repository

Slave failed to initialize relay log info structure from the repository

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

InnoDB is in read only mode.

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.

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.

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

Temporary file write failure.

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

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

Operation not allowed when innodb_forced_recovery > 0.

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

Plugin '%s' cannot be uninstalled now. %s

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'.

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.

Methods

impl ErrorKind
[src]

[src]

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

impl Clone for ErrorKind
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Copy for ErrorKind
[src]

impl Eq for ErrorKind
[src]

impl PartialEq for ErrorKind
[src]

[src]

This method tests for self and other values to be equal, and is used by ==. Read more

1.0.0
[src]

This method tests for !=.

impl Debug for ErrorKind
[src]

[src]

Formats the value using the given formatter.

impl Hash for ErrorKind
[src]

[src]

Feeds this value into the given [Hasher]. Read more

1.3.0
[src]

Feeds a slice of this type into the given [Hasher]. Read more

impl Ord for ErrorKind
[src]

[src]

This method returns an Ordering between self and other. Read more

1.22.0
[src]

Compares and returns the maximum of two values. Read more

1.22.0
[src]

Compares and returns the minimum of two values. Read more

impl PartialOrd for ErrorKind
[src]

[src]

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

1.0.0
[src]

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

1.0.0
[src]

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

1.0.0
[src]

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

1.0.0
[src]

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

impl From<u16> for ErrorKind
[src]

[src]

Performs the conversion.