Index of all MySQL error codes and solutions

Solution ID Description Links Comments
2000 Message: Unknown MySQL error 0 0
2001 Message: Can't create UNIX socket (%d) 0 0
2002 Message: Can't connect to local MySQL server through socket '%s' (%d) 0 0
2003 Message: Can't connect to MySQL server on '%s' (%d) 0 0
2004 Message: Can't create TCP/IP socket (%d) 0 0
2005 Message: Unknown MySQL server host '%s' (%d) 0 0
2006 Message: MySQL server has gone away 0 0
2007 Message: Protocol mismatch; server version = %d, client version = %d 0 0
2008 Message: MySQL client ran out of memory 0 0
2009 Message: Wrong host info 0 0
2010 Message: Localhost via UNIX socket 0 0
2011 Message: %s via TCP/IP 0 0
2012 Message: Error in server handshake 0 0
2013 Message: Lost connection to MySQL server during query 0 0
2014 Message: Commands out of sync; you can't run this command now 0 0
2015 Message: Named pipe: %s 0 0
2016 Message: Can't wait for named pipe to host: %s pipe: %s (%lu) 0 0
2017 Message: Can't open named pipe to host: %s pipe: %s (%lu) 0 0
2018 Message: Can't set state of named pipe to host: %s pipe: %s (%lu) 0 0
2019 Message: Can't initialize character set %s (path: %s) 0 0
2020 Message: Got packet bigger than 'max_allowed_packet' bytes 0 0
2021 Message: Embedded server 0 0
2022 Message: Error on SHOW SLAVE STATUS: 0 0
2023 Message: Error on SHOW SLAVE HOSTS: 0 0
2024 Message: Error connecting to slave: 0 0
2025 Message: Error connecting to master: 0 0
2026 Message: SSL connection error: %s 0 0
2027 Message: Malformed packet 0 0
2028 Message: This client library is licensed only for use with MySQL servers having '%s' license 0 0
2029 Message: Invalid use of null pointer 0 0
2030 Message: Statement not prepared 0 0
2031 Message: No data supplied for parameters in prepared statement 0 0
2032 Message: Data truncated 0 0
2033 Message: No parameters exist in the statement 0 0
2034 Message: Invalid parameter number 0 0
2035 Message: Can't send long data for non-string/non-binary data types (parameter: %d) 0 0
2036 Message: Using unsupported buffer type: %d (parameter: %d) 0 0
2037 Message: Shared memory: %s 0 0
2038 Message: Can't open shared memory; client could not create request event (%lu) 0 0
2039 Message: Can't open shared memory; no answer event received from server (%lu) 0 0
2040 Message: Can't open shared memory; server could not allocate file mapping (%lu) 0 0
2041 Message: Can't open shared memory; server could not get pointer to file mapping (%lu) 0 0
2042 Message: Can't open shared memory; client could not allocate file mapping (%lu) 0 0
2043 Message: Can't open shared memory; client could not get pointer to file mapping (%lu) 0 0
2044 Message: Can't open shared memory; client could not create %s event (%lu) 0 0
2045 Message: Can't open shared memory; no answer from server (%lu) 0 0
2046 Message: Can't open shared memory; cannot send request event to server (%lu) 0 0
2047 Message: Wrong or unknown protocol 0 0
2048 Message: Invalid connection handle 0 0
2049 Message: Connection using old (pre-4.1.1) authentication protocol refused (client option 'secure_auth' enabled) 0 0
2050 Message: Row retrieval was canceled by mysql_stmt_close() call 0 0
2051 Message: Attempt to read column without prior row fetch 0 0
2052 Message: Prepared statement contains no metadata 0 0
2053 Message: Attempt to read a row while there is no result set associated with the statement 0 0
2054 Message: This feature is not implemented yet 0 0
2055 Message: Lost connection to MySQL server at '%s', system error: %d 0 0
2056 Message: Statement closed indirectly because of a preceeding %s() call 0 0
2057 Message: The number of columns in the result set differs from the number of bound buffers. You must reset the statement, rebind the result set columns, and execute the statement again 0 0
2058 Message: This handle is already connected. Use a separate handle for each connection. 0 0
2059 Message: Authentication plugin '%s' cannot be loaded: %s 0 0
2060 Message: There is an attribute with the same name already 0 0
2061 Message: Authentication plugin '%s' reported error: %s 0 0
1000 Message: hashchk 0 0
1001 Message: isamchk 0 0
1002 Message: NO 0 0
1003 Message: YES 0 0
1004 Message: Can't create file '%s' (errno: %d - %s) 0 0
1005 Message: Can't create table '%s' (errno: %d) 0 0
1006 Message: Can't create database '%s' (errno: %d) 0 0
1007 Message: Can't create database '%s'; database exists 0 0
1008 Message: Can't drop database '%s'; database doesn't exist 0 0
1009 Message: Error dropping database (can't delete '%s', errno: %d) 0 0
1010 Message: Error dropping database (can't rmdir '%s', errno: %d) 0 0
1011 Message: Error on delete of '%s' (errno: %d - %s) 0 0
1012 Message: Can't read record in system table 0 0
1013 Message: Can't get status of '%s' (errno: %d - %s) 0 0
1014 Message: Can't get working directory (errno: %d - %s) 0 0
1015 Message: Can't lock file (errno: %d - %s) 0 0
1016 Message: Can't open file: '%s' (errno: %d - %s) 0 0
1017 Message: Can't find file: '%s' (errno: %d - %s) 0 0
1018 Message: Can't read dir of '%s' (errno: %d - %s) 0 0
1019 Message: Can't change dir to '%s' (errno: %d - %s) 0 0
1020 Message: Record has changed since last read in table '%s' 0 0
1021 Message: Disk full (%s); waiting for someone to free some space... (errno: %d - %s) 0 0
1022 Message: Can't write; duplicate key in table '%s' 0 0
1023 Message: Error on close of '%s' (errno: %d - %s) 0 0
1024 Message: Error reading file '%s' (errno: %d - %s) 0 0
1025 Message: Error on rename of '%s' to '%s' (errno: %d - %s) 0 0
1026 Message: Error writing file '%s' (errno: %d - %s) 0 0
1027 Message: '%s' is locked against change 0 0
1028 Message: Sort aborted 0 0
1029 Message: View '%s' doesn't exist for '%s' 0 0
1030 Message: Got error %d from storage engine 0 0
1031 Message: Table storage engine for '%s' doesn't have this option 0 0
1032 Message: Can't find record in '%s' 0 0
1033 Message: Incorrect information in file: '%s' 0 0
1034 Message: Incorrect key file for table '%s'; try to repair it 0 0
1035 Message: Old key file for table '%s'; repair it! 0 0
1036 Message: Table '%s' is read only 0 0
1037 Message: Out of memory; restart server and try again (needed %d bytes) 0 0
1038 Message: Out of sort memory, consider increasing server sort buffer size 0 0
1039 Message: Unexpected EOF found when reading file '%s' (errno: %d - %s) 0 0
1040 Message: Too many connections 0 0
1041 Message: 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 0 0
1042 Message: Can't get hostname for your address 0 0
1043 Message: Bad handshake 0 0
1044 Message: Access denied for user '%s'@'%s' to database '%s' 0 0
1045 Message: Access denied for user '%s'@'%s' (using password: %s) 0 0
1046 Message: No database selected 0 0
1047 Message: Unknown command 0 0
1048 Message: Column '%s' cannot be null 0 0
1049 Message: Unknown database '%s' 0 0
1050 Message: Table '%s' already exists 0 0
1051 Message: Unknown table '%s' 0 0
1052 Message: Column '%s' in %s is ambiguous 0 0
1053 Message: Server shutdown in progress 0 0
1054 Message: Unknown column '%s' in '%s' 0 0
1055 Message: '%s' isn't in GROUP BY 0 0
1056 Message: Can't group on '%s' 0 0
1057 Message: Statement has sum functions and columns in same statement 0 0
1058 Message: Column count doesn't match value count 0 0
1059 Message: Identifier name '%s' is too long 0 0
1060 Message: Duplicate column name '%s' 0 0
1061 Message: Duplicate key name '%s' 0 0
1062 Message: Duplicate entry '%s' for key %d 0 0
1063 Message: Incorrect column specifier for column '%s' 0 0
1064 Message: %s near '%s' at line %d 0 0
1065 Message: Query was empty 0 0
1066 Message: Not unique table/alias: '%s' 0 0
1067 Message: Invalid default value for '%s' 0 0
1068 Message: Multiple primary key defined 0 0
1069 Message: Too many keys specified; max %d keys allowed 0 0
1070 Message: Too many key parts specified; max %d parts allowed 0 0
1071 Message: Specified key was too long; max key length is %d bytes 0 0
1072 Message: Key column '%s' doesn't exist in table 0 0
1073 Message: BLOB column '%s' can't be used in key specification with the used table type 0 0
1074 Message: Column length too big for column '%s' (max = %lu); use BLOB or TEXT instead 0 0
1075 Message: Incorrect table definition; there can be only one auto column and it must be defined as a key 0 0
1076 Message: %s: ready for connections. Version: '%s' socket: '%s' port: %d 0 0
1077 Message: %s: Normal shutdown 0 0
1078 Message: %s: Got signal %d. Aborting! 0 0
1079 Message: %s: Shutdown complete 0 0
1080 Message: %s: Forcing close of thread %ld user: '%s' 0 0
1081 Message: Can't create IP socket 0 0
1082 Message: Table '%s' has no index like the one used in CREATE INDEX; recreate the table 0 0
1083 Message: Field separator argument is not what is expected; check the manual 0 0
1084 Message: You can't use fixed rowlength with BLOBs; please use 'fields terminated by' 0 0
1085 Message: The file '%s' must be in the database directory or be readable by all 0 0
1086 Message: File '%s' already exists 0 0
1087 Message: Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld 0 0
1088 Message: Records: %ld Duplicates: %ld 0 0
1089 Message: 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 0 0
1090 Message: You can't delete all columns with ALTER TABLE; use DROP TABLE instead 0 0
1091 Message: Can't DROP '%s'; check that column/key exists 0 0
1092 Message: Records: %ld Duplicates: %ld Warnings: %ld 0 0
1093 Message: You can't specify target table '%s' for update in FROM clause 0 0
1094 Message: Unknown thread id: %lu 0 0
1095 Message: You are not owner of thread %lu 0 0
1096 Message: No tables used 0 0
1097 Message: Too many strings for column %s and SET 0 0
1098 Message: Can't generate a unique log-filename %s.(1-999) 0 0
1099 Message: Table '%s' was locked with a READ lock and can't be updated 0 0
1100 Message: Table '%s' was not locked with LOCK TABLES 0 0
1101 Message: BLOB/TEXT column '%s' can't have a default value 0 0
1102 Message: Incorrect database name '%s' 0 0
1103 Message: Incorrect table name '%s' 0 0
1104 Message: 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= 0 0
1105 Message: Unknown error 0 0
1106 Message: Unknown procedure '%s' 0 0
1107 Message: Incorrect parameter count to procedure '%s' 0 0
1108 Message: Incorrect parameters to procedure '%s' 0 0
1109 Message: Unknown table '%s' in %s 0 0
1110 Message: Column '%s' specified twice 0 0
1111 Message: Invalid use of group function 0 0
1112 Message: Table '%s' uses an extension that doesn't exist in this MySQL version 0 0
1113 Message: A table must have at least 1 column 0 0
1114 Message: The table '%s' is full 0 0
1115 Message: Unknown character set: '%s' 0 0
1116 Message: Too many tables; MySQL can only use %d tables in a join 0 0
1117 Message: Too many columns 0 0
1118 Message: Row size too large. The maximum row size for the used table type, not counting BLOBs, is %ld. This includes storage overhead, check the manual. You have to change some columns to TEXT or BLOBs 0 0
1119 Message: Thread stack overrun: Used: %ld of a %ld stack. Use 'mysqld --thread_stack= 0 0
1120 Message: Cross dependency found in OUTER JOIN; examine your ON conditions 0 0
1121 Message: Table handler doesn't support NULL in given index. Please change column '%s' to be NOT NULL or use another handler 0 0
1122 Message: Can't load function '%s' 0 0
1123 Message: Can't initialize function '%s'; %s 0 0
1124 Message: No paths allowed for shared library 0 0
1125 Message: Function '%s' already exists 0 0
1126 Message: Can't open shared library '%s' (errno: %d %s) 0 0
1127 Message: Can't find symbol '%s' in library 0 0
1128 Message: Function '%s' is not defined 0 0
1129 Message: Host '%s' is blocked because of many connection errors; unblock with 'mysqladmin flush-hosts' 0 0
1130 Message: Host '%s' is not allowed to connect to this MySQL server 0 0
1131 Message: You are using MySQL as an anonymous user and anonymous users are not allowed to change passwords 0 0
1132 Message: You must have privileges to update tables in the mysql database to be able to change passwords for others 0 0
1133 Message: Can't find any matching row in the user table 0 0
1134 Message: Rows matched: %ld Changed: %ld Warnings: %ld 0 0
1135 Message: 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 0 0
1136 Message: Column count doesn't match value count at row %ld 0 0
1137 Message: Can't reopen table: '%s' 0 0
1138 Message: Invalid use of NULL value 0 0
1139 Message: Got error '%s' from regexp 0 0
1140 Message: Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is illegal if there is no GROUP BY clause 0 0
1141 Message: There is no such grant defined for user '%s' on host '%s' 0 0
1142 Message: %s command denied to user '%s'@'%s' for table '%s' 0 0
1143 Message: %s command denied to user '%s'@'%s' for column '%s' in table '%s' 0 0
1144 Message: Illegal GRANT/REVOKE command; please consult the manual to see which privileges can be used 0 0
1145 Message: The host or user argument to GRANT is too long 0 0
1146 Message: Table '%s.%s' doesn't exist 0 0
1147 Message: There is no such grant defined for user '%s' on host '%s' on table '%s' 0 0
1148 Message: The used command is not allowed with this MySQL version 0 0
1149 Message: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use 0 0
1150 Message: Delayed insert thread couldn't get requested lock for table %s 0 0
1151 Message: Too many delayed threads in use 0 0
1152 Message: Aborted connection %ld to db: '%s' user: '%s' (%s) 0 0
1153 Message: Got a packet bigger than 'max_allowed_packet' bytes 0 0
1154 Message: Got a read error from the connection pipe 0 0
1155 Message: Got an error from fcntl() 0 0
1156 Message: Got packets out of order 0 0
1157 Message: Couldn't uncompress communication packet 0 0
1158 Message: Got an error reading communication packets 0 0
1159 Message: Got timeout reading communication packets 0 0
1160 Message: Got an error writing communication packets 0 0
1161 Message: Got timeout writing communication packets 0 0
1162 Message: Result string is longer than 'max_allowed_packet' bytes 0 0
1163 Message: The used table type doesn't support BLOB/TEXT columns 0 0
1164 Message: The used table type doesn't support AUTO_INCREMENT columns 0 0
1165 Message: INSERT DELAYED can't be used with table '%s' because it is locked with LOCK TABLES 0 0
1166 Message: Incorrect column name '%s' 0 0
1167 Message: The used storage engine can't index column '%s' 0 0
1168 Message: Unable to open underlying table which is differently defined or of non-MyISAM type or doesn't exist 0 0
1169 Message: Can't write, because of unique constraint, to table '%s' 0 0
1170 Message: BLOB/TEXT column '%s' used in key specification without a key length 0 0
1171 Message: All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use UNIQUE instead 0 0
1172 Message: Result consisted of more than one row 0 0
1173 Message: This table type requires a primary key 0 0
1174 Message: This version of MySQL is not compiled with RAID support 0 0
1175 Message: You are using safe update mode and you tried to update a table without a WHERE that uses a KEY column 0 0
1176 Message: Key '%s' doesn't exist in table '%s' 0 0
1177 Message: Can't open table 0 0
1178 Message: The storage engine for the table doesn't support %s 0 0
1179 Message: You are not allowed to execute this command in a transaction 0 0
1180 Message: Got error %d during COMMIT 0 0
1181 Message: Got error %d during ROLLBACK 0 0
1182 Message: Got error %d during FLUSH_LOGS 0 0
1183 Message: Got error %d during CHECKPOINT 0 0
1184 Message: Aborted connection %ld to db: '%s' user: '%s' host: '%s' (%s) 0 0
1185 Message: The storage engine for the table does not support binary table dump 0 0
1186 Message: Binlog closed, cannot RESET MASTER 0 0
1187 Message: Failed rebuilding the index of dumped table '%s' 0 0
1188 Message: Error from master: '%s' 0 0
1189 Message: Net error reading from master 0 0
1190 Message: Net error writing to master 0 0
1191 Message: Can't find FULLTEXT index matching the column list 0 0
1192 Message: Can't execute the given command because you have active locked tables or an active transaction 0 0
1193 Message: Unknown system variable '%s' 0 0
1194 Message: Table '%s' is marked as crashed and should be repaired 0 0
1195 Message: Table '%s' is marked as crashed and last (automatic?) repair failed 0 0
1196 Message: Some non-transactional changed tables couldn't be rolled back 0 0
1197 Message: Multi-statement transaction required more than 'max_binlog_cache_size' bytes of storage; increase this mysqld variable and try again 0 0
1198 Message: This operation cannot be performed with a running slave; run STOP SLAVE first 0 0
1199 Message: This operation requires a running slave; configure slave and do START SLAVE 0 0
1200 Message: The server is not configured as slave; fix in config file or with CHANGE MASTER TO 0 0
1201 Message: Could not initialize master info structure; more error messages can be found in the MySQL error log 0 0
1202 Message: Could not create slave thread; check system resources 0 0
1203 Message: User %s already has more than 'max_user_connections' active connections 0 0
1204 Message: You may only use constant expressions with SET 0 0
1205 Message: Lock wait timeout exceeded; try restarting transaction 0 0
1206 Message: The total number of locks exceeds the lock table size 0 0
1207 Message: Update locks cannot be acquired during a READ UNCOMMITTED transaction 0 0
1208 Message: DROP DATABASE not allowed while thread is holding global read lock 0 0
1209 Message: CREATE DATABASE not allowed while thread is holding global read lock 0 0
1210 Message: Incorrect arguments to %s 0 0
1211 Message: '%s'@'%s' is not allowed to create new users 0 0
1212 Message: Incorrect table definition; all MERGE tables must be in the same database 0 0
1213 Message: Deadlock found when trying to get lock; try restarting transaction 0 0
1214 Message: The used table type doesn't support FULLTEXT indexes 0 0
1215 Message: Cannot add foreign key constraint 0 0
1216 Message: Cannot add or update a child row: a foreign key constraint fails 0 0
1217 Message: Cannot delete or update a parent row: a foreign key constraint fails 0 0
1218 Message: Error connecting to master: %s 0 0
1219 Message: Error running query on master: %s 0 0
1220 Message: Error when executing command %s: %s 0 0
1221 Message: Incorrect usage of %s and %s 0 0
1222 Message: The used SELECT statements have a different number of columns 0 0
1223 Message: Can't execute the query because you have a conflicting read lock 0 0
1224 Message: Mixing of transactional and non-transactional tables is disabled 0 0
1225 Message: Option '%s' used twice in statement 0 0
1226 Message: User '%s' has exceeded the '%s' resource (current value: %ld) 0 0
1227 Message: Access denied; you need (at least one of) the %s privilege(s) for this operation 0 0
1228 Message: Variable '%s' is a SESSION variable and can't be used with SET GLOBAL 0 0
1229 Message: Variable '%s' is a GLOBAL variable and should be set with SET GLOBAL 0 0
1230 Message: Variable '%s' doesn't have a default value 0 0
1231 Message: Variable '%s' can't be set to the value of '%s' 0 0
1232 Message: Incorrect argument type to variable '%s' 0 0
1233 Message: Variable '%s' can only be set, not read 0 0
1234 Message: Incorrect usage/placement of '%s' 0 0
1235 Message: This version of MySQL doesn't yet support '%s' 0 0
1236 Message: Got fatal error %d from master when reading data from binary log: '%s' 0 0
1237 Message: Slave SQL thread ignored the query because of replicate-*-table rules 0 0
1238 Message: Variable '%s' is a %s variable 0 0
1239 Message: Incorrect foreign key definition for '%s': %s 0 0
1240 Message: Key reference and table reference don't match 0 0
1241 Message: Operand should contain %d column(s) 0 0
1242 Message: Subquery returns more than 1 row 0 0
1243 Message: Unknown prepared statement handler (%.*s) given to %s 0 0
1244 Message: Help database is corrupt or does not exist 0 0
1245 Message: Cyclic reference on subqueries 0 0
1246 Message: Converting column '%s' from %s to %s 0 0
1247 Message: Reference '%s' not supported (%s) 0 0
1248 Message: Every derived table must have its own alias 0 0
1249 Message: Select %u was reduced during optimization 0 0
1250 Message: Table '%s' from one of the SELECTs cannot be used in %s 0 0
1251 Message: Client does not support authentication protocol requested by server; consider upgrading MySQL client 0 0
1252 Message: All parts of a SPATIAL index must be NOT NULL 0 0
1253 Message: COLLATION '%s' is not valid for CHARACTER SET '%s' 0 0
1254 Message: Slave is already running 0 0
1255 Message: Slave already has been stopped 0 0
1256 Message: Uncompressed data size too large; the maximum size is %d (probably, length of uncompressed data was corrupted) 0 0
1257 Message: ZLIB: Not enough memory 0 0
1258 Message: ZLIB: Not enough room in the output buffer (probably, length of uncompressed data was corrupted) 0 0
1259 Message: ZLIB: Input data corrupted 0 0
1260 Message: Row %u was cut by GROUP_CONCAT() 0 0
1261 Message: Row %ld doesn't contain data for all columns 0 0
1262 Message: Row %ld was truncated; it contained more data than there were input columns 0 0
1263 Message: Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld 0 0
1264 Message: Out of range value for column '%s' at row %ld 0 0
1265 Message: Data truncated for column '%s' at row %ld 0 0
1266 Message: Using storage engine %s for table '%s' 0 0
1267 Message: Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s' 0 0
1268 Message: Cannot drop one or more of the requested users 0 0
1269 Message: Can't revoke all privileges for one or more of the requested users 0 0
1270 Message: Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s' 0 0
1271 Message: Illegal mix of collations for operation '%s' 0 0
1272 Message: Variable '%s' is not a variable component (can't be used as XXXX.variable_name) 0 0
1273 Message: Unknown collation: '%s' 0 0
1274 Message: SSL parameters in CHANGE MASTER are ignored because this MySQL slave was compiled without SSL support; they can be used later if MySQL slave with SSL is started 0 0
1275 Message: 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 0 0
1276 Message: Field or reference '%s%s%s%s%s' of SELECT 0 0
1277 Message: Incorrect parameter or combination of parameters for START SLAVE UNTIL 0 0
1278 Message: 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 0 0
1279 Message: SQL thread is not to be started so UNTIL options are ignored 0 0
1280 Message: Incorrect index name '%s' 0 0
1281 Message: Incorrect catalog name '%s' 0 0
1282 Message: Query cache failed to set size %lu; new query cache size is %lu 0 0
1283 Message: Column '%s' cannot be part of FULLTEXT index 0 0
1284 Message: Unknown key cache '%s' 0 0
1285 Message: MySQL is started in --skip-name-resolve mode; you must restart it without this switch for this grant to work 0 0
1286 Message: Unknown storage engine '%s' 0 0
1287 Message: '%s' is deprecated and will be removed in a future release. Please use %s instead 0 0
1288 Message: The target table %s of the %s is not updatable 0 0
1289 Message: The '%s' feature is disabled; you need MySQL built with '%s' to have it working 0 0
1290 Message: The MySQL server is running with the %s option so it cannot execute this statement 0 0
1291 Message: Column '%s' has duplicated value '%s' in %s 0 0
1292 Message: Truncated incorrect %s value: '%s' 0 0
1293 Message: Incorrect table definition; there can be only one TIMESTAMP column with CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause 0 0
1294 Message: Invalid ON UPDATE clause for '%s' column 0 0
1295 Message: This command is not supported in the prepared statement protocol yet 0 0
1296 Message: Got error %d '%s' from %s 0 0
1297 Message: Got temporary error %d '%s' from %s 0 0
1298 Message: Unknown or incorrect time zone: '%s' 0 0
1299 Message: Invalid TIMESTAMP value in column '%s' at row %ld 0 0
1300 Message: Invalid %s character string: '%s' 0 0
1301 Message: Result of %s() was larger than max_allowed_packet (%ld) - truncated 0 0
1302 Message: Conflicting declarations: '%s%s' and '%s%s' 0 0
1303 Message: Can't create a %s from within another stored routine 0 0
1304 Message: %s %s already exists 0 0
1305 Message: %s %s does not exist 0 0
1306 Message: Failed to DROP %s %s 0 0
1307 Message: Failed to CREATE %s %s 0 0
1308 Message: %s with no matching label: %s 0 0
1309 Message: Redefining label %s 0 0
1310 Message: End-label %s without match 0 0
1311 Message: Referring to uninitialized variable %s 0 0
1312 Message: PROCEDURE %s can't return a result set in the given context 0 0
1313 Message: RETURN is only allowed in a FUNCTION 0 0
1314 Message: %s is not allowed in stored procedures 0 0
1315 Message: The update log is deprecated and replaced by the binary log; SET SQL_LOG_UPDATE has been ignored. 0 0
1316 Message: The update log is deprecated and replaced by the binary log; SET SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN. 0 0
1317 Message: Query execution was interrupted 0 0
1318 Message: Incorrect number of arguments for %s %s; expected %u, got %u 0 0
1319 Message: Undefined CONDITION: %s 0 0
1320 Message: No RETURN found in FUNCTION %s 0 0
1321 Message: FUNCTION %s ended without RETURN 0 0
1322 Message: Cursor statement must be a SELECT 0 0
1323 Message: Cursor SELECT must not have INTO 0 0
1324 Message: Undefined CURSOR: %s 0 0
1325 Message: Cursor is already open 0 0
1326 Message: Cursor is not open 0 0
1327 Message: Undeclared variable: %s 0 0
1328 Message: Incorrect number of FETCH variables 0 0
1329 Message: No data - zero rows fetched, selected, or processed 0 0
1330 Message: Duplicate parameter: %s 0 0
1331 Message: Duplicate variable: %s 0 0
1332 Message: Duplicate condition: %s 0 0
1333 Message: Duplicate cursor: %s 0 0
1334 Message: Failed to ALTER %s %s 0 0
1335 Message: Subquery value not supported 0 0
1336 Message: %s is not allowed in stored function or trigger 0 0
1337 Message: Variable or condition declaration after cursor or handler declaration 0 0
1338 Message: Cursor declaration after handler declaration 0 0
1339 Message: Case not found for CASE statement 0 0
1340 Message: Configuration file '%s' is too big 0 0
1341 Message: Malformed file type header in file '%s' 0 0
1342 Message: Unexpected end of file while parsing comment '%s' 0 0
1343 Message: Error while parsing parameter '%s' (line: '%s') 0 0
1344 Message: Unexpected end of file while skipping unknown parameter '%s' 0 0
1345 Message: EXPLAIN/SHOW can not be issued; lacking privileges for underlying table 0 0
1346 Message: File '%s' has unknown type '%s' in its header 0 0
1347 Message: '%s.%s' is not %s 0 0
1348 Message: Column '%s' is not updatable 0 0
1349 Message: View's SELECT contains a subquery in the FROM clause 0 0
1350 Message: View's SELECT contains a '%s' clause 0 0
1351 Message: View's SELECT contains a variable or parameter 0 0
1352 Message: View's SELECT refers to a temporary table '%s' 0 0
1353 Message: View's SELECT and view's field list have different column counts 0 0
1354 Message: View merge algorithm can't be used here for now (assumed undefined algorithm) 0 0
1355 Message: View being updated does not have complete key of underlying table in it 0 0
1356 Message: View '%s.%s' references invalid table(s) or column(s) or function(s) or definer/invoker of view lack rights to use them 0 0
1357 Message: Can't drop or alter a %s from within another stored routine 0 0
1358 Message: GOTO is not allowed in a stored procedure handler 0 0
1359 Message: Trigger already exists 0 0
1360 Message: Trigger does not exist 0 0
1361 Message: Trigger's '%s' is view or temporary table 0 0
1362 Message: Updating of %s row is not allowed in %strigger 0 0
1363 Message: There is no %s row in %s trigger 0 0
1364 Message: Field '%s' doesn't have a default value 0 0
1365 Message: Division by 0 0 0
1366 Message: Incorrect %s value: '%s' for column '%s' at row %ld 0 0
1367 Message: Illegal %s '%s' value found during parsing 0 0
1368 Message: CHECK OPTION on non-updatable view '%s.%s' 0 0
1369 Message: CHECK OPTION failed '%s.%s' 0 0
1370 Message: %s command denied to user '%s'@'%s' for routine '%s' 0 0
1371 Message: Failed purging old relay logs: %s 0 0
1372 Message: Password hash should be a %d-digit hexadecimal number 0 0
1373 Message: Target log not found in binlog index 0 0
1374 Message: I/O error reading log index file 0 0
1375 Message: Server configuration does not permit binlog purge 0 0
1376 Message: Failed on fseek() 0 0
1377 Message: Fatal error during log purge 0 0
1378 Message: A purgeable log is in use, will not purge 0 0
1379 Message: Unknown error during log purge 0 0
1380 Message: Failed initializing relay log position: %s 0 0
1381 Message: You are not using binary logging 0 0
1382 Message: The '%s' syntax is reserved for purposes internal to the MySQL server 0 0
1383 Message: WSAStartup Failed 0 0
1384 Message: Can't handle procedures with different groups yet 0 0
1385 Message: Select must have a group with this procedure 0 0
1386 Message: Can't use ORDER clause with this procedure 0 0
1387 Message: Binary logging and replication forbid changing the global server %s 0 0
1388 Message: Can't map file: %s, errno: %d 0 0
1389 Message: Wrong magic in %s 0 0
1390 Message: Prepared statement contains too many placeholders 0 0
1391 Message: Key part '%s' length cannot be 0 0 0
1392 Message: View text checksum failed 0 0
1393 Message: Can not modify more than one base table through a join view '%s.%s' 0 0
1394 Message: Can not insert into join view '%s.%s' without fields list 0 0
1395 Message: Can not delete from join view '%s.%s' 0 0
1396 Message: Operation %s failed for %s 0 0
1397 Message: XAER_NOTA: Unknown XID 0 0
1398 Message: XAER_INVAL: Invalid arguments (or unsupported command) 0 0
1399 Message: XAER_RMFAIL: The command cannot be executed when global transaction is in the %s state 0 0
1400 Message: XAER_OUTSIDE: Some work is done outside global transaction 0 0
1401 Message: XAER_RMERR: Fatal error occurred in the transaction branch - check your data for consistency 0 0
1402 Message: XA_RBROLLBACK: Transaction branch was rolled back 0 0
1403 Message: There is no such grant defined for user '%s' on host '%s' on routine '%s' 0 0
1404 Message: Failed to grant EXECUTE and ALTER ROUTINE privileges 0 0
1405 Message: Failed to revoke all privileges to dropped routine 0 0
1406 Message: Data too long for column '%s' at row %ld 0 0
1407 Message: Bad SQLSTATE: '%s' 0 0
1408 Message: %s: ready for connections. Version: '%s' socket: '%s' port: %d %s 0 0
1409 Message: Can't load value from file with fixed size rows to variable 0 0
1410 Message: You are not allowed to create a user with GRANT 0 0
1411 Message: Incorrect %s value: '%s' for function %s 0 0
1412 Message: Table definition has changed, please retry transaction 0 0
1413 Message: Duplicate handler declared in the same block 0 0
1414 Message: OUT or INOUT argument %d for routine %s is not a variable or NEW pseudo-variable in BEFORE trigger 0 0
1415 Message: Not allowed to return a result set from a %s 0 0
1416 Message: Cannot get geometry object from data you send to the GEOMETRY field 0 0
1417 Message: 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 0 0
1418 Message: 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) 0 0
1419 Message: 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) 0 0
1420 Message: You can't execute a prepared statement which has an open cursor associated with it. Reset the statement to re-execute it. 0 0
1421 Message: The statement (%lu) has no open cursor. 0 0
1422 Message: Explicit or implicit commit is not allowed in stored function or trigger. 0 0
1423 Message: Field of view '%s.%s' underlying table doesn't have a default value 0 0
1424 Message: Recursive stored functions and triggers are not allowed. 0 0
1425 Message: Too big scale %d specified for column '%s'. Maximum is %lu. 0 0
1426 Message: Too big precision %d specified for column '%s'. Maximum is %lu. 0 0
1427 Message: For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column '%s'). 0 0
1428 Message: You can't combine write-locking of system tables with other tables or lock types 0 0
1429 Message: Unable to connect to foreign data source: %s 0 0
1430 Message: There was a problem processing the query on the foreign data source. Data source error: %s 0 0
1431 Message: The foreign data source you are trying to reference does not exist. Data source error: %s 0 0
1432 Message: Can't create federated table. The data source connection string '%s' is not in the correct format 0 0
1433 Message: The data source connection string '%s' is not in the correct format 0 0
1434 Message: Can't create federated table. Foreign data src error: %s 0 0
1435 Message: Trigger in wrong schema 0 0
1436 Message: Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes needed. Use 'mysqld --thread_stack= 0 0
1437 Message: Routine body for '%s' is too long 0 0
1438 Message: Cannot drop default keycache 0 0
1439 Message: Display width out of range for column '%s' (max = %lu) 0 0
1440 Message: XAER_DUPID: The XID already exists 0 0
1441 Message: Datetime function: %s field overflow 0 0
1442 Message: Can't update table '%s' in stored function/trigger because it is already used by statement which invoked this stored function/trigger. 0 0
1443 Message: The definition of table '%s' prevents operation %s on table '%s'. 0 0
1444 Message: 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 0 0
1445 Message: Not allowed to set autocommit from a stored function or trigger 0 0
1446 Message: Definer is not fully qualified 0 0
1447 Message: View '%s'.'%s' has no definer information (old table format). Current user is used as definer. Please recreate the view! 0 0
1448 Message: You need the SUPER privilege for creation view with '%s'@'%s' definer 0 0
1449 Message: The user specified as a definer ('%s'@'%s') does not exist 0 0
1450 Message: Changing schema from '%s' to '%s' is not allowed. 0 0
1451 Message: Cannot delete or update a parent row: a foreign key constraint fails (%s) 0 0
1452 Message: Cannot add or update a child row: a foreign key constraint fails (%s) 0 0
1453 Message: Variable '%s' must be quoted with `...`, or renamed 0 0
1454 Message: 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. 0 0
1455 Message: '%s' has an old format, you should re-create the '%s' object(s) 0 0
1456 Message: Recursive limit %d (as set by the max_sp_recursion_depth variable) was exceeded for routine %s 0 0
1457 Message: Failed to load routine %s. The table mysql.proc is missing, corrupt, or contains bad data (internal code %d) 0 0
1458 Message: Incorrect routine name '%s' 0 0
1459 Message: Table upgrade required. Please do "REPAIR TABLE `%s`" or dump/reload to fix it! 0 0
1460 Message: AGGREGATE is not supported for stored functions 0 0
1461 Message: Can't create more than max_prepared_stmt_count statements (current value: %lu) 0 0
1462 Message: `%s`.`%s` contains view recursion 0 0
1463 Message: Non-grouping field '%s' is used in %s clause 0 0
1464 Message: The used table type doesn't support SPATIAL indexes 0 0
1465 Message: Triggers can not be created on system tables 0 0
1466 Message: Leading spaces are removed from name '%s' 0 0
1467 Message: Failed to read auto-increment value from storage engine 0 0
1468 Message: user name 0 0
1469 Message: host name 0 0
1470 Message: String '%s' is too long for %s (should be no longer than %d) 0 0
1471 Message: The target table %s of the %s is not insertable-into 0 0
1472 Message: Table '%s' is differently defined or of non-MyISAM type or doesn't exist 0 0
1473 Message: Too high level of nesting for select 0 0
1474 Message: Name '%s' has become '' 0 0
1475 Message: First character of the FIELDS TERMINATED string is ambiguous; please use non-optional and non-empty FIELDS ENCLOSED BY 0 0
1476 Message: The foreign server, %s, you are trying to create already exists. 0 0
1477 Message: The foreign server name you are trying to reference does not exist. Data source error: %s 0 0
1478 Message: Table storage engine '%s' does not support the create option '%s' 0 0
1479 Message: Syntax error: %s PARTITIONING requires definition of VALUES %s for each partition 0 0
1480 Message: Only %s PARTITIONING can use VALUES %s in partition definition 0 0
1481 Message: MAXVALUE can only be used in last partition definition 0 0
1482 Message: Subpartitions can only be hash partitions and by key 0 0
1483 Message: Must define subpartitions on all partitions if on one partition 0 0
1484 Message: Wrong number of partitions defined, mismatch with previous setting 0 0
1485 Message: Wrong number of subpartitions defined, mismatch with previous setting 0 0
1486 Message: Constant, random or timezone-dependent expressions in (sub)partitioning function are not allowed 0 0
1487 Message: Expression in RANGE/LIST VALUES must be constant 0 0
1488 Message: Field in list of fields for partition function not found in table 0 0
1489 Message: List of fields is only allowed in KEY partitions 0 0
1490 Message: The partition info in the frm file is not consistent with what can be written into the frm file 0 0
1491 Message: The %s function returns the wrong type 0 0
1492 Message: For %s partitions each partition must be defined 0 0
1493 Message: VALUES LESS THAN value must be strictly increasing for each partition 0 0
1494 Message: VALUES value must be of same type as partition function 0 0
1495 Message: Multiple definition of same constant in list partitioning 0 0
1496 Message: Partitioning can not be used stand-alone in query 0 0
1497 Message: The mix of handlers in the partitions is not allowed in this version of MySQL 0 0
1498 Message: For the partitioned engine it is necessary to define all %s 0 0
1499 Message: Too many partitions (including subpartitions) were defined 0 0
1500 Message: It is only possible to mix RANGE/LIST partitioning with HASH/KEY partitioning for subpartitioning 0 0
1501 Message: Failed to create specific handler file 0 0
1502 Message: A BLOB field is not allowed in partition function 0 0
1503 Message: A %s must include all columns in the table's partitioning function 0 0
1504 Message: Number of %s = 0 is not an allowed value 0 0
1505 Message: Partition management on a not partitioned table is not possible 0 0
1506 Message: Foreign key clause is not yet supported in conjunction with partitioning 0 0
1507 Message: Error in list of partitions to %s 0 0
1508 Message: Cannot remove all partitions, use DROP TABLE instead 0 0
1509 Message: COALESCE PARTITION can only be used on HASH/KEY partitions 0 0
1510 Message: REORGANIZE PARTITION can only be used to reorganize partitions not to change their numbers 0 0
1511 Message: REORGANIZE PARTITION without parameters can only be used on auto-partitioned tables using HASH PARTITIONs 0 0
1512 Message: %s PARTITION can only be used on RANGE/LIST partitions 0 0
1513 Message: Trying to Add partition(s) with wrong number of subpartitions 0 0
1514 Message: At least one partition must be added 0 0
1515 Message: At least one partition must be coalesced 0 0
1516 Message: More partitions to reorganize than there are partitions 0 0
1517 Message: Duplicate partition name %s 0 0
1518 Message: It is not allowed to shut off binlog on this command 0 0
1519 Message: When reorganizing a set of partitions they must be in consecutive order 0 0
1520 Message: Reorganize of range partitions cannot change total ranges except for last partition where it can extend the range 0 0
1521 Message: Partition function not supported in this version for this handler 0 0
1522 Message: Partition state cannot be defined from CREATE/ALTER TABLE 0 0
1523 Message: The %s handler only supports 32 bit integers in VALUES 0 0
1524 Message: Plugin '%s' is not loaded 0 0
1525 Message: Incorrect %s value: '%s' 0 0
1526 Message: Table has no partition for value %s 0 0
1527 Message: It is not allowed to specify %s more than once 0 0
1528 Message: Failed to create %s 0 0
1529 Message: Failed to drop %s 0 0
1530 Message: The handler doesn't support autoextend of tablespaces 0 0
1531 Message: A size parameter was incorrectly specified, either number or on the form 10M 0 0
1532 Message: The size number was correct but we don't allow the digit part to be more than 2 billion 0 0
1533 Message: Failed to alter: %s 0 0
1534 Message: Writing one row to the row-based binary log failed 0 0
1535 Message: Table definition on master and slave does not match: %s 0 0
1536 Message: Slave running with --log-slave-updates must use row-based binary logging to be able to replicate row-based binary log events 0 0
1537 Message: Event '%s' already exists 0 0
1538 Message: Failed to store event %s. Error code %d from storage engine. 0 0
1539 Message: Unknown event '%s' 0 0
1540 Message: Failed to alter event '%s' 0 0
1541 Message: Failed to drop %s 0 0
1542 Message: INTERVAL is either not positive or too big 0 0
1543 Message: ENDS is either invalid or before STARTS 0 0
1544 Message: Event execution time is in the past. Event has been disabled 0 0
1545 Message: Failed to open mysql.event 0 0
1546 Message: No datetime expression provided 0 0
1547 Message: Column count of mysql.%s is wrong. Expected %d, found %d. The table is probably corrupted 0 0
1548 Message: Cannot load from mysql.%s. The table is probably corrupted 0 0
1549 Message: Failed to delete the event from mysql.event 0 0
1550 Message: Error during compilation of event's body 0 0
1551 Message: Same old and new event name 0 0
1552 Message: Data for column '%s' too long 0 0
1553 Message: Cannot drop index '%s': needed in a foreign key constraint 0 0
1554 Message: The syntax '%s' is deprecated and will be removed in MySQL %s. Please use %s instead 0 0
1555 Message: You can't write-lock a log table. Only read access is possible 0 0
1556 Message: You can't use locks with log tables. 0 0
1557 Message: Upholding foreign key constraints for table '%s', entry '%s', key %d would lead to a duplicate entry 0 0
1558 Message: Column count of mysql.%s is wrong. Expected %d, found %d. Created with MySQL %d, now running %d. Please use mysql_upgrade to fix this error. 0 0
1559 Message: Cannot switch out of the row-based binary log format when the session has open temporary tables 0 0
1560 Message: Cannot change the binary logging format inside a stored function or trigger 0 0
1561 Message: The NDB cluster engine does not support changing the binlog format on the fly yet 0 0
1562 Message: Cannot create temporary table with partitions 0 0
1563 Message: Partition constant is out of partition function domain 0 0
1564 Message: This partition function is not allowed 0 0
1565 Message: Error in DDL log 0 0
1566 Message: Not allowed to use NULL value in VALUES LESS THAN 0 0
1567 Message: Incorrect partition name 0 0
1568 Message: Transaction characteristics can't be changed while a transaction is in progress 0 0
1569 Message: ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry '%s' for key '%s' 0 0
1570 Message: Internal scheduler error %d 0 0
1571 Message: Error during starting/stopping of the scheduler. Error code %u 0 0
1572 Message: Engine cannot be used in partitioned tables 0 0
1573 Message: Cannot activate '%s' log 0 0
1574 Message: The server was not built with row-based replication 0 0
1575 Message: Decoding of base64 string failed 0 0
1576 Message: Recursion of EVENT DDL statements is forbidden when body is present 0 0
1577 Message: Cannot proceed because system tables used by Event Scheduler were found damaged at server start 0 0
1578 Message: Only integers allowed as number here 0 0
1579 Message: This storage engine cannot be used for log tables" 0 0
1580 Message: You cannot '%s' a log table if logging is enabled 0 0
1581 Message: 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' 0 0
1582 Message: Incorrect parameter count in the call to native function '%s' 0 0
1583 Message: Incorrect parameters in the call to native function '%s' 0 0
1584 Message: Incorrect parameters in the call to stored function '%s' 0 0
1585 Message: This function '%s' has the same name as a native function 0 0
1586 Message: Duplicate entry '%s' for key '%s' 0 0
1587 Message: Too many files opened, please execute the command again 0 0
1588 Message: Event execution time is in the past and ON COMPLETION NOT PRESERVE is set. The event was dropped immediately after creation. 0 0
1589 Message: Event execution time is in the past and ON COMPLETION NOT PRESERVE is set. The event was not changed. Specify a time in the future. 0 0
1590 Message: The incident %s occured on the master. Message: %s 0 0
1591 Message: Table has no partition for some existing values 0 0
1592 Message: Unsafe statement written to the binary log using statement format since BINLOG_FORMAT = STATEMENT. %s 0 0
1593 Message: Fatal error: %s 0 0
1594 Message: Relay log read failure: %s 0 0
1595 Message: Relay log write failure: %s 0 0
1596 Message: Failed to create %s 0 0
1597 Message: Master command %s failed: %s 0 0
1598 Message: Binary logging not possible. Message: %s 0 0
1599 Message: View `%s`.`%s` has no creation context 0 0
1600 Message: Creation context of view `%s`.`%s' is invalid 0 0
1601 Message: Creation context of stored routine `%s`.`%s` is invalid 0 0
1602 Message: Corrupted TRG file for table `%s`.`%s` 0 0
1603 Message: Triggers for table `%s`.`%s` have no creation context 0 0
1604 Message: Trigger creation context of table `%s`.`%s` is invalid 0 0
1605 Message: Creation context of event `%s`.`%s` is invalid 0 0
1606 Message: Cannot open table for trigger `%s`.`%s` 0 0
1607 Message: Cannot create stored routine `%s`. Check warnings 0 0
1608 Message: Ambiguous slave modes combination. %s 0 0
1609 Message: The BINLOG statement of type `%s` was not preceded by a format description BINLOG statement. 0 0
1610 Message: Corrupted replication event was detected 0 0
1611 Message: Invalid column reference (%s) in LOAD DATA 0 0
1612 Message: Being purged log %s was not found 0 0
1613 Message: XA_RBTIMEOUT: Transaction branch was rolled back: took too long 0 0
1614 Message: XA_RBDEADLOCK: Transaction branch was rolled back: deadlock was detected 0 0
1615 Message: Prepared statement needs to be re-prepared 0 0
1616 Message: DELAYED option not supported for table '%s' 0 0
1617 Message: The master info structure does not exist 0 0
1618 Message: <%s> option ignored 0 0
1619 Message: Built-in plugins cannot be deleted 0 0
1620 Message: Plugin is busy and will be uninstalled on shutdown 0 0
1621 Message: %s variable '%s' is read-only. Use SET %s to assign the value 0 0
1622 Message: Storage engine %s does not support rollback for this statement. Transaction rolled back and must be restarted 0 0
1623 Message: Unexpected master's heartbeat data: %s 0 0
1624 Message: The requested value for the heartbeat period is either negative or exceeds the maximum allowed (%s seconds). 0 0
1625 Message: Bad schema for mysql.ndb_replication table. Message: %s 0 0
1626 Message: Error in parsing conflict function. Message: %s 0 0
1627 Message: Write to exceptions table failed. Message: %s" 0 0
1628 Message: Comment for table '%s' is too long (max = %lu) 0 0
1629 Message: Comment for field '%s' is too long (max = %lu) 0 0
1630 Message: FUNCTION %s does not exist. Check the 'Function Name Parsing and Resolution' section in the Reference Manual 0 0
1631 Message: Database 0 0
1632 Message: Table 0 0
1633 Message: Partition 0 0
1634 Message: Subpartition 0 0
1635 Message: Temporary 0 0
1636 Message: Renamed 0 0
1637 Message: Too many active concurrent transactions 0 0
1638 Message: Non-ASCII separator arguments are not fully supported 0 0
1639 Message: debug sync point wait timed out 0 0
1640 Message: debug sync point hit limit reached 0 0
1641 Message: Duplicate condition information item '%s' 0 0
1642 Message: Unhandled user-defined warning condition 0 0
1643 Message: Unhandled user-defined not found condition 0 0
1644 Message: Unhandled user-defined exception condition 0 0
1645 Message: RESIGNAL when handler not active 0 0
1646 Message: SIGNAL/RESIGNAL can only use a CONDITION defined with SQLSTATE 0 0
1647 Message: Data truncated for condition item '%s' 0 0
1648 Message: Data too long for condition item '%s' 0 0
1649 Message: Unknown locale: '%s' 0 0
1650 Message: The requested server id %d clashes with the slave startup option --replicate-same-server-id 0 0
1651 Message: Query cache is disabled; restart the server with query_cache_type=1 to enable it 0 0
1652 Message: Duplicate partition field name '%s' 0 0
1653 Message: Inconsistency in usage of column lists for partitioning 0 0
1654 Message: Partition column values of incorrect type 0 0
1655 Message: Too many fields in '%s' 0 0
1656 Message: Cannot use MAXVALUE as value in VALUES IN 0 0
1657 Message: Cannot have more than one value for this type of %s partitioning 0 0
1658 Message: Row expressions in VALUES IN only allowed for multi-field column partitioning 0 0
1659 Message: Field '%s' is of a not allowed type for this type of partitioning 0 0
1660 Message: The total length of the partitioning fields is too large 0 0
1661 Message: Cannot execute statement: impossible to write to binary log since both row-incapable engines and statement-incapable engines are involved. 0 0
1662 Message: 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. 0 0
1663 Message: 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 0 0
1664 Message: 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. 0 0
1665 Message: 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 0 0
1666 Message: Cannot execute statement: impossible to write to binary log since statement is in row format and BINLOG_FORMAT = STATEMENT. 0 0
1667 Message: Cannot execute statement: impossible to write to binary log since more than one engine is involved and at least one engine is self-logging. 0 0
1668 Message: The statement is unsafe because it uses a LIMIT clause. This is unsafe because the set of rows included cannot be predicted. 0 0
1669 Message: The statement is unsafe because it uses INSERT DELAYED. This is unsafe because the times when rows are inserted cannot be predicted. 0 0
1670 Message: 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. 0 0
1671 Message: 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. 0 0
1672 Message: Statement is unsafe because it uses a UDF which may not return the same value on the slave. 0 0
1673 Message: Statement is unsafe because it uses a system variable that may have a different value on the slave. 0 0
1674 Message: Statement is unsafe because it uses a system function that may return a different value on the slave. 0 0
1675 Message: Statement is unsafe because it accesses a non-transactional table after accessing a transactional table within the same transaction. 0 0
1676 Message: %s Statement: %s 0 0
1677 Message: Column %d of table '%s.%s' cannot be converted from type '%s' to type '%s' 0 0
1678 Message: Can't create conversion table for table '%s.%s' 0 0
1679 Message: Cannot modify @@session.binlog_format inside a transaction 0 0
1680 Message: The path specified for %s is too long. 0 0
1681 Message: '%s' is deprecated and will be removed in a future release. 0 0
1682 Message: Native table '%s'.'%s' has the wrong structure 0 0
1683 Message: Invalid performance_schema usage. 0 0
1684 Message: Table '%s'.'%s' was skipped since its definition is being modified by concurrent DDL statement 0 0
1685 Message: Cannot modify @@session.binlog_direct_non_transactional_updates inside a transaction 0 0
1686 Message: Cannot change the binlog direct flag inside a stored function or trigger 0 0
1687 Message: A SPATIAL index may only contain a geometrical type column 0 0
1688 Message: Comment for index '%s' is too long (max = %lu) 0 0
1689 Message: Wait on a lock was aborted due to a pending exclusive lock 0 0
1690 Message: %s value is out of range in '%s' 0 0
1691 Message: A variable of a non-integer based type in LIMIT clause 0 0
1692 Message: Mixing self-logging and non-self-logging engines in a statement is unsafe. 0 0
1693 Message: Statement accesses nontransactional table as well as transactional or temporary table, and writes to any of them. 0 0
1694 Message: Cannot modify @@session.sql_log_bin inside a transaction 0 0
1695 Message: Cannot change the sql_log_bin inside a stored function or trigger 0 0
1696 Message: Failed to read from the .par file 0 0
1697 Message: VALUES value for partition '%s' must have type INT 0 0
1698 Message: Access denied for user '%s'@'%s' 0 0
1699 Message: SET PASSWORD has no significance for users authenticating via plugins 0 0
1700 Message: GRANT with IDENTIFIED WITH is illegal because the user %-.*s already exists 0 0
1701 Message: Cannot truncate a table referenced in a foreign key constraint (%s) 0 0
1702 Message: Plugin '%s' is force_plus_permanent and can not be unloaded 0 0
1703 Message: 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. 0 0
1704 Message: 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. 0 0
1705 Message: Multi-row statements required more than 'max_binlog_stmt_cache_size' bytes of storage; increase this mysqld variable and try again 0 0
1706 Message: Primary key/partition key update is not allowed since the table is updated both as '%s' and '%s'. 0 0
1707 Message: Table rebuild required. Please do "ALTER TABLE `%s` FORCE" or dump/reload to fix it! 0 0
1708 Message: The value of '%s' should be no less than the value of '%s' 0 0
1709 Message: Index column size too large. The maximum column size is %lu bytes. 0 0
1710 Message: Trigger '%s' has an error in its body: '%s' 0 0
1711 Message: Unknown trigger has an error in its body: '%s' 0 0
1712 Message: Index %s is corrupted 0 0
1713 Message: Undo log record is too big. 0 0
1714 Message: 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. 0 0
1715 Message: 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. 0 0
1716 Message: 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. 0 0
1717 Message: 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. 0 0
1718 Message: 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. 0 0
1719 Message: 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. 0 0
1720 Message: Plugin '%s' is marked as not dynamically uninstallable. You have to stop the server to uninstall it. 0 0
1721 Message: Plugin '%s' is marked as not dynamically installable. You have to stop the server to install it. 0 0
1722 Message: 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. 0 0
1723 Message: 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. 0 0
1724 Message: INSERT... ON DUPLICATE KEY UPDATE on a table with more than one UNIQUE KEY is unsafe 0 0
1725 Message: Table is being used in foreign key check. 0 0
1726 Message: Storage engine '%s' does not support system tables. [%s.%s] 0 0
1727 Message: INSERT into autoincrement field which is not the first part in the composed primary key is unsafe. 0 0
1728 Message: Cannot load from %s.%s. The table is probably corrupted 0 0
1729 Message: The requested value %s for the master delay exceeds the maximum %u 0 0
1730 Message: Only Format_description_log_event and row events are allowed in BINLOG statements (but %s was provided) 0 0
1731 Message: Non matching attribute '%s' between partition and table 0 0
1732 Message: Table to exchange with partition is partitioned: '%s' 0 0
1733 Message: Table to exchange with partition is temporary: '%s' 0 0
1734 Message: Subpartitioned table, use subpartition instead of partition 0 0
1735 Message: Unknown partition '%s' in table '%s' 0 0
1736 Message: Tables have different definitions 0 0
1737 Message: Found a row that does not match the partition 0 0
1738 Message: Option binlog_cache_size (%lu) is greater than max_binlog_cache_size (%lu); setting binlog_cache_size equal to max_binlog_cache_size. 0 0
1739 Message: Cannot use %s access on index '%s' due to type or collation conversion on field '%s' 0 0
1740 Message: Table to exchange with partition has foreign key references: '%s' 0 0
1741 Message: Key value '%s' was not found in table '%s.%s' 0 0
1742 Message: Data for column '%s' too long 0 0
1743 Message: Replication event checksum verification failed while reading from network. 0 0
1744 Message: Replication event checksum verification failed while reading from a log file. 0 0
1745 Message: 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. 0 0
1746 Message: Can't update table '%s' while '%s' is being created. 0 0
1747 Message: PARTITION () clause on non partitioned table 0 0
1748 Message: Found a row not matching the given partition set 0 0
1749 Message: partition '%s' doesn't exist 0 0
1750 Message: Failure while changing the type of replication repository: %s. 0 0
1751 Message: The creation of some temporary tables could not be rolled back. 0 0
1752 Message: Some temporary tables were dropped, but these operations could not be rolled back. 0 0
1753 Message: %s is not supported in multi-threaded slave mode. %s 0 0
1754 Message: The number of modified databases exceeds the maximum %d; the database names will not be included in the replication event metadata. 0 0
1755 Message: 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. 0 0
1756 Message: %s 0 0
1757 Message: FULLTEXT index is not supported for partitioned tables. 0 0
1758 Message: Invalid condition number 0 0
1759 Message: Sending passwords in plain text without SSL/TLS is extremely insecure. 0 0
1760 Message: 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. 0 0
1761 Message: Foreign key constraint for table '%s', record '%s' would lead to a duplicate entry in table '%s', key '%s' 0 0
1762 Message: Foreign key constraint for table '%s', record '%s' would lead to a duplicate entry in a child table 0 0
1763 Message: Setting authentication options is not possible when only the Slave SQL Thread is being started. 0 0
1764 Message: The table does not have FULLTEXT index to support this query 0 0
1765 Message: The system variable %s cannot be set in stored functions or triggers. 0 0
1766 Message: The system variable %s cannot be set when there is an ongoing transaction. 0 0
1767 Message: The system variable @@SESSION.GTID_NEXT has the value %s, which is not listed in @@SESSION.GTID_NEXT_LIST. 0 0
1768 Message: The system variable @@SESSION.GTID_NEXT cannot change inside a transaction. 0 0
1769 Message: The statement 'SET %s' cannot invoke a stored function. 0 0
1770 Message: The system variable @@SESSION.GTID_NEXT cannot be 'AUTOMATIC' when @@SESSION.GTID_NEXT_LIST is non-NULL. 0 0
1771 Message: Skipping transaction %s because it has already been executed and logged. 0 0
1772 Message: Malformed GTID set specification '%s'. 0 0
1773 Message: Malformed GTID set encoding. 0 0
1774 Message: Malformed GTID specification '%s'. 0 0
1775 Message: Impossible to generate Global Transaction Identifier: the integer component reached the maximal value. Restart the server with a new server_uuid. 0 0
1776 Message: Parameters MASTER_LOG_FILE, MASTER_LOG_POS, RELAY_LOG_FILE and RELAY_LOG_POS cannot be set when MASTER_AUTO_POSITION is active. 0 0
1777 Message: CHANGE MASTER TO MASTER_AUTO_POSITION = 1 can only be executed when @@GLOBAL.GTID_MODE = ON. 0 0
1778 Message: Cannot execute statements with implicit commit inside a transaction when @@SESSION.GTID_NEXT == 'UUID:NUMBER'. 0 0
1779 Message: @@GLOBAL.GTID_MODE = ON or UPGRADE_STEP_2 requires @@GLOBAL.ENFORCE_GTID_CONSISTENCY = 1. 0 0
1780 Message: @@GLOBAL.GTID_MODE = ON or UPGRADE_STEP_1 or UPGRADE_STEP_2 requires --log-bin and --log-slave-updates. 0 0
1781 Message: @@SESSION.GTID_NEXT cannot be set to UUID:NUMBER when @@GLOBAL.GTID_MODE = OFF. 0 0
1782 Message: @@SESSION.GTID_NEXT cannot be set to ANONYMOUS when @@GLOBAL.GTID_MODE = ON. 0 0
1783 Message: @@SESSION.GTID_NEXT_LIST cannot be set to a non-NULL value when @@GLOBAL.GTID_MODE = OFF. 0 0
1784 Message: Found a Gtid_log_event or Previous_gtids_log_event when @@GLOBAL.GTID_MODE = OFF. 0 0
1785 Message: 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. 0 0
1786 Message: CREATE TABLE ... SELECT is forbidden when @@GLOBAL.ENFORCE_GTID_CONSISTENCY = 1. 0 0
1787 Message: 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. 0 0
1788 Message: 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. 0 0
1789 Message: 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. 0 0
1790 Message: @@SESSION.GTID_NEXT cannot be changed by a client that owns a GTID. The client owns %s. Ownership is released on COMMIT or ROLLBACK. 0 0
1791 Message: Unknown EXPLAIN format name: '%s' 0 0
1792 Message: Cannot execute statement in a READ ONLY transaction. 0 0
1793 Message: Comment for table partition '%s' is too long (max = %lu) 0 0
1794 Message: 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. 0 0
1795 Message: InnoDB presently supports one FULLTEXT index creation at a time 0 0
1796 Message: Cannot create FULLTEXT index on temporary InnoDB table 0 0
1797 Message: Column '%s' is of wrong type for an InnoDB FULLTEXT index 0 0
1798 Message: Index '%s' is of wrong type for an InnoDB FULLTEXT index 0 0
1799 Message: Creating index '%s' required more than 'innodb_online_alter_log_max_size' bytes of modification log. Please try again. 0 0
1800 Message: Unknown ALGORITHM '%s' 0 0
1801 Message: Unknown LOCK type '%s' 0 0
1802 Message: 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. 0 0
1803 Message: Cannot recover after SLAVE errored out in parallel execution mode. Additional error messages can be found in the MySQL error log. 0 0
1804 Message: Cannot clean up worker info tables. Additional error messages can be found in the MySQL error log. 0 0
1805 Message: Column count of %s.%s is wrong. Expected %d, found %d. The table is probably corrupted 0 0
1806 Message: Slave must silently retry current transaction 0 0
1807 Message: There is a foreign key check running on table '%s'. Cannot discard the table. 0 0
1808 Message: Schema mismatch (%s) 0 0
1809 Message: Table '%s' in system tablespace 0 0
1810 Message: IO Read error: (%lu, %s) %s 0 0
1811 Message: IO Write error: (%lu, %s) %s 0 0
1812 Message: Tablespace is missing for table '%s' 0 0
1813 Message: Tablespace for table '%s' exists. Please DISCARD the tablespace before IMPORT. 0 0
1814 Message: Tablespace has been discarded for table '%s' 0 0
1815 Message: Internal error: %s 0 0
1816 Message: ALTER TABLE '%s' IMPORT TABLESPACE failed with error %lu : '%s' 0 0
1817 Message: Index corrupt: %s 0 0
1818 Message: YEAR(%lu) column type is deprecated. Creating YEAR(4) column instead. 0 0
1819 Message: Your password does not satisfy the current policy requirements 0 0
1820 Message: You must SET PASSWORD before executing this statement 0 0
1821 Message: Failed to add the foreign key constaint. Missing index for constraint '%s' in the foreign table '%s' 0 0
1822 Message: Failed to add the foreign key constaint. Missing index for constraint '%s' in the referenced table '%s' 0 0
1823 Message: Failed to add the foreign key constraint '%s' to system tables 0 0
1824 Message: Failed to open the referenced table '%s' 0 0
1825 Message: Failed to add the foreign key constraint on table '%s'. Incorrect options in FOREIGN KEY constraint '%s' 0 0
1826 Message: Duplicate foreign key constraint name '%s' 0 0
1827 Message: The password hash doesn't have the expected format. Check if the correct password algorithm is being used with the PASSWORD() function. 0 0
1828 Message: Cannot drop column '%s': needed in a foreign key constraint '%s' 0 0
1829 Message: Cannot drop column '%s': needed in a foreign key constraint '%s' of table '%s' 0 0
1830 Message: Column '%s' cannot be NOT NULL: needed in a foreign key constraint '%s' SET NULL 0 0
1831 Message: Duplicate index '%s' defined on the table '%s.%s'. This is deprecated and will be disallowed in a future release. 0 0
1832 Message: Cannot change column '%s': used in a foreign key constraint '%s' 0 0
1833 Message: Cannot change column '%s': used in a foreign key constraint '%s' of table '%s' 0 0
1834 Message: Cannot delete rows from table which is parent in a foreign key constraint '%s' of table '%s' 0 0
1834 Message: Cannot delete rows from table which is parent in a foreign key constraint '%s' of table '%s' 0 0
1835 Message: Malformed communication packet. 0 0
1836 Message: Running in read-only mode 0 0
1837 Message: 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'. 0 0
1838 Message: The system variable %s cannot be set in stored procedures. 0 0
1839 Message: @@GLOBAL.GTID_PURGED can only be set when @@GLOBAL.GTID_MODE = ON. 0 0
1840 Message: @@GLOBAL.GTID_PURGED can only be set when @@GLOBAL.GTID_EXECUTED is empty. 0 0
1841 Message: @@GLOBAL.GTID_PURGED can only be set when there are no ongoing transactions (not even in other clients). 0 0
1842 Message: @@GLOBAL.GTID_PURGED was changed from '%s' to '%s'. 0 0
1843 Message: @@GLOBAL.GTID_EXECUTED was changed from '%s' to '%s'. 0 0
1844 Message: Cannot execute statement: impossible to write to binary log since BINLOG_FORMAT = STATEMENT, and both replicated and non replicated tables are written to. 0 0
1845 Message: %s is not supported for this operation. Try %s. 0 0
1846 Message: %s is not supported. Reason: %s. Try %s. 0 0
1847 Message: COPY algorithm requires a lock 0 0
1848 Message: Partition specific operations do not yet support LOCK/ALGORITHM 0 0
1849 Message: Columns participating in a foreign key are renamed 0 0
1850 Message: Cannot change column type INPLACE 0 0
1851 Message: Adding foreign keys needs foreign_key_checks=OFF 0 0
1852 Message: Creating unique indexes with IGNORE requires COPY algorithm to remove duplicate rows 0 0
1852 Message: Creating unique indexes with IGNORE requires COPY algorithm to remove duplicate rows 0 0
1853 Message: Dropping a primary key is not allowed without also adding a new primary key 0 0
1854 Message: Adding an auto-increment column requires a lock 0 0
1855 Message: Cannot replace hidden FTS_DOC_ID with a user-visible one 0 0
1856 Message: Cannot drop or rename FTS_DOC_ID 0 0
1857 Message: Fulltext index creation requires a lock 0 0
1858 Message: 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 0 0
1859 Message: Duplicate entry for key '%s' 0 0
1860 Message: Long database name and identifier for object resulted in path length exceeding %d characters. Path: '%s'. 0 0
1861 Message: cannot silently convert NULL values, as required in this SQL_MODE 0 0
1862 Message: Your password has expired. To log in you must change it using a client that supports expired passwords. 0 0
1863 Message: Found a row in wrong partition %s 0 0
1864 Message: 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. 0 0
1865 Message: Cannot CREATE FULLTEXT INDEX WITH PARSER on InnoDB table 0 0
1866 Message: The binary log file '%s' is logically corrupted: %s 0 0
1867 Message: file %s was not purged because it was being read by %d thread(s), purged only %d out of %d files. 0 0
1868 Message: file %s was not purged because it is the active log file. 0 0
1869 Message: Auto-increment value in UPDATE conflicts with internally generated values 0 0
1870 Message: Row events are not logged for %s statements that modify BLACKHOLE tables in row format. Table(s): '%s' 0 0
1871 Message: Slave failed to initialize master info structure from the repository 0 0
1872 Message: Slave failed to initialize relay log info structure from the repository 0 0
1873 Message: Access denied trying to change to user '%s'@'%s' (using password: %s). Disconnecting. 0 0
1874 Message: InnoDB is in read only mode. 0 0
1875 Message: 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. 0 0
1876 Message: 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. 0 0
1877 Message: Operation cannot be performed. The table '%s.%s' is missing, corrupt or contains bad data. 0 0
1878 Message: Temporary file write failure. 0 0
1879 Message: Upgrade index name failed, please use create index(alter table) algorithm copy to rebuild index. 0 0
1880 Message: TIME/TIMESTAMP/DATETIME columns of old format have been upgraded to the new format. 0 0
1881 Message: Operation not allowed when innodb_forced_recovery > 0. 0 0
1882 Message: File %s is corrupted 0 0
1883 Message: Query partially completed on the master (error on master: %d) and was aborted. There is a chance that your master is inconsistent at this point. If you are sure that your master is ok, run this query manually on the slave and then restart the slave with SET GLOBAL SQL_SLAVE_SKIP_COUNTER=1; START SLAVE;. Query:'%s' 0 0
1884 Message: Query caused different errors on master and slave. Error on master: message (format)='%s' error code=%d; Error on slave:actual message='%s', error code=%d. Default database:'%s'. Query:'%s' 0 0
1885 Message: Storage engine for table '%s'.'%s' is not loaded. 0 0
1886 Message: GET STACKED DIAGNOSTICS when handler not active 0 0
1887 Message: %s is no longer supported. The statement was converted to %s. 0 0
1888 Message: Statement is unsafe because it uses a fulltext parser plugin which may not return the same value on the slave. 0 0
1889 Message: Cannot DISCARD/IMPORT tablespace associated with temporary table 0 0
1890 Message: Foreign key cascade delete/update exceeds max depth of %d. 0 0
1891 Message: Column count of %s.%s is wrong. Expected %d, found %d. Created with MySQL %d, now running %d. Please use mysql_upgrade to fix this error. 0 0
1892 Message: Trigger %s.%s.%s does not have CREATED attribute. 0 0
1893 Message: Referenced trigger '%s' for the given action time and event type does not exist. 0 0
1894 Message: EXPLAIN FOR CONNECTION command is supported only for SELECT/UPDATE/INSERT/DELETE/REPLACE 0 0
1895 Message: Invalid size for column '%s'. 0 0
1896 Message: Table storage engine '%s' found required create option missing 0 0
1897 Message: Out of memory in storage engine '%s'. 0 0
1898 Message: The password for anonymous user cannot be expired. 0 0
1899 Message: This operation cannot be performed with a running slave sql thread; run STOP SLAVE SQL_THREAD first 0 0
1900 Message: Cannot create FULLTEXT index on materialized subquery 0 0
1901 Message: Undo Log error: %s 0 0