MariaDB Error Codes 1600 to 1699

Error 1600: Creation context of view is invalidError 1601: Creation context of stored routine is invalidError 1602: Corrupted TRG file for tableError 1603: Triggers for table have no creation contextError 1604: Trigger creation context of table is invalidError 1605: Creation context of event is invalidError 1606: Cannot open table for triggerError 1607: Cannot create stored routine. Check warningsError 1608: You should never see itError 1609: The BINLOG statement of type was not preceded by a format description BINLOG statement.Error 1610: Corrupted replication event was detectedError 1611: Invalid column reference in LOAD DATAError 1612: Being purged log was not foundError 1613: XA_RBTIMEOUT: Transaction branch was rolled back: took too longError 1614: XA_RBDEADLOCK: Transaction branch was rolled back: deadlock was detectedError 1615: Prepared statement needs to be re-preparedError 1616: DELAYED option not supported for tableError 1617: The master info structure does not existError 1618: option ignoredError 1619: Built-in plugins cannot be deletedError 1620: Plugin is busy and will be uninstalled on shutdownError 1621: variable is read-only. Use SET to assign the valueError 1622: Storage engine does not support rollback for this statementError 1623: Unexpected master's heartbeat dataError 1624: The requested value for the heartbeat period is either negative or exceeds the maximum aError 1625: You should never see itError 1626: Error in parsing conflict functionError 1627: Write to exceptions table failedError 1628: Comment for table is too longError 1629: Comment for field is too longError 1630: FUNCTION does not exist. Check the 'Function Name Parsing and Resolution' section in theError 1631: DatabaseError 1632: TableError 1633: PartitionError 1634: SubpartitionError 1635: TemporaryError 1636: RenamedError 1637: Too many active concurrent transactionsError 1638: Non-ASCII separator arguments are not fully supportedError 1639: debug sync point wait timed outError 1640: debug sync point hit limit reachedError 1641: Duplicate condition information itemError 1642: Unhandled user-defined warning conditionError 1643: Unhandled user-defined not found conditionError 1644: Unhandled user-defined exception conditionError 1645: RESIGNAL when handler not activeError 1646: SIGNAL/RESIGNAL can only use a CONDITION defined with SQLSTATEError 1647: Data truncated for condition itemError 1648: Data too long for condition itemError 1649: Unknown localeError 1650: The requested server id clashes with the slave startup option --replicate-same-server-idError 1651: Query cache is disabled; restart the server with query_cache_type=1 to enable itError 1652: Duplicate partition field nameError 1653: Inconsistency in usage of column lists for partitioningError 1654: Partition column values of incorrect typeError 1655: Too many fieldsError 1656: Cannot use MAXVALUE as value in VALUES INError 1657: Cannot have more than one value for this type of partitioningError 1658: Row expressions in VALUES IN only allowed for multi-field column partitioningError 1659: Field is of a not allowed type for this type of partitioningError 1660: The total length of the partitioning fields is too largeError 1661: Cannot execute statement: impossible to write to binary log since both row-incapable engError 1662: Cannot execute statement: impossible to write to binary log since BINLOG_FORMAT = ROW anError 1663: Cannot execute statement: impossible to write to binary log since statement is unsafe, sError 1664: Cannot execute statement: impossible to write to binary log since statement is in row foError 1665: Cannot execute statement: impossible to write to binary log since BINLOG_FORMAT = STATEMError 1666: Cannot execute statement: impossible to write to binary log since statement is in row foError 1667: Cannot execute statement: impossible to write to binary log since more than one engine iError 1668: The statement is unsafe because it uses a LIMIT clause. This is unsafe because the set oError 1669: The statement is unsafe because it uses INSERT DELAYED. This is unsafe because the timesError 1670: The statement is unsafe because it uses the general log, slow query log, or performance_Error 1671: Statement is unsafe because it invokes a trigger or a stored function that inserts intoError 1672: Statement is unsafe because it uses a UDF which may not return the same value on the slaError 1673: Statement is unsafe because it uses a system variable that may have a different value onError 1674: Statement is unsafe because it uses a system function that may return a different valueError 1675: Statement is unsafe because it accesses a non-transactional table after accessing a tranError 1676: StatementError 1677: Column of table cannot be converted from type to typeError 1678: Can't create conversion table for tableError 1679: Cannot modify @@session.binlog_format inside a transactionError 1680: The path specified is too longError 1681: is deprecated and will be removed in a future release.Error 1682: Native table has the wrong structureError 1683: Invalid performance_schema usageError 1684: Table was skipped since its definition is being modified by concurrent DDL statementError 1685: Cannot modify @@session.binlog_direct_non_transactional_updates inside a transactionError 1686: Cannot change the binlog direct flag inside a stored function or triggerError 1687: A SPATIAL index may only contain a geometrical type columnError 1688: Comment for index is too longError 1689: Wait on a lock was aborted due to a pending exclusive lockError 1690: value is out of range inError 1691: A variable of a non-integer based type in LIMIT clauseError 1692: Mixing self-logging and non-self-logging engines in a statement is unsafe.Error 1693: Statement accesses nontransactional table as well as transactional or temporary table, aError 1694: Cannot modify @@session.sql_log_bin inside a transactionError 1695: Cannot change the sql_log_bin inside a stored function or triggerError 1696: Failed to read from the .par fileError 1697: VALUES value for partition must have type INTError 1698: Access denied for userError 1699: SET PASSWORD has no significance for users authenticating via plugins

Last updated

Was this helpful?