MariaDB Error Codes 1500 to 1599
Error 1500: It is only possible to mix RANGE/LIST partitioning with HASH/KEY partitioning for subparError 1501: Failed to create specific handler fileError 1502: A BLOB field is not allowed in partition functionError 1503: must include all columns in the table's partitioning functionError 1504: Number of = 0 is not an allowed valueError 1505: Partition management on a not partitioned table is not possibleError 1506: Foreign key clause is not yet supported in conjunction with partitioningError 1507: Error in list of partitions toError 1508: Cannot remove all partitions, use DROP TABLE insteadError 1509: COALESCE PARTITION can only be used on HASH/KEY partitionsError 1510: REORGANIZE PARTITION can only be used to reorganize partitions not to change their numbeError 1511: REORGANIZE PARTITION without parameters can only be used on auto-partitioned tables usinError 1512: PARTITION can only be used on RANGE/LIST partitionsError 1513: Trying to Add partition(s) with wrong number of subpartitionsError 1514: At least one partition must be addedError 1515: At least one partition must be coalescedError 1516: More partitions to reorganize than there are partitionsError 1517: Duplicate partition nameError 1518: It is not allowed to shut off binlog on this commandError 1519: When reorganizing a set of partitions they must be in consecutive orderError 1520: Reorganize of range partitions cannot change total ranges except for last partition wherError 1521: Partition function not supported in this version for this handlerError 1522: Partition state cannot be defined from CREATE/ALTER TABLEError 1523: The handler only supports 32 bit integers in VALUESError 1524: Plugin is not loadedError 1525: Incorrect valueError 1526: Table has no partition for valueError 1527: It is not allowed to specify more than onceError 1528: Failed to createError 1529: Failed to dropError 1530: The handler doesn't support autoextend of tablespacesError 1531: A size parameter was incorrectly specified, either number or on the form 10MError 1532: The size number was correct but we don't allow the digit part to be more than 2 billionError 1533: Failed to alterError 1534: Writing one row to the row-based binary log failedError 1535: Table definition on master and slave does not matchError 1536: Slave running with --log-slave-updates must use row-based binary logging to be able to rError 1537: Event already existsError 1538: Failed to store event. Error code from storage engine.Error 1539: Unknown eventError 1540: Failed to alter eventError 1541: Failed to dropError 1542: INTERVAL is either not positive or too bigError 1543: ENDS is either invalid or before STARTSError 1544: Event execution time is in the past. Event has been disabledError 1545: Failed to open mysql.eventError 1546: No datetime expression providedError 1547: Column count is wrong. Expected found. The table is probably corruptedError 1548: Cannot load from mysql. The table is probably corruptedError 1549: Failed to delete the event from mysql.eventError 1550: Error during compilation of event's bodyError 1551: Same old and new event nameError 1552: Data for column too longError 1553: Cannot drop index needed in a foreign key constraintError 1554: The syntax is deprecated and will be removed in MariaDBError 1555: You can't write-lock a log table. Only read access is possibleError 1556: You can't use locks with log tablesError 1557: Upholding foreign key constraints for table, entry, key would lead to a duplicate entryError 1558: Column count is wrong. Expected found. Created with MariaDB now running. Please use mysqError 1559: Cannot switch out of the row-based binary log format when the session has open temporaryError 1560: Cannot change the binary logging format inside a stored function or triggerError 1561: You should never see itError 1562: Cannot create temporary table with partitionsError 1563: Partition constant is out of partition function domainError 1564: This partition function is not allowedError 1565: Error in DDL logError 1566: Not allowed to use NULL value in VALUES LESS THANError 1567: Incorrect partition nameError 1568: Transaction isolation level can't be changed while a transaction is in progressError 1569: ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry for keyError 1570: Internal scheduler errorError 1571: Error during starting/stopping of the schedulerError 1572: Engine cannot be used in partitioned tablesError 1573: Cannot activate logError 1574: The server was not built with row-based replicationError 1575: Decoding of base64 string failedError 1576: Recursion of EVENT DDL statements is forbidden when body is presentError 1577: Cannot proceed because system tables used by Event Scheduler were found damaged at serveError 1578: Only integers allowed as number hereError 1579: This storage engine cannot be used for log tablesError 1580: You cannot '%s' a log table if logging is enabledError 1581: Cannot rename. When logging enabled, rename to/from log table must rename two tablesError 1582: Incorrect parameter count in the call to native functionError 1583: Incorrect parameters in the call to native functionError 1584: Incorrect parameters in the call to stored functionError 1585: This function has the same name as a native functionError 1586: Duplicate entry for keyError 1587: Too many files opened, please execute the command againError 1588: Event execution time is in the past and ON COMPLETION NOT PRESERVE is setError 1589: Event execution time is in the past and ON COMPLETION NOT PRESERVE is setError 1590: The incident occured on the masterError 1591: Table has no partition for some existing valuesError 1592: Unsafe statement written to the binary log using statement format since BINLOG_FORMAT =Error 1593: Fatal errorError 1594: Relay log read failureError 1595: Relay log write failureError 1596: Failed to createError 1597: Master command failedError 1598: Binary logging not possibleError 1599: View has no creation context
PreviousError 1499: Too many partitions (including subpartitions) were definedNextError 1500: It is only possible to mix RANGE/LIST partitioning with HASH/KEY partitioning for subpar
Last updated
Was this helpful?