All pages
Powered by GitBook
Couldn't generate the PDF for 101 pages, generation stopped at 100.
Extend with 50 more pages.
1 of 100

MariaDB Error Codes 1500 to 1599

Error 1500: It is only possible to mix RANGE/LIST partitioning with HASH/KEY partitioning for subpar

Error Code
SQLSTATE
Error
Description

1500

HY000

ER_SUBPARTITION_ERROR

It is only possible to mix RANGE/LIST partitioning with HASH/KEY partitioning for subpartitioning

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1501: Failed to create specific handler file

Error Code
SQLSTATE
Error
Description

1501

HY000

ER_CANT_CREATE_HANDLER_FILE

Failed to create specific handler file

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1502: A BLOB field is not allowed in partition function

Error Code
SQLSTATE
Error
Description

1502

HY000

ER_BLOB_FIELD_IN_PART_FUNC_ERROR

A BLOB field is not allowed in partition function

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1503: must include all columns in the table's partitioning function

Error Code
SQLSTATE
Error
Description

1503

HY000

ER_UNIQUE_KEY_NEED_ALL_FIELDS_IN_PF

A %s must include all columns in the table's partitioning function

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1504: Number of = 0 is not an allowed value

Error Code
SQLSTATE
Error
Description

1504

HY000

ER_NO_PARTS_ERROR

Number of %s = 0 is not an allowed value

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1505: Partition management on a not partitioned table is not possible

Error Code
SQLSTATE
Error
Description

1505

HY000

ER_PARTITION_MGMT_ON_NONPARTITIONED

Partition management on a not partitioned table is not possible

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1506: Foreign key clause is not yet supported in conjunction with partitioning

Error Code
SQLSTATE
Error
Description

1506

HY000

ER_FOREIGN_KEY_ON_PARTITIONED

Foreign key clause is not yet supported in conjunction with partitioning

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1507: Error in list of partitions to

Error Code
SQLSTATE
Error
Description

1507

HY000

ER_DROP_PARTITION_NON_EXISTENT

Error in list of partitions to %s

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1508: Cannot remove all partitions, use DROP TABLE instead

Error Code
SQLSTATE
Error
Description

1508

HY000

ER_DROP_LAST_PARTITION

Cannot remove all partitions, use DROP TABLE instead

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1509: COALESCE PARTITION can only be used on HASH/KEY partitions

Error Code
SQLSTATE
Error
Description

1509

HY000

ER_COALESCE_ONLY_ON_HASH_PARTITION

COALESCE PARTITION can only be used on HASH/KEY partitions

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1510: REORGANIZE PARTITION can only be used to reorganize partitions not to change their numbe

Error Code
SQLSTATE
Error
Description

1510

HY000

ER_REORG_HASH_ONLY_ON_SAME_N

REORGANIZE PARTITION can only be used to reorganize partitions not to change their numbers

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1511: REORGANIZE PARTITION without parameters can only be used on auto-partitioned tables usin

Error Code
SQLSTATE
Error
Description

1511

HY000

ER_REORG_NO_PARAM_ERROR

REORGANIZE PARTITION without parameters can only be used on auto-partitioned tables using HASH PARTITIONs

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1512: PARTITION can only be used on RANGE/LIST partitions

Error Code
SQLSTATE
Error
Description

1512

HY000

ER_ONLY_ON_RANGE_LIST_PARTITION

%s PARTITION can only be used on RANGE/LIST partitions

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1513: Trying to Add partition(s) with wrong number of subpartitions

Error Code
SQLSTATE
Error
Description

1513

HY000

ER_ADD_PARTITION_SUBPART_ERROR

Trying to Add partition(s) with wrong number of subpartitions

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1514: At least one partition must be added

Error Code
SQLSTATE
Error
Description

1514

HY000

ER_ADD_PARTITION_NO_NEW_PARTITION

At least one partition must be added

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1515: At least one partition must be coalesced

Error Code
SQLSTATE
Error
Description

1515

HY000

ER_COALESCE_PARTITION_NO_PARTITION

At least one partition must be coalesced

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1516: More partitions to reorganize than there are partitions

Error Code
SQLSTATE
Error
Description

1516

HY000

ER_REORG_PARTITION_NOT_EXIST

More partitions to reorganize than there are partitions

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1517: Duplicate partition name

Error Code
SQLSTATE
Error
Description

1517

HY000

ER_SAME_NAME_PARTITION

Duplicate partition name %s

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1518: It is not allowed to shut off binlog on this command

