MariaDB Error Codes 1700 to 1799

Error 1700: GRANT with IDENTIFIED WITH is illegal because the user already existsError 1701: Cannot truncate a table referenced in a foreign key constraintError 1702: Plugin is force_plus_permanent and can not be unloadedError 1703: The requested value for the heartbeat period is less than 1 millisecondError 1704: The requested value for the heartbeat period exceeds the value of slave_net_timeout secoError 1705: Multi-row statements required more than 'max_binlog_stmt_cache_size' bytes of storage; iError 1706: Primary key/partition key update is not allowed since the table is updated both as andError 1707: Table rebuild required. Please do "ALTER TABLE FORCE" or dump/reload to fix it!Error 1708: The value of should be no less than the value ofError 1709: Index column size too large. The maximum column size is bytes.Error 1710: Trigger has an error in its bodyError 1711: Unknown trigger has an error in its bodyError 1712: Index is corruptedError 1713: Undo log record is too bigError 1714: INSERT IGNORE... SELECT is unsafe because the order in which rows are retrieved by the SError 1715: INSERT... SELECT... ON DUPLICATE KEY UPDATE is unsafe because the order in which rows arError 1716: REPLACE... SELECT is unsafe because the order in which rows are retrieved by the SELECTError 1717: CREATE... IGNORE SELECT is unsafe because the order in which rows are retrieved by the SError 1718: CREATE... REPLACE SELECT is unsafe because the order in which rows are retrieved by theError 1719: UPDATE IGNORE is unsafe because the order in which rows are updated determines which (ifError 1720: You should never see itError 1721: You should never see itError 1722: Statements writing to a table with an auto-increment column after selecting from anotherError 1723: CREATE TABLE... SELECT... on a table with an auto-increment column is unsafe because theError 1724: INSERT... ON DUPLICATE KEY UPDATE on a table with more than one UNIQUE KEY is unsafeError 1725: Table is being used in foreign key check.Error 1726: Storage engine does not support system tablesError 1727: INSERT into autoincrement field which is not the first part in the composed primary keyError 1728: Cannot load from. The table is probably corruptedError 1729: The requested value for the master delay exceeds the maximumError 1730: Only Format_description_log_event and row events are allowed in BINLOG statementsError 1731: Non matching attribute between partition and tableError 1732: Table to exchange with partition is partitionedError 1733: Table to exchange with partition is temporaryError 1734: Subpartitioned table, use subpartition instead of partitionError 1735: Unknown partition in tableError 1736: Tables have different definitionsError 1737: Found a row that does not match the partitionError 1738: Option binlog_cache_size is greater than max_binlog_cache_size; setting binlog_cache_sizError 1739: Cannot use access on index due to type or collation conversion on fieldError 1740: Table to exchange with partition has foreign key referencesError 1741: Key value was not found in tableError 1742: Data for column too longError 1743: Replication event checksum verification failed while reading from network.Error 1744: Replication event checksum verification failed while reading from a log fileError 1745: Option binlog_stmt_cache_size is greater than max_binlog_stmt_cache_sizeError 1746: Can't update table while is being createdError 1747: PARTITION () clause on non partitioned tableError 1748: Found a row not matching the given partition setError 1749: partition doesn't existError 1750: Failure while changing the type of replication repositoryError 1751: The creation of some temporary tables could not be rolled back.Error 1752: Some temporary tables were dropped, but these operations could not be rolled back.Error 1753: is not supported in multi-threaded slave modeError 1754: The number of modified databases exceeds the maximumError 1755: Cannot execute the current event group in the parallel modeError 1756: %sError 1757: FULLTEXT index is not supported for partitioned tablesError 1758: Invalid condition numberError 1759: Sending passwords in plain text without SSL/TLS is extremely insecureError 1760: Storing MariaDB user name or password information in the master.info repository is not sError 1761: Foreign key constraint for table, record would lead to a duplicate entry in tableError 1762: Foreign key constraint for table, record would lead to a duplicate entry in a child tablError 1763: Setting authentication options is not possible when only the Slave SQL Thread is being sError 1764: The table does not have FULLTEXT index to support this queryError 1765: The system variable cannot be set in stored functions or triggersError 1766: The system variable cannot be set when there is an ongoing transactionError 1767: The system variable @@SESSION.GTID_NEXT has the value which is not listed in @@SESSION.GError 1768: The system variable @@SESSION.GTID_NEXT cannot change inside a transactionError 1769: The statement 'SET' cannot invoke a stored functionError 1770: The system variable @@SESSION.GTID_NEXT cannot be 'AUTOMATIC' when @@SESSION.GTID_NEXT_LError 1771: Skipping transaction because it has already been executed and loggedError 1772: Malformed GTID set specificationError 1773: Malformed GTID set encodingError 1774: Malformed GTID specificationError 1775: Impossible to generate Global Transaction Identifier: the integer component reached theError 1776: Parameters MASTER_LOG_FILE, MASTER_LOG_POS, RELAY_LOG_FILE and RELAY_LOG_POS cannot be sError 1777: CHANGE MASTER TO MASTER_AUTO_POSITION = 1 can only be executed when @@GLOBAL.GTID_MODE =Error 1778: Cannot execute statements with implicit commit inside a transaction when @@SESSION.GTID_Error 1779: GTID_MODE = ON or GTID_MODE = UPGRADE_STEP_2 requires DISABLE_GTID_UNSAFE_STATEMENTS = 1Error 1780: @@GLOBAL.GTID_MODE = ON or UPGRADE_STEP_1 or UPGRADE_STEP_2 requires --log-bin and --logError 1781: @@SESSION.GTID_NEXT cannot be set to UUID:NUMBER when @@GLOBAL.GTID_MODE = OFFError 1782: @@SESSION.GTID_NEXT cannot be set to ANONYMOUS when @@GLOBAL.GTID_MODE = ONError 1783: @@SESSION.GTID_NEXT_LIST cannot be set to a non-NULL value when @@GLOBAL.GTID_MODE = OFFError 1784: Found a Gtid_log_event or Previous_gtids_log_event when @@GLOBAL.GTID_MODE = OFFError 1785: When @@GLOBAL.ENFORCE_GTID_CONSISTENCY = 1, updates to non-transactional tables can onlyError 1786: CREATE TABLE ... SELECT is forbidden when @@GLOBAL.ENFORCE_GTID_CONSISTENCY = 1Error 1787: When @@GLOBAL.ENFORCE_GTID_CONSISTENCY = 1, the statements CREATE TEMPORARY TABLE and DRError 1788: The value of @@GLOBAL.GTID_MODE can only change one step at a timeError 1789: The slave is connecting using CHANGE MASTER TO MASTER_AUTO_POSITION = 1, but the masterError 1790: @@SESSION.GTID_NEXT cannot be changed by a client that owns a GTIDError 1791: Unknown EXPLAIN format nameError 1792: Cannot execute statement in a READ ONLY transactionError 1793: Comment for table partition is too longError 1794: Slave is not configured or failed to initialize properly. You must at least set --serverError 1795: InnoDB presently supports one FULLTEXT index creation at a timeError 1796: Cannot create FULLTEXT index on temporary InnoDB tableError 1797: Column is of wrong type for an InnoDB FULLTEXT indexError 1798: Index '%s' is of wrong type for an InnoDB FULLTEXT indexError 1799: Creating index required more than 'innodb_online_alter_log_max_size' bytes of modificati

Last updated

Was this helpful?