MariaDB Error Codes 1900 to 1999

Error 1900: "Error 1901: Function or expression cannot be used in the clause ofError 1902: "Error 1903: Primary key cannot be defined upon a generated columnError 1904: Key/Index cannot be defined on a virtual generated columnError 1905: Cannot define foreign key with clause on a generated columnError 1906: The value specified for generated column in table has been ignoredError 1907: This is not yet supported for generated columnsError 1908: "Error 1909: "Error 1910: storage engine does not support generated columnsError 1911: Unknown optionError 1912: Incorrect value for optionError 1913: You should never see itError 1914: You should never see itError 1915: You should never see itError 1916: Got overflow when converting to. Value truncatedError 1917: Truncated value when converting toError 1918: Encountered illegal value when converting toError 1919: Encountered illegal format of dynamic column stringError 1920: Dynamic column implementation limit reachedError 1921: Illegal value used as argument of dynamic column functionError 1922: Dynamic column contains unknown character setError 1923: At least one of the 'in_to_exists' or 'materialization' optimizer_switch flags must be 'Error 1924: Query cache is disabled (resize or similar command in progress); repeat this command latError 1925: Query cache is globally disabled and you can't enable it only for this sessionError 1926: View ORDER BY clause ignored because there is other ORDER BY clause alreadyError 1927: Connection was killedError 1928: You should never see itError 1929: Cannot modify @@session.skip_replication inside a transactionError 1930: Cannot modify @@session.skip_replication inside a stored function or triggerError 1931: Query execution was interrupted. The query exceeded. The query result may be incompleteError 1932: Table doesn't exist in engineError 1933: Target is not running an EXPLAINable commandError 1934: Connection conflicts with existing connectionError 1935: MasterError 1936: Can't %s SLAVEError 1937: SLAVE startedError 1938: SLAVE stoppedError 1939: Engine failed to discover table withError 1940: Failed initializing replication GTID stateError 1941: Could not parse GTID listError 1942: Could not update replication slave gtid stateError 1943: GTID conflict (duplicate domain id)Error 1944: Failed to openError 1945: Connecting slave requested to start from GTID, which is not in the master's binlogError 1946: Failed to load replication slave GTID position from tableError 1947: Specified GTID conflicts with the binary log which contains a more recent GTIDError 1948: Specified value for @@gtid_slave_pos contains no value for replication domainError 1949: START SLAVE UNTIL master_gtid_pos requires that slave is using GTIDError 1950: An attempt was made to binlog GTID which would create an out-of-order sequence number wiError 1951: The binlog on the master is missing the GTID requested by the slaveError 1952: Unexpected GTID received from master after reconnectError 1953: Cannot modify @@session.gtid_domain_id or @@session.gtid_seq_no inside a transactionError 1954: Cannot modify @@session.gtid_domain_id or @@session.gtid_seq_no inside a stored functionError 1955: Connecting slave requested to start from GTID which is not in the master's binlogError 1956: This operation is not allowed if any GTID has been logged to the binary logError 1957: Unknown query idError 1958: Bad base64 data as positionError 1959: Invalid role specificationError 1960: The current user is invalidError 1961: Cannot grant role toError 1962: Cannot revoke role fromError 1963: Cannot change @@slave_parallel_threads while another change is in progressError 1964: Commit failed due to failure of an earlier commit on which this one dependsError 1965: is a viewError 1966: When using GTID, @@sql_slave_skip_counter can not be usedError 1967: The definition for table is too bigError 1968: Plugin already installedError 1969: Query execution was interrupted (max_statement_time exceeded)Error 1970: does not support subqueries or stored functionsError 1971: The system variable cannot be set in SET STATEMENTError 1972: You should never see itError 1973: Can't create user; it already existsError 1974: Can't drop user; it doesn't existError 1975: Can't create role; it already existsError 1976: Can't drop role; it doesn't existError 1977: Cannot convert character toError 1978: Incorrect default value for columnError 1979: You are not owner of queryError 1980: Engine-independent statistics are not collected for columnError 1981: Aggregate function of SELECT belongs to SELECTError 1982: option ignored for InnoDB partition

Last updated

Was this helpful?