Error Code
SQLSTATE
Error
Description

1518

HY000

ER_NO_BINLOG_ERROR

It is not allowed to shut off binlog on this command

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1519: When reorganizing a set of partitions they must be in consecutive order

Error Code
SQLSTATE
Error
Description

1519

HY000

ER_CONSECUTIVE_REORG_PARTITIONS

When reorganizing a set of partitions they must be in consecutive order

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1520: Reorganize of range partitions cannot change total ranges except for last partition wher

Error Code
SQLSTATE
Error
Description

1520

HY000

ER_REORG_OUTSIDE_RANGE

Reorganize of range partitions cannot change total ranges except for last partition where it can extend the range

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1521: Partition function not supported in this version for this handler

Error Code
SQLSTATE
Error
Description

1521

HY000

ER_PARTITION_FUNCTION_FAILURE

Partition function not supported in this version for this handler

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1522: Partition state cannot be defined from CREATE/ALTER TABLE

Error Code
SQLSTATE
Error
Description

1522

HY000

ER_PART_STATE_ERROR

Partition state cannot be defined from CREATE/ALTER TABLE

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1523: The handler only supports 32 bit integers in VALUES

Error Code
SQLSTATE
Error
Description

1523

HY000

ER_LIMITED_PART_RANGE

The %s handler only supports 32 bit integers in VALUES

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1524: Plugin is not loaded

Error Code
SQLSTATE
Error
Description

1524

HY000

ER_PLUGIN_IS_NOT_LOADED

Plugin '%s' is not loaded

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1525: Incorrect value

Error Code
SQLSTATE
Error
Description

1525

HY000

ER_WRONG_VALUE

Incorrect %s value: '%s'

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1526: Table has no partition for value

Error Code
SQLSTATE
Error
Description

1526

HY000

ER_NO_PARTITION_FOR_GIVEN_VALUE

Table has no partition for value %s

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1527: It is not allowed to specify more than once

Error Code
SQLSTATE
Error
Description

1527

HY000

ER_FILEGROUP_OPTION_ONLY_ONCE

It is not allowed to specify %s more than once

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1528: Failed to create

Error Code
SQLSTATE
Error
Description

1528

HY000

ER_CREATE_FILEGROUP_FAILED

Failed to create %s

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1529: Failed to drop

Error Code
SQLSTATE
Error
Description

1529

HY000

ER_DROP_FILEGROUP_FAILED

Failed to drop %s

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1530: The handler doesn't support autoextend of tablespaces

Error Code
SQLSTATE
Error
Description

1530

HY000

ER_TABLESPACE_AUTO_EXTEND_ERROR

The handler doesn't support autoextend of tablespaces

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1531: A size parameter was incorrectly specified, either number or on the form 10M

Error Code
SQLSTATE
Error
Description

1531

HY000

ER_WRONG_SIZE_NUMBER

A size parameter was incorrectly specified, either number or on the form 10M

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1532: The size number was correct but we don't allow the digit part to be more than 2 billion

Error Code
SQLSTATE
Error
Description

1532

HY000

ER_SIZE_OVERFLOW_ERROR

The size number was correct but we don't allow the digit part to be more than 2 billion

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1533: Failed to alter

Error Code
SQLSTATE
Error
Description

1533

HY000

ER_ALTER_FILEGROUP_FAILED

Failed to alter: %s

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1534: Writing one row to the row-based binary log failed

Error Code
SQLSTATE
Error
Description

1534

HY000

ER_BINLOG_ROW_LOGGING_FAILED

Writing one row to the row-based binary log failed

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1535: Table definition on master and slave does not match

Error Code
SQLSTATE
Error
Description

1535

HY000

ER_BINLOG_ROW_WRONG_TABLE_DEF

Table definition on master and slave does not match: %s

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1536: Slave running with --log-slave-updates must use row-based binary logging to be able to r

Error Code
SQLSTATE
Error
Description

1536

HY000

ER_BINLOG_ROW_RBR_TO_SBR

Slave running with --log-slave-updates must use row-based binary logging to be able to replicate row-based binary log events

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1537: Event already exists

Error Code
SQLSTATE
Error
Description

1537

HY000

ER_EVENT_ALREADY_EXISTS

Event '%s' already exists

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1538: Failed to store event. Error code from storage engine.

Error Code
SQLSTATE
Error
Description

1538

HY000

ER_EVENT_STORE_FAILED

Failed to store event %s. Error code %d from storage engine.

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1539: Unknown event

