Recent Changes

  1. Article Error 1825: Failed to add the foreign key constraint on table. Incorrect options in FOREIGN KEY constraint created by Ian Gilfillan 4 weeks ago
  2. Article Error 1824: Failed to open the referenced table created by Ian Gilfillan 4 weeks ago
  3. Article Error 1823: Failed to add the foreign key constraint to system tables created by Ian Gilfillan 4 weeks ago
  4. Article Error 1822: Failed to add the foreign key constaint. Missing index for constraint in the referenced table created by Ian Gilfillan 4 weeks ago
  5. Article Error 1821: Failed to add the foreign key constaint. Missing index for constraint in the foreign table created by Ian Gilfillan 4 weeks ago
  6. Article Error 1820: You must SET PASSWORD before executing this statement created by Ian Gilfillan 4 weeks ago
  7. Article Error 1819: Your password does not satisfy the current policy requirements created by Ian Gilfillan 4 weeks ago
  8. Article Error 1818: YEAR(%lu) column type is deprecated. Creating YEAR(4) column instead. created by Ian Gilfillan 4 weeks ago
  9. Article Error 1817: Index corrupt created by Ian Gilfillan 4 weeks ago
  10. Article Error 1816: ALTER TABLE IMPORT TABLESPACE failed with error created by Ian Gilfillan 4 weeks ago
  11. Article Error 1815: Internal error created by Ian Gilfillan 4 weeks ago
  12. Article Error 1814: Tablespace has been discarded for table created by Ian Gilfillan 4 weeks ago
  13. Article Error 1813: Tablespace for table exists. Please DISCARD the tablespace before IMPORT created by Ian Gilfillan 4 weeks ago
  14. Article Error 1812: Tablespace is missing for table created by Ian Gilfillan 4 weeks ago
  15. Article Error 1811: IO Write error created by Ian Gilfillan 4 weeks ago
  16. Article Error 1810: IO Read error created by Ian Gilfillan 4 weeks ago
  17. Article Error 1809: Table in system tablespace created by Ian Gilfillan 4 weeks ago
  18. Article Error 1808: Schema mismatch created by Ian Gilfillan 4 weeks ago
  19. Article Error 1807: There is a foreign key check running on table created by Ian Gilfillan 4 weeks ago
  20. Article Error 1806: Slave must silently retry current transaction created by Ian Gilfillan 4 weeks ago
  21. Article Error 1805: Column count of is wrong. Expected, found. The table is probably corrupted created by Ian Gilfillan 4 weeks ago
  22. Article Error 1804: Cannot clean up worker info tables created by Ian Gilfillan 4 weeks ago
  23. Article Error 1803: Cannot recover after SLAVE errored out in parallel execution mode created by Ian Gilfillan 4 weeks ago
  24. Article Error 1802: CHANGE MASTER cannot be executed when the slave was stopped with an error or killed in MTS mode created by Ian Gilfillan 4 weeks ago
  25. Article Error 1801: Unknown LOCK type created by Ian Gilfillan 4 weeks ago
  26. Article Error 1800: Unknown ALGORITHM created by Ian Gilfillan 4 weeks ago
  27. Category MariaDB Error Codes 1800 to 1899 created by Ian Gilfillan 4 weeks ago
  28. Article Error 1799: Creating index required more than 'innodb_online_alter_log_max_size' bytes of modification log created by Ian Gilfillan 4 weeks ago
  29. Article Error 1798: Index '%s' is of wrong type for an InnoDB FULLTEXT index created by Ian Gilfillan 4 weeks ago
  30. Article Error 1797: Column is of wrong type for an InnoDB FULLTEXT index created by Ian Gilfillan 4 weeks ago
  31. Article Error 1796: Cannot create FULLTEXT index on temporary InnoDB table created by Ian Gilfillan 4 weeks ago
  32. Article Error 1795: InnoDB presently supports one FULLTEXT index creation at a time created by Ian Gilfillan 4 weeks ago
  33. 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 created by Ian Gilfillan 4 weeks ago
  34. Article Error 1793: Comment for table partition is too long created by Ian Gilfillan 4 weeks ago
  35. Article Error 1792: Cannot execute statement in a READ ONLY transaction created by Ian Gilfillan 4 weeks ago
  36. Article Error 1791: Unknown EXPLAIN format name created by Ian Gilfillan 4 weeks ago
  37. Article Error 1790: @@SESSION.GTID_NEXT cannot be changed by a client that owns a GTID created by Ian Gilfillan 4 weeks ago
  38. 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 created by Ian Gilfillan 4 weeks ago
  39. Article Error 1788: The value of @@GLOBAL.GTID_MODE can only change one step at a time created by Ian Gilfillan 4 weeks ago
  40. 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 created by Ian Gilfillan 4 weeks ago
  41. Article Error 1786: CREATE TABLE ... SELECT is forbidden when @@GLOBAL.ENFORCE_GTID_CONSISTENCY = 1 created by Ian Gilfillan 4 weeks ago
  42. 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 created by Ian Gilfillan 4 weeks ago
  43. Article Error 1784: Found a Gtid_log_event or Previous_gtids_log_event when @@GLOBAL.GTID_MODE = OFF created by Ian Gilfillan 4 weeks ago
  44. Article Error 1783: @@SESSION.GTID_NEXT_LIST cannot be set to a non-NULL value when @@GLOBAL.GTID_MODE = OFF created by Ian Gilfillan 4 weeks ago
  45. Article Error 1782: @@SESSION.GTID_NEXT cannot be set to ANONYMOUS when @@GLOBAL.GTID_MODE = ON created by Ian Gilfillan 4 weeks ago
  46. Article Error 1781: @@SESSION.GTID_NEXT cannot be set to UUID:NUMBER when @@GLOBAL.GTID_MODE = OFF created by Ian Gilfillan 4 weeks ago
  47. Article Error 1780: @@GLOBAL.GTID_MODE = ON or UPGRADE_STEP_1 or UPGRADE_STEP_2 requires --log-bin and --log-slave-updates created by Ian Gilfillan 4 weeks ago
  48. Article Error 1779: GTID_MODE = ON or GTID_MODE = UPGRADE_STEP_2 requires DISABLE_GTID_UNSAFE_STATEMENTS = 1 created by Ian Gilfillan 4 weeks ago
  49. Article Error 1778: Cannot execute statements with implicit commit inside a transaction when @@SESSION.GTID_NEXT != AUTOMATIC created by Ian Gilfillan 4 weeks ago
  50. Article Error 1777: CHANGE MASTER TO MASTER_AUTO_POSITION = 1 can only be executed when @@GLOBAL.GTID_MODE = ON created by Ian Gilfillan 4 weeks ago
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.