Node |
Parent |
Last Updated |
Type |
Error 1750: Failure while changing the type of replication repository |
MariaDB Error Codes 1700 to 1799 |
1 年, 2 ヶ月 ago |
article |
Error 1751: The creation of some temporary tables could not be rolled back. |
MariaDB Error Codes 1700 to 1799 |
1 年, 2 ヶ月 ago |
article |
Error 1752: Some temporary tables were dropped, but these operations could not be rolled back. |
MariaDB Error Codes 1700 to 1799 |
1 年, 2 ヶ月 ago |
article |
Error 1753: is not supported in multi-threaded slave mode |
MariaDB Error Codes 1700 to 1799 |
1 年, 2 ヶ月 ago |
article |
Error 1754: The number of modified databases exceeds the maximum |
MariaDB Error Codes 1700 to 1799 |
1 年, 2 ヶ月 ago |
article |
Error 1755: Cannot execute the current event group in the parallel mode |
MariaDB Error Codes 1700 to 1799 |
1 年, 2 ヶ月 ago |
article |
Error 1756: %s |
MariaDB Error Codes 1700 to 1799 |
1 年, 2 ヶ月 ago |
article |
Error 1757: FULLTEXT index is not supported for partitioned tables |
MariaDB Error Codes 1700 to 1799 |
1 年, 2 ヶ月 ago |
article |
Error 1758: Invalid condition number |
MariaDB Error Codes 1700 to 1799 |
1 年, 2 ヶ月 ago |
article |
Error 1759: Sending passwords in plain text without SSL/TLS is extremely insecure |
MariaDB Error Codes 1700 to 1799 |
1 年, 2 ヶ月 ago |
article |
Error 1760: Storing MariaDB user name or password information in the master.info repository is not secure |
MariaDB Error Codes 1700 to 1799 |
1 年, 2 ヶ月 ago |
article |
Error 1761: Foreign key constraint for table, record would lead to a duplicate entry in table |
MariaDB Error Codes 1700 to 1799 |
1 年, 2 ヶ月 ago |
article |
Error 1762: Foreign key constraint for table, record would lead to a duplicate entry in a child table |
MariaDB Error Codes 1700 to 1799 |
1 年, 2 ヶ月 ago |
article |
Error 1763: Setting authentication options is not possible when only the Slave SQL Thread is being started |
MariaDB Error Codes 1700 to 1799 |
1 年, 2 ヶ月 ago |
article |
Error 1764: The table does not have FULLTEXT index to support this query |
MariaDB Error Codes 1700 to 1799 |
1 年, 2 ヶ月 ago |
article |
Error 1765: The system variable cannot be set in stored functions or triggers |
MariaDB Error Codes 1700 to 1799 |
1 年, 2 ヶ月 ago |
article |
Error 1766: The system variable cannot be set when there is an ongoing transaction |
MariaDB Error Codes 1700 to 1799 |
1 年, 2 ヶ月 ago |
article |
Error 1767: The system variable @@SESSION.GTID_NEXT has the value which is not listed in @@SESSION.GTID_NEXT_LIST |
MariaDB Error Codes 1700 to 1799 |
1 年, 2 ヶ月 ago |
article |
Error 1768: The system variable @@SESSION.GTID_NEXT cannot change inside a transaction |
MariaDB Error Codes 1700 to 1799 |
1 年, 2 ヶ月 ago |
article |
Error 1769: The statement 'SET' cannot invoke a stored function |
MariaDB Error Codes 1700 to 1799 |
1 年, 2 ヶ月 ago |
article |
Error 1770: The system variable @@SESSION.GTID_NEXT cannot be 'AUTOMATIC' when @@SESSION.GTID_NEXT_LIST is non-NULL |
MariaDB Error Codes 1700 to 1799 |
1 年, 2 ヶ月 ago |
article |
Error 1771: Skipping transaction because it has already been executed and logged |
MariaDB Error Codes 1700 to 1799 |
1 年, 2 ヶ月 ago |
article |
Error 1772: Malformed GTID set specification |
MariaDB Error Codes 1700 to 1799 |
1 年, 2 ヶ月 ago |
article |
Error 1773: Malformed GTID set encoding |
MariaDB Error Codes 1700 to 1799 |
1 年, 2 ヶ月 ago |
article |
Error 1774: Malformed GTID specification |
MariaDB Error Codes 1700 to 1799 |
1 年, 2 ヶ月 ago |
article |
Error 1775: Impossible to generate Global Transaction Identifier: the integer component reached the maximal value |
MariaDB Error Codes 1700 to 1799 |
1 年, 2 ヶ月 ago |
article |
Error 1776: Parameters MASTER_LOG_FILE, MASTER_LOG_POS, RELAY_LOG_FILE and RELAY_LOG_POS cannot be set when MASTER_AUTO_POSITION is active |
MariaDB Error Codes 1700 to 1799 |
1 年, 2 ヶ月 ago |
article |
Error 1777: CHANGE MASTER TO MASTER_AUTO_POSITION = 1 can only be executed when @@GLOBAL.GTID_MODE = ON |
MariaDB Error Codes 1700 to 1799 |
1 年, 2 ヶ月 ago |
article |
Error 1778: Cannot execute statements with implicit commit inside a transaction when @@SESSION.GTID_NEXT != AUTOMATIC |
MariaDB Error Codes 1700 to 1799 |
1 年, 2 ヶ月 ago |
article |
Error 1779: GTID_MODE = ON or GTID_MODE = UPGRADE_STEP_2 requires DISABLE_GTID_UNSAFE_STATEMENTS = 1 |
MariaDB Error Codes 1700 to 1799 |
1 年, 2 ヶ月 ago |
article |
Error 1780: @@GLOBAL.GTID_MODE = ON or UPGRADE_STEP_1 or UPGRADE_STEP_2 requires --log-bin and --log-slave-updates |
MariaDB Error Codes 1700 to 1799 |
1 年, 2 ヶ月 ago |
article |
Error 1781: @@SESSION.GTID_NEXT cannot be set to UUID:NUMBER when @@GLOBAL.GTID_MODE = OFF |
MariaDB Error Codes 1700 to 1799 |
1 年, 2 ヶ月 ago |
article |
Error 1782: @@SESSION.GTID_NEXT cannot be set to ANONYMOUS when @@GLOBAL.GTID_MODE = ON |
MariaDB Error Codes 1700 to 1799 |
1 年, 2 ヶ月 ago |
article |
Error 1783: @@SESSION.GTID_NEXT_LIST cannot be set to a non-NULL value when @@GLOBAL.GTID_MODE = OFF |
MariaDB Error Codes 1700 to 1799 |
1 年, 2 ヶ月 ago |
article |
Error 1784: Found a Gtid_log_event or Previous_gtids_log_event when @@GLOBAL.GTID_MODE = OFF |
MariaDB Error Codes 1700 to 1799 |
1 年, 2 ヶ月 ago |
article |
Error 1785: When @@GLOBAL.ENFORCE_GTID_CONSISTENCY = 1, updates to non-transactional tables can only be done in either autocommitted statements or single-statement transactions |
MariaDB Error Codes 1700 to 1799 |
1 年, 2 ヶ月 ago |
article |
Error 1786: CREATE TABLE ... SELECT is forbidden when @@GLOBAL.ENFORCE_GTID_CONSISTENCY = 1 |
MariaDB Error Codes 1700 to 1799 |
1 年, 2 ヶ月 ago |
article |
Error 1787: When @@GLOBAL.ENFORCE_GTID_CONSISTENCY = 1, the statements CREATE TEMPORARY TABLE and DROP TEMPORARY TABLE can be executed in a non-transactional context only |
MariaDB Error Codes 1700 to 1799 |
1 年, 2 ヶ月 ago |
article |
Error 1788: The value of @@GLOBAL.GTID_MODE can only change one step at a time |
MariaDB Error Codes 1700 to 1799 |
1 年, 2 ヶ月 ago |
article |
Error 1789: The slave is connecting using CHANGE MASTER TO MASTER_AUTO_POSITION = 1, but the master has purged binary logs containing GTIDs that the slave requires |
MariaDB Error Codes 1700 to 1799 |
1 年, 2 ヶ月 ago |
article |
Error 1790: @@SESSION.GTID_NEXT cannot be changed by a client that owns a GTID |
MariaDB Error Codes 1700 to 1799 |
1 年, 2 ヶ月 ago |
article |
Error 1791: Unknown EXPLAIN format name |
MariaDB Error Codes 1700 to 1799 |
1 年, 2 ヶ月 ago |
article |
Error 1792: Cannot execute statement in a READ ONLY transaction |
MariaDB Error Codes 1700 to 1799 |
1 年, 2 ヶ月 ago |
article |
Error 1793: Comment for table partition is too long |
MariaDB Error Codes 1700 to 1799 |
1 年, 2 ヶ月 ago |
article |
Error 1794: Slave is not configured or failed to initialize properly. You must at least set --server-id to enable either a master or a slave |
MariaDB Error Codes 1700 to 1799 |
1 年, 2 ヶ月 ago |
article |
Error 1795: InnoDB presently supports one FULLTEXT index creation at a time |
MariaDB Error Codes 1700 to 1799 |
1 年, 2 ヶ月 ago |
article |
Error 1796: Cannot create FULLTEXT index on temporary InnoDB table |
MariaDB Error Codes 1700 to 1799 |
1 年, 2 ヶ月 ago |
article |
Error 1797: Column is of wrong type for an InnoDB FULLTEXT index |
MariaDB Error Codes 1700 to 1799 |
1 年, 2 ヶ月 ago |
article |
Error 1798: Index '%s' is of wrong type for an InnoDB FULLTEXT index |
MariaDB Error Codes 1700 to 1799 |
1 年, 2 ヶ月 ago |
article |
Error 1799: Creating index required more than 'innodb_online_alter_log_max_size' bytes of modification log |
MariaDB Error Codes 1700 to 1799 |
1 年, 2 ヶ月 ago |
article |
Content reproduced on this site is the property of its respective owners,
and this content is not reviewed in advance by MariaDB. The views, information and opinions
expressed by this content do not necessarily represent those of MariaDB or any other party.