Error Code
SQLSTATE
Error
Description

1539

HY000

ER_EVENT_DOES_NOT_EXIST

Unknown event '%s'

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1540: Failed to alter event

Error Code
SQLSTATE
Error
Description

1540

HY000

ER_EVENT_CANT_ALTER

Failed to alter event '%s'

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1541: Failed to drop

Error Code
SQLSTATE
Error
Description

1541

HY000

ER_EVENT_DROP_FAILED

Failed to drop %s

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1542: INTERVAL is either not positive or too big

Error Code
SQLSTATE
Error
Description

1542

HY000

ER_EVENT_INTERVAL_NOT_POSITIVE_OR_TOO_BIG

INTERVAL is either not positive or too big

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1543: ENDS is either invalid or before STARTS

Error Code
SQLSTATE
Error
Description

1543

HY000

ER_EVENT_ENDS_BEFORE_STARTS

ENDS is either invalid or before STARTS

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1544: Event execution time is in the past. Event has been disabled

Error Code
SQLSTATE
Error
Description

1544

HY000

ER_EVENT_EXEC_TIME_IN_THE_PAST

Event execution time is in the past. Event has been disabled

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1545: Failed to open mysql.event

Error Code
SQLSTATE
Error
Description

1545

HY000

ER_EVENT_OPEN_TABLE_FAILED

Failed to open mysql.event

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1546: No datetime expression provided

Error Code
SQLSTATE
Error
Description

1546

HY000

ER_EVENT_NEITHER_M_EXPR_NOR_M_AT

No datetime expression provided

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1547: Column count is wrong. Expected found. The table is probably corrupted

Error Code
SQLSTATE
Error
Description

1547

HY000

ER_COL_COUNT_DOESNT_MATCH_CORRUPTED

Column count of mysql.%s is wrong. Expected %d, found %d. The table is probably corrupted

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1548: Cannot load from mysql. The table is probably corrupted

Error Code
SQLSTATE
Error
Description

1548

HY000

ER_CANNOT_LOAD_FROM_TABLE

Cannot load from mysql.%s. The table is probably corrupted

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1549: Failed to delete the event from mysql.event

Error Code
SQLSTATE
Error
Description

1549

HY000

ER_EVENT_CANNOT_DELETE

Failed to delete the event from mysql.event

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1550: Error during compilation of event's body

Error Code
SQLSTATE
Error
Description

1550

HY000

ER_EVENT_COMPILE_ERROR

Error during compilation of event's body

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1551: Same old and new event name

Error Code
SQLSTATE
Error
Description

1551

HY000

ER_EVENT_SAME_NAME

Same old and new event name

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1552: Data for column too long

Error Code
SQLSTATE
Error
Description

1552

HY000

ER_EVENT_DATA_TOO_LONG

Data for column '%s' too long

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1553: Cannot drop index needed in a foreign key constraint

Error Code
SQLSTATE
Error
Description

1553

HY000

ER_DROP_INDEX_FK

Cannot drop index '%s': needed in a foreign key constraint

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1554: The syntax is deprecated and will be removed in MariaDB

Error Code
SQLSTATE
Error
Description

1554

HY000

ER_WARN_DEPRECATED_SYNTAX_WITH_VER

The syntax '%s' is deprecated and will be removed in MariaDB %s. Please use %s instead

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1555: You can't write-lock a log table. Only read access is possible

Error Code
SQLSTATE
Error
Description

1555

HY000

ER_CANT_WRITE_LOCK_LOG_TABLE

You can't write-lock a log table. Only read access is possible

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1556: You can't use locks with log tables

Error Code
SQLSTATE
Error
Description

1556

HY000

ER_CANT_LOCK_LOG_TABLE

You can't use locks with log tables.

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1557: Upholding foreign key constraints for table, entry, key would lead to a duplicate entry

Error Code
SQLSTATE
Error
Description

1557

23000

ER_FOREIGN_DUPLICATE_KEY

Upholding foreign key constraints for table '%s', entry '%s', key %d would lead to a duplicate entry

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1558: Column count is wrong. Expected found. Created with MariaDB now running. Please use mysq

Error Code
SQLSTATE
Error
Description

1558

HY000

ER_COL_COUNT_DOESNT_MATCH_PLEASE_UPDATE

Column count of mysql.%s is wrong. Expected %d, found %d. Created with MariaDB %d, now running %d. Please use mysql_upgrade to fix this error.

Possible Causes and Solutions

Not upgrading properly

