1100
HY000
ER_TABLE_NOT_LOCKED
Table '%s' was not locked with LOCK TABLES
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
1101
ER_UNUSED_17
You should never see it
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
1102
42000
ER_WRONG_DB_NAME
Incorrect database name '%s'
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
1103
42000
ER_WRONG_TABLE_NAME
Incorrect table name '%s'
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
1104
42000
ER_TOO_BIG_SELECT
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
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
1105
HY000
ER_UNKNOWN_ERROR
Unknown error
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
1106
42000
ER_UNKNOWN_PROCEDURE
Unknown procedure '%s'
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
1107
42000
ER_WRONG_PARAMCOUNT_TO_PROCEDURE
Incorrect parameter count to procedure '%s'
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
1108
HY000
ER_WRONG_PARAMETERS_TO_PROCEDURE
Incorrect parameters to procedure '%s'
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
1109
42S02
ER_UNKNOWN_TABLE
Unknown table '%s' in %s
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
1110
42000
ER_FIELD_SPECIFIED_TWICE
Column '%s' specified twice
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
1111
HY000
ER_INVALID_GROUP_FUNC_USE
Invalid use of group function
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
1112
42000
ER_UNSUPPORTED_EXTENSION
Table '%s' uses an extension that doesn't exist in this MariaDB version
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
1113
42000
ER_TABLE_MUST_HAVE_COLUMNS
A table must have at least 1 column
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
1114
HY000
ER_RECORD_FILE_FULL
The table '%s' is full
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
1115
42000
ER_UNKNOWN_CHARACTER_SET
Unknown character set: '%s'
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
1116
HY000
ER_TOO_MANY_TABLES
Too many tables; MariaDB can only use %d tables in a join
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
1117
HY000
ER_TOO_MANY_FIELDS
Too many columns
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
1118
42000
ER_TOO_BIG_ROWSIZE
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
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
1119
HY000
ER_STACK_OVERRUN
Thread stack overrun: Used: %ld of a %ld stack. Use 'mysqld --thread_stack=#' to specify a bigger stack if needed
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
1120
42000
ER_WRONG_OUTER_JOIN
Cross dependency found in OUTER JOIN; examine your ON conditions
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
1121
42000
ER_NULL_COLUMN_IN_INDEX
Table handler doesn't support NULL in given index. Please change column '%s' to be NOT NULL or use another handler
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
1122
HY000
ER_CANT_FIND_UDF
Can't load function '%s'
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
1123
HY000
ER_CANT_INITIALIZE_UDF
Can't initialize function '%s'; %s
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
1124
HY000
ER_UDF_NO_PATHS
No paths allowed for shared library
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
1125
HY000
ER_UDF_EXISTS
Function '%s' already exists
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
1127
HY000
ER_CANT_FIND_DL_ENTRY
Can't find symbol '%s' in library
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
1128
HY000
ER_FUNCTION_NOT_DEFINED
Function '%s' is not defined
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
1129
HY000
ER_HOST_IS_BLOCKED
Host '%s' is blocked because of many connection errors; unblock with 'mysqladmin flush-hosts'
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
1130
HY000
ER_HOST_NOT_PRIVILEGED
Host '%s' is not allowed to connect to this MariaDB server
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
1131
42000
ER_PASSWORD_ANONYMOUS_USER
You are using MariaDB as an anonymous user and anonymous users are not allowed to change passwords
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
1132
42000
ER_PASSWORD_NOT_ALLOWED
You must have privileges to update tables in the mysql database to be able to change passwords for others
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
1133
42000
ER_PASSWORD_NO_MATCH
Can't find any matching row in the user table
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
1134
HY000
ER_UPDATE_INF
Rows matched: %ld Changed: %ld Warnings: %ld
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
1135
HY000
ER_CANT_CREATE_THREAD
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
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
1136
21S01
ER_WRONG_VALUE_COUNT_ON_ROW
Column count doesn't match value count at row %ld
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
1137
HY000
ER_CANT_REOPEN_TABLE
Can't reopen table: '%s'
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
1138
22004
ER_INVALID_USE_OF_NULL
Invalid use of NULL value
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
1139
42000
ER_REGEXP_ERROR
Got error '%s' from regexp
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
1140
42000
ER_MIX_OF_GROUP_FUNC_AND_FIELDS
Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is illegal if there is no GROUP BY clause
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
1141
42000
ER_NONEXISTING_GRANT
There is no such grant defined for user '%s' on host '%s'
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
1142
42000
ER_TABLEACCESS_DENIED_ERROR
%s command denied to user '%s'@'%s' for table '%s'
The user is trying to access a table or a column from a table they do not have access to. See GRANT for details on setting permissions.
This page is licensed: CC BY-SA / Gnu FDL
1143
42000
ER_COLUMNACCESS_DENIED_ERROR
%s command denied to user '%s'@'%s' for column '%s' in table '%s'
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
1144
42000
ER_ILLEGAL_GRANT_FOR_TABLE
Illegal GRANT/REVOKE command; please consult the manual to see which privileges can be used
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
1145
42000
ER_GRANT_WRONG_HOST_OR_USER
The host or user argument to GRANT is too long
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
1146
42S02
ER_NO_SUCH_TABLE
Table '%s.%s' doesn't exist
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
1147
42000
ER_NONEXISTING_TABLE_GRANT
There is no such grant defined for user '%s' on host '%s' on table '%s'
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
1148
42000
ER_NOT_ALLOWED_COMMAND
The used command is not allowed with this MariaDB version
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
1149
42000
ER_SYNTAX_ERROR
You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use
This is one of the most common errors to see. It's caused by an SQL syntax error. The error message will give you a clue as to where the error could be, as MariaDB displays the text following where it picked up an error. There are a huge number of possible causes (and in most cases they're simple typos), but here are a few common ones;
Delimiters need to be present at the end of each statement. See Delimiters. For example:
SELECT 1
SELECT 2;
ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds
to your MariaDB server version for the right syntax to use near 'SELECT 2' at line 2
Here, there was no delimiter separating the first and the second line. MariaDB picked up the error at the start of the second line, pointing one to the end of the first line. The correct syntax is:
SELECT 1;
SELECT 2;
When creating stored programs from the command-line, it is likely you will need to differentiate between the regular delimiter and a delimiter inside a BEGIN END block. See Delimiters.
For example, take the following, seemingly-valid declaration:
CREATE FUNCTION FortyTwo() RETURNS TINYINT DETERMINISTIC
BEGIN
DECLARE x TINYINT;
SET x = 42;
RETURN x;
END;
Attempting to run will result in an error:
CREATE FUNCTION FortyTwo() RETURNS TINYINT DETERMINISTIC
-> BEGIN
-> DECLARE x TINYINT;
ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds
to your MariaDB server version for the right syntax to use near '' at line 3
The error was picked up at the end of the DECLARE x TINYINT;
line, guiding one to the delimiter found there. The solution is to specify a distinct delimiter for the duration of the process, using the DELIMITER command, for example:
DELIMITER //
CREATE FUNCTION FortyTwo() RETURNS TINYINT DETERMINISTIC
BEGIN
DECLARE x TINYINT;
SET x = 42;
RETURN x;
END
//
DELIMITER ;
Reserved words cannot be used as identifiers unless they are quoted. For example:
CREATE TABLE accessible(id INT);
ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds
to your MariaDB server version for the right syntax to use near 'accessible(id INT)' at line 1
The error was picked up after the accessible
identifier, leading one to suspect that it's causing the problem. And indeed, it's a reserved word. There are a number of possible solutions.
Use a new, non-reserved, identifier:
CREATE TABLE accessible_status(id INT);
or quote the identifier:
CREATE TABLE `accessible`(id INT);
or fully qualify the identifier:
CREATE TABLE test.accessible(id INT);
Some syntax may be valid in a particular SQL_MODE, but not in others. There are too many to list here, but the SQL_MODE page provides a full list. For example:
CREATE TABLE "t" (id INT);
ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds
to your MariaDB server version for the right syntax to use near '"t" (id INT)' at line 1
The error message directs one to the identifier t
. Double quotes cannot be used to quote identifiers unless ANSI_MODE is set, which in this case it isn't:
select @@sql_mode;
+-------------------------------------------------------------------------------------------+
| @@sql_mode |
+-------------------------------------------------------------------------------------------+
| STRICT_TRANS_TABLES,ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION |
+-------------------------------------------------------------------------------------------+
Either quote with the standard quote character, the backtick, or set the appropriate SQL_MODE:
SET @@SQL_MODE = CONCAT(@@SQL_MODE, ',ANSI_QUOTES');
CREATE TABLE "t" (id INT);
Oracle mode in particular has a large number of differences to the default SQL_MODE, for example:
CREATE TABLE t (id VARCHAR2(10));
ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds
to your MariaDB server version for the right syntax to use near '(10))' at line 1
The error is identified just after the VARCHAR2 type is specified, and this type is not valid in the default mode:
SELECT @@sql_mode;
+--------------------------------------------------------------------+
| @@sql_mode |
+--------------------------------------------------------------------+
| STRICT_TRANS_TABLES,ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER |
+--------------------------------------------------------------------+
SET SQL_MODE='ORACLE';
CREATE TABLE t (id VARCHAR2(10));
See Oracle mode for a full list of syntax differences.
This page is licensed: CC BY-SA / Gnu FDL
1150
HY000
ER_DELAYED_CANT_CHANGE_LOCK
Delayed insert thread couldn't get requested lock for table %s
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
1151
HY000
ER_TOO_MANY_DELAYED_THREADS
Too many delayed threads in use
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
1152
08S01
ER_ABORTING_CONNECTION
Aborted connection %ld to db: '%s' user: '%s' (%s)
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
1153
08S01
ER_NET_PACKET_TOO_LARGE
Got a packet bigger than 'max_allowed_packet' bytes
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
1154
08S01
ER_NET_READ_ERROR_FROM_PIPE
Got a read error from the connection pipe
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
1155
08S01
ER_NET_FCNTL_ERROR
Got an error from fcntl()
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
1156
08S01
ER_NET_PACKETS_OUT_OF_ORDER
Got packets out of order
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
1157
08S01
ER_NET_UNCOMPRESS_ERROR
Couldn't uncompress communication packet
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
1158
08S01
ER_NET_READ_ERROR
Got an error reading communication packets
This error tells us that the connection between the server and client was aborted. The most common cause is that the client hard-aborted the connection, without calling mysql_close(). It could also be a problem with the connection to the server, such as a wrong or lost package.
The error log may have more information about the cause of the error. Setting the MariaDB server option log_warnings to a value of 4 or above can generate more diagnostic warnings in the error log when there is a problem reading packages:
2024-04-19 17:02:11 20090 [Warning] mariadbd: Could not read packet: fd: 4575 state: 1 read_length: 4 errno: 104 vio_errno: 1158 length: -1
How to interpret the above:
20090
is the connection id that got the warning/error.
fd: 4575
4575 is the file descriptor that had a problem.
state: 1
shows that the file is open. Anything else means the file is not active. Note that in some cases MariaDB will try to abort a read on a file descriptor by closing it.
read_length: 4
is how many characters the server tried to read from the file.
errno 104
is the system error code (more below).
vio_errno: 1158
is our internal error code from the vio library, which stands for ER_NET_READ_ERROR "Got an error reading communication packets".
length: -1
is how many characters was reported to be read from the read() system call. -1 indicates failure. If length
<= read_length
then something broke in the communication.
You can use the perror utility to get a description of system and storage engine errors:
shell> perror 104
OS error code 104: Connection reset by peer
This means the connection was aborted by the application/user.
Ensure you have a stable internet connection.
Ensure that your applications calls mysql_close() for all open connections before exiting.
perror Getting a description for an error number.
This page is licensed: CC BY-SA / Gnu FDL
1159
08S01
ER_NET_READ_INTERRUPTED
Got timeout reading communication packets
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
1160
08S01
ER_NET_ERROR_ON_WRITE
Got an error writing communication packets
This error tells us that the connection between the server and client was aborted. The most common cause is that the client hard-aborted the connection, without calling mysql_close(). It could also be a problem with the connection to the server, such as a wrong or lost package.
The error log may have more information about the cause of the error. Setting the MariaDB server option log_warnings to a value of 4 or above can generate more diagnostic warnings in the error log when there is a problem reading packages:
2024-02-17 12:32:45 5461 [ERROR] mariadbd: Could not write packet: fd: 406 state: 2 errno: 32 vio_errno: 1160 length: 34
How to interpret the above:
5461
is the connection id that got the warning/error.
fd: 406
406 is the file descriptor that had a problem.
state: 2
length: 34
is how many characters the server tried to wrote to the file.
errno 32
is the system error code (more below).
vio_errno: 1160
is our internal error code from the vio library, which stands for ER_NET_WRITE_ERROR "Got an error writing communication packets".
length: -1
is how many characters was reported to be read from the read() system call. -1 indicates failure. If length
<= read_length
then something broke in the communication.
You can use the perror utility to get a description of system and storage engine errors:
shell> perror 104
OS error code 104: Connection reset by peer
This means the connection was aborted by the application/user.
Ensure you have a stable internet connection.
Ensure that your applications calls mysql_close() for all open connections before exiting.
perror Getting a description for an error number.
This page is licensed: CC BY-SA / Gnu FDL
1161
08S01
ER_NET_WRITE_INTERRUPTED
Got timeout writing communication packets
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
1162
42000
ER_TOO_LONG_STRING
Result string is longer than 'max_allowed_packet' bytes
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
1163
42000
ER_TABLE_CANT_HANDLE_BLOB
The used table type doesn't support BLOB/TEXT columns
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
1164
42000
ER_TABLE_CANT_HANDLE_AUTO_INCREMENT
The used table type doesn't support AUTO_INCREMENT columns
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
1165
HY000
ER_DELAYED_INSERT_TABLE_LOCKED
INSERT DELAYED can't be used with table '%s' because it is locked with LOCK TABLES
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
1166
42000
ER_WRONG_COLUMN_NAME
Incorrect column name '%s'
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
1167
42000
ER_WRONG_KEY_COLUMN
The used storage engine can't index column '%s'
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
1168
HY000
ER_WRONG_MRG_TABLE
Unable to open underlying table which is differently defined or of non-MyISAM type or doesn't exist
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
1169
23000
ER_DUP_UNIQUE
Can't write, because of unique constraint, to table '%s'
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
1170
42000
ER_BLOB_KEY_WITHOUT_LENGTH
BLOB/TEXT column '%s' used in key specification without a key length
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
1171
42000
ER_PRIMARY_CANT_HAVE_NULL
All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use UNIQUE instead
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
1172
42000
ER_TOO_MANY_ROWS
Result consisted of more than one row
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
1173
42000
ER_REQUIRES_PRIMARY_KEY
This table type requires a primary key
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
1174
HY000
ER_NO_RAID_COMPILED
This version of MariaDB is not compiled with RAID support
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
1175
HY000
ER_UPDATE_WITHOUT_KEY_IN_SAFE_MODE
You are using safe update mode and you tried to update a table without a WHERE that uses a KEY column
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
1176
42000
ER_KEY_DOES_NOT_EXITS
Key '%s' doesn't exist in table '%s'
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
1177
42000
ER_CHECK_NO_SUCH_TABLE
Can't open table
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
1178
42000
ER_CHECK_NOT_IMPLEMENTED
The storage engine for the table doesn't support %s
MariaDB storage engines differ in many ways, and not all operations are supported by each engine. Perhaps you don't need the intended operation for the engine, or perhaps you need a different storage engine. For example, sequences don't support analyze table, as it's an unnecessary operation on a sequence table, which only contains one row.
CREATE SEQUENCE s START WITH 100 INCREMENT BY 10;
ANALYZE TABLE s;
+--------+---------+----------+----------------------------------------------------------+
| Table | Op | Msg_type | Msg_text |
+--------+---------+----------+----------------------------------------------------------+
| test.s | analyze | note | The storage engine for the table doesn't support analyze |
+--------+---------+----------+----------------------------------------------------------+
This page is licensed: CC BY-SA / Gnu FDL
1179
25000
ER_CANT_DO_THIS_DURING_AN_TRANSACTION
You are not allowed to execute this command in a transaction
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
1181
HY000
ER_ERROR_DURING_ROLLBACK
Got error %d during ROLLBACK
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
1182
HY000
ER_ERROR_DURING_FLUSH_LOGS
Got error %d during FLUSH_LOGS
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
1183
HY000
ER_ERROR_DURING_CHECKPOINT
Got error %d during CHECKPOINT
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
1184
08S01
ER_NEW_ABORTING_CONNECTION
Aborted connection %ld to db: '%s' user: '%s' host: '%s' (%s)
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
1185
ER_UNUSED_10
You should never see it
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
1186
HY000
ER_FLUSH_MASTER_BINLOG_CLOSED
Binlog closed, cannot RESET MASTER
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
1187
HY000
ER_INDEX_REBUILD
Failed rebuilding the index of dumped table '%s'
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
1188
HY000
ER_MASTER
Error from master: '%s'
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
1189
08S01
ER_MASTER_NET_READ
Net error reading from master
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
1190
08S01
ER_MASTER_NET_WRITE
Net error writing to master
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
1191
HY000
ER_FT_MATCHING_KEY_NOT_FOUND
Can't find FULLTEXT index matching the column list
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
1192
HY000
ER_LOCK_OR_ACTIVE_TRANSACTION
Can't execute the given command because you have active locked tables or an active transaction
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
1193
HY000
ER_UNKNOWN_SYSTEM_VARIABLE
Unknown system variable '%s'
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
1194
HY000
ER_CRASHED_ON_USAGE
Table '%s' is marked as crashed and should be repaired
This error occurs, in particular to MyISAM, Aria, Archive or CSV tables, if the table is marked as crashed. This can occur for a number of reasons, for example:
running out of disk space
sudden shutdown while the table was in use
Fixing the problem can usually be done by running a REPAIR TABLE statement, or one of the similar scripts, aria_chk, myisamchk or mariadb-check.
This page is licensed: CC BY-SA / Gnu FDL
1195
HY000
ER_CRASHED_ON_REPAIR
Table '%s' is marked as crashed and last (automatic?) repair failed
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
1196
HY000
ER_WARNING_NOT_COMPLETE_ROLLBACK
Some non-transactional changed tables couldn't be rolled back
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
1197
HY000
ER_TRANS_CACHE_FULL
Multi-statement transaction required more than 'max_binlog_cache_size' bytes of storage; increase this mysqld variable and try again
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
1198
HY000
ER_SLAVE_MUST_STOP
This operation cannot be performed with a running slave; run STOP SLAVE first
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL