MariaDB Error Codes 1200 to 1299

Error 1200: The server is not configured as slaveError 1201: Could not initialize master info structureError 1202: Could not create slave thread; check system resourcesError 1203: User already has more than 'max_user_connections' active connectionsError 1204: You may only use constant expressions with SETError 1205: Lock wait timeout exceeded; try restarting transactionError 1206: The total number of locks exceeds the lock table sizeError 1207: Update locks cannot be acquired during a READ UNCOMMITTED transactionError 1208: DROP DATABASE not allowed while thread is holding global read lockError 1209: CREATE DATABASE not allowed while thread is holding global read lockError 1210: Incorrect arguments toError 1211: is not allowed to create new usersError 1212: Incorrect table definition; all MERGE tables must be in the same databaseError 1213: Deadlock found when trying to get lock; try restarting transactionError 1214: The used table type doesn't support FULLTEXT indexesError 1215: Cannot add foreign key constraintError 1216: Cannot add or update a child row: a foreign key constraint failsError 1217: Cannot delete or update a parent row: a foreign key constraint failsError 1218: Error connecting to masterError 1219: Error running query on masterError 1220: Error when executing commandError 1221: Incorrect usage ofError 1222: The used SELECT statements have a different number of columnsError 1223: Can't execute the query because you have a conflicting read lockError 1224: Mixing of transactional and non-transactional tables is disabledError 1225: Option used twice in statementError 1226: User has exceeded the resourceError 1227: Access denied; you need (at least one of) the privilege(s) for this operationError 1228: Variable is a SESSION variable and can't be used with SET GLOBALError 1229: Variable is a GLOBAL variable and should be set with SET GLOBALError 1230: Variable doesn't have a default valueError 1231: Variable can't be set to the value ofError 1232: Incorrect argument type to variableError 1233: Variable can only be set, not readError 1234: Incorrect usage/placementError 1235: This version of MariaDB doesn't yet supportError 1236: Got fatal error from master when reading data from binary logError 1237: Slave SQL thread ignored the query because of replicate-*-table rulesError 1238: Variable is aError 1239: Incorrect foreign key definitionError 1240: Key reference and table reference don't matchError 1241: Operand should contain column(s)Error 1242: Subquery returns more than 1 rowError 1243: Unknown prepared statement handler givenError 1244: Help database is corrupt or does not existError 1245: Cyclic reference on subqueriesError 1246: Converting column from toError 1247: Reference not supportedError 1248: Every derived table must have its own aliasError 1249: Select was reduced during optimizationError 1250: Table from one of the SELECTs cannot be usedError 1251: Client does not support authentication protocol requested by serverError 1252: All parts of a SPATIAL index must be NOT NULLError 1253: COLLATION is not valid for CHARACTER SETError 1254: Slave is already runningError 1255: Slave already has been stoppedError 1256: Uncompressed data size too largeError 1257: ZLIB: Not enough memoryError 1258: ZLIB: Not enough room in the output bufferError 1259: ZLIB: Input data corruptedError 1260: Row was cut by GROUP_CONCAT()Error 1261: Row doesn't contain data for all columnsError 1262: Row was truncated; it contained more data than there were input columnsError 1263: Column set to default value; NULL supplied to NOT NULL columnError 1263: Column set to dError 1264: Out of range value for columnError 1265: Data truncated for columnError 1266: Using storage engine for tableError 1267: Illegal mix of collations for operationError 1268: Cannot drop one or more of the requested usersError 1269: Can't revoke all privileges for one or more of the requested usersError 1270: Illegal mix of collations for operationError 1271: Illegal mix of collations for operationError 1272: Variable is not a variable component (can't be used as XXXX.variable_name)Error 1273: Unknown collationError 1274: SSL parameters in CHANGE MASTER are ignored because this MariaDB slave was compiled withError 1275: Server is running in --secure-auth mode, but has a password in the old formatError 1276: Field or reference of SELECT was resolved in SELECTError 1277: Incorrect parameter or combination of parameters for START SLAVE UNTILError 1278: It is recommended to use --skip-slave-start when doing step-by-step replication with STAError 1279: SQL thread is not to be started so UNTIL options are ignoredError 1280: Incorrect index nameError 1281: Incorrect catalog nameError 1282: Query cache failed to set size; new query cache size isError 1283: Column cannot be part of FULLTEXT indexError 1284: Unknown key cacheError 1285: MariaDB is started in --skip-name-resolve modeError 1286: Unknown storage engineError 1287: is deprecated and will be removed in a future release. Please use insteadError 1288: The target table of the is not updatableError 1289: The feature is disabled; you need MariaDB built with to have it workingError 1290: The MariaDB server is running with the option so it cannot execute this statementError 1291: Column has duplicated valueError 1292: Truncated incorrect valueError 1293: Incorrect table definition; there can be only one TIMESTAMP column with CURRENT_TIMESTAMError 1294: Invalid ON UPDATE clauseError 1295: This command is not supported in the prepared statement protocol yetError 1296: Got error fromError 1297: Got temporary error fromError 1298: Unknown or incorrect time zoneError 1299: Invalid TIMESTAMP value in column at row

Last updated

Was this helpful?