This error likely means an upgrade hasn't been performed properly, as one of the system tables does not match the expected size for the running release. mariadb-upgrade usually takes care of this. See Upgrading Between Major MariaDB Versions.

This page is licensed: CC BY-SA / Gnu FDL

Error 1559: Cannot switch out of the row-based binary log format when the session has open temporary

Error Code
SQLSTATE
Error
Description

1559

HY000

ER_TEMP_TABLE_PREVENTS_SWITCH_OUT_OF_RBR

Cannot switch out of the row-based binary log format when the session has open temporary tables

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1560: Cannot change the binary logging format inside a stored function or trigger

Error Code
SQLSTATE
Error
Description

1560

HY000

ER_STORED_FUNCTION_ PREVENTS_SWITCH_BINLOG_FORMAT

Cannot change the binary logging format inside a stored function or trigger

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1561: You should never see it

Error Code
SQLSTATE
Error
Description

1561

ER_UNUSED_13

You should never see it

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1562: Cannot create temporary table with partitions

Error Code
SQLSTATE
Error
Description

1562

HY000

ER_PARTITION_NO_TEMPORARY

Cannot create temporary table with partitions

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1563: Partition constant is out of partition function domain

Error Code
SQLSTATE
Error
Description

1563

HY000

ER_PARTITION_CONST_DOMAIN_ERROR

Partition constant is out of partition function domain

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1564: This partition function is not allowed

Error Code
SQLSTATE
Error
Description

1564

HY000

ER_PARTITION_FUNCTION_IS_NOT_ALLOWED

This partition function is not allowed

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1565: Error in DDL log

Error Code
SQLSTATE
Error
Description

1565

HY000

ER_DDL_LOG_ERROR

Error in DDL log

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1566: Not allowed to use NULL value in VALUES LESS THAN

Error Code
SQLSTATE
Error
Description

1566

HY000

ER_NULL_IN_VALUES_LESS_THAN

Not allowed to use NULL value in VALUES LESS THAN

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1567: Incorrect partition name

Error Code
SQLSTATE
Error
Description

1567

HY000

ER_WRONG_PARTITION_NAME

Incorrect partition name

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1568: Transaction isolation level can't be changed while a transaction is in progress

Error Code
SQLSTATE
Error
Description

1568

25001

ER_CANT_CHANGE_TX_ISOLATION

Transaction isolation level can't be changed while a transaction is in progress

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1569: ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry for key

Error Code
SQLSTATE
Error
Description

1569

HY000

ER_DUP_ENTRY_AUTOINCREMENT_CASE

ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry '%s' for key '%s'

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1570: Internal scheduler error

Error Code
SQLSTATE
Error
Description

1570

HY000

ER_EVENT_MODIFY_QUEUE_ERROR

Internal scheduler error %d

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1571: Error during starting/stopping of the scheduler

Error Code
SQLSTATE
Error
Description

1571

HY000

ER_EVENT_SET_VAR_ERROR

Error during starting/stopping of the scheduler. Error code %u

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1572: Engine cannot be used in partitioned tables

Error Code
SQLSTATE
Error
Description

1572

HY000

ER_PARTITION_MERGE_ERROR

Engine cannot be used in partitioned tables

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1573: Cannot activate log

Error Code
SQLSTATE
Error
Description

1573

HY000

ER_CANT_ACTIVATE_LOG

Cannot activate '%s' log

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1574: The server was not built with row-based replication

Error Code
SQLSTATE
Error
Description

1574

HY000

ER_RBR_NOT_AVAILABLE

The server was not built with row-based replication

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1575: Decoding of base64 string failed

Error Code
SQLSTATE
Error
Description

1575

HY000

ER_BASE64_DECODE_ERROR

Decoding of base64 string failed

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1576: Recursion of EVENT DDL statements is forbidden when body is present

Error Code
SQLSTATE
Error
Description

1576

HY000

ER_EVENT_RECURSION_FORBIDDEN

Recursion of EVENT DDL statements is forbidden when body is present

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1577: Cannot proceed because system tables used by Event Scheduler were found damaged at serve

Error Code
SQLSTATE
Error
Description

1577

HY000

ER_EVENTS_DB_ERROR

Cannot proceed because system tables used by Event Scheduler were found damaged at server start

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1578: Only integers allowed as number here

Error Code
SQLSTATE
Error
Description

1578

HY000

ER_ONLY_INTEGERS_ALLOWED

Only integers allowed as number here

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1579: This storage engine cannot be used for log tables

Error Code
SQLSTATE
Error
Description

