MariaDB Error Codes 1300 to 1399

Error 1300: Invalid character stringError 1301: Result was larger than max_allowed_packet - truncatedError 1302: Conflicting declarationsError 1303: Can't create from within another stored routineError 1304: already existsError 1305: does not existError 1306: Failed to DROPError 1307: Failed to CREATEError 1308: with no matching labelError 1309: Redefining labelError 1310: End-label without matchError 1311: Referring to uninitialized variableError 1312: PROCEDURE can't return a result set in the given contextError 1313: RETURN is only allowed in a FUNCTIONError 1314: is not allowed in stored proceduresError 1315: The update log is deprecated and replaced by the binary logError 1316: The update log is deprecated and replaced by the binary log; SET SQL_LOG_UPDATE has beenError 1317: Query execution was interruptedError 1318: Incorrect number of arguments; expected, gotError 1319: Undefined CONDITIONError 1320: No RETURN found in FUNCTIONError 1321: FUNCTION ended without RETURNError 1322: Cursor statement must be a SELECTError 1323: Cursor SELECT must not have INTOError 1324: Undefined CURSORError 1325: Cursor is already openError 1326: Cursor is not openError 1327: Undeclared variableError 1328: Incorrect number of FETCH variablesError 1329: No data - zero rows fetched, selected, or processedError 1330: Duplicate parameterError 1331: Duplicate variableError 1332: Duplicate conditionError 1333: Duplicate cursorError 1334: Failed to ALTERError 1335: Subquery value not supportedError 1336: is not allowed in stored function or triggerError 1337: Variable or condition declaration after cursor or handler declarationError 1338: Cursor declaration after handler declarationError 1339: Case not found for CASE statementError 1340: Configuration file is too bigError 1341: Malformed file type header in fileError 1342: Unexpected end of file while parsing commentError 1343: Error while parsing parameterError 1344: Unexpected end of file while skipping unknown parameterError 1345: EXPLAIN/SHOW can not be issued; lacking privileges for underlying tableError 1346: File has unknown type in its headerError 1347: '%s.%s' is not %sError 1348: Column is not updatableError 1349: View's SELECT contains a subquery in the FROM clauseError 1350: View's SELECT contains clauseError 1351: View's SELECT contains a variable or parameterError 1352: View's SELECT refers to a temporary table'Error 1353: View's SELECT and view's field list have different column countsError 1354: View merge algorithm can't be used here for nowError 1355: View being updated does not have complete key of underlying table in itError 1356: View references invalid table(s) or column(s) or function(s) or definer/invoker of viewError 1357: Can't drop or alter from within another stored routineError 1358: GOTO is not allowed in a stored procedure handlerError 1359: Trigger already existsError 1360: Trigger does not existError 1361: Trigger's is view or temporary tableError 1362: Updating of row is not allowed in triggerError 1363: There is no row in triggerError 1364: Field doesn't have a default valueError 1365: Division by 0Error 1366: Incorrect value for column at rowError 1367: Illegal value found during parsingError 1368: CHECK OPTION on non-updatable viewError 1369: CHECK OPTION failedError 1370: command denied to user for routineError 1371: Failed purging old relay logsError 1372: Password hash should be a %d-digit hexadecimal numberError 1373: Target log not found in binlog indexError 1374: I/O error reading log index fileError 1375: Server configuration does not permit binlog purgeError 1376: Failed on fseek()Error 1377: Fatal error during log purgeError 1378: A purgeable log is in use, will not purgeError 1379: Unknown error during log purgeError 1380: Failed initializing relay log positionError 1381: You are not using binary loggingError 1382: The syntax is reserved for purposes internal to the MariaDB serverError 1383: WSAStartup FailedError 1384: Can't handle procedures with different groups yetError 1385: Select must have a group with this procedureError 1386: Can't use ORDER clause with this procedureError 1387: Binary logging and replication forbid changing the global serverError 1388: Can't map fileError 1389: Wrong magic inError 1390: Prepared statement contains too many placeholdersError 1391: Key part length cannot be 0Error 1392: View text checksum failedError 1393: Can not modify more than one base table through a join viewError 1394: Can not insert into join view without fields listError 1395: Can not delete from join viewError 1396: Operation failed forError 1397: XAER_NOTA: Unknown XIDError 1398: XAER_INVAL: Invalid arguments (or unsupported command)Error 1399: XAER_RMFAIL: The command cannot be executed when global transaction is in the state

Last updated

Was this helpful?