1579

HY000

ER_UNSUPORTED_LOG_ENGINE

This storage engine cannot be used for log tables

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1580: You cannot '%s' a log table if logging is enabled

Error Code
SQLSTATE
Error
Description

1580

HY000

ER_BAD_LOG_STATEMENT

You cannot '%s' a log table if logging is enabled

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1581: Cannot rename. When logging enabled, rename to/from log table must rename two tables

Error Code
SQLSTATE
Error
Description

1581

HY000

ER_CANT_RENAME_LOG_TABLE

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'

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1582: Incorrect parameter count in the call to native function

Error Code
SQLSTATE
Error
Description

1582

42000

ER_WRONG_PARAMCOUNT_TO_NATIVE_FCT

Incorrect parameter count in the call to native function '%s'

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1583: Incorrect parameters in the call to native function

Error Code
SQLSTATE
Error
Description

1583

42000

ER_WRONG_PARAMETERS_TO_NATIVE_FCT

Incorrect parameters in the call to native function '%s'

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1584: Incorrect parameters in the call to stored function

Error Code
SQLSTATE
Error
Description

1584

42000

ER_WRONG_PARAMETERS_TO_STORED_FCT

Incorrect parameters in the call to stored function '%s'

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1585: This function has the same name as a native function

Error Code
SQLSTATE
Error
Description

1585

HY000

ER_NATIVE_FCT_NAME_COLLISION

This function '%s' has the same name as a native function

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1586: Duplicate entry for key

Error Code
SQLSTATE
Error
Description

1586

23000

ER_DUP_ENTRY_WITH_KEY_NAME

Duplicate entry '%s' for key '%s'

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1587: Too many files opened, please execute the command again

Error Code
SQLSTATE
Error
Description

1587

HY000

ER_BINLOG_PURGE_EMFILE

Too many files opened, please execute the command again

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1588: Event execution time is in the past and ON COMPLETION NOT PRESERVE is set

Error Code
SQLSTATE
Error
Description

1588

HY000

ER_EVENT_CANNOT_CREATE_IN_THE_PAST

Event execution time is in the past and ON COMPLETION NOT PRESERVE is set. The event was dropped immediately after creation.

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1589: Event execution time is in the past and ON COMPLETION NOT PRESERVE is set

Error Code
SQLSTATE
Error
Description

1589

HY000

ER_EVENT_CANNOT_ALTER_IN_THE_PAST

Event execution time is in the past and ON COMPLETION NOT PRESERVE is set. The event was dropped immediately after creation.

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1590: The incident occured on the master

Error Code
SQLSTATE
Error
Description

1590

HY000

ER_SLAVE_INCIDENT

The incident %s occured on the master. Message: %s

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1591: Table has no partition for some existing values

Error Code
SQLSTATE
Error
Description

1591

HY000

ER_NO_PARTITION_FOR_GIVEN_VALUE_SILENT

Table has no partition for some existing values

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1592: Unsafe statement written to the binary log using statement format since BINLOG_FORMAT =

Error Code
SQLSTATE
Error
Description

1592

HY000

ER_BINLOG_UNSAFE_STATEMENT

Unsafe statement written to the binary log using statement format since BINLOG_FORMAT = STATEMENT. %s

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1593: Fatal error

Error Code
SQLSTATE
Error
Description

1593

HY000

ER_SLAVE_FATAL_ERROR

Fatal error: %s

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1594: Relay log read failure

Error Code
SQLSTATE
Error
Description

1594

HY000

ER_SLAVE_RELAY_LOG_READ_FAILURE

Relay log read failure: %s

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1595: Relay log write failure

Error Code
SQLSTATE
Error
Description

1595

HY000

ER_SLAVE_RELAY_LOG_WRITE_FAILURE

Relay log write failure: %s

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1596: Failed to create

Error Code
SQLSTATE
Error
Description

1596

HY000

ER_SLAVE_CREATE_EVENT_FAILURE

Failed to create %s

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1597: Master command failed

Error Code
SQLSTATE
Error
Description

1597

HY000

ER_SLAVE_MASTER_COM_FAILURE

Master command %s failed: %s

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL

Error 1598: Binary logging not possible

Error Code
SQLSTATE
Error
Description

1598

HY000

ER_BINLOG_LOGGING_IMPOSSIBLE

Binary logging not possible. Message: %s

Possible Causes and Solutions

This article doesn't currently contain any content. You can help!

This page is licensed: CC BY-SA / Gnu FDL