MariaDB Error Codes 1900 to 1999
-
Error 1900: "
Error 1900: " -
Error 1901: Function or expression cannot be used in the clause of
Error 1901: Function or expression '%s' cannot be used in the %s clause of %`s -
Error 1902: "
Error 1902: " -
Error 1903: Primary key cannot be defined upon a generated column
Error 1903: Primary key cannot be defined upon a generated column -
Error 1904: Key/Index cannot be defined on a virtual generated column
Error 1904: Key/Index cannot be defined on a virtual generated column -
Error 1905: Cannot define foreign key with clause on a generated column
Error 1905: Cannot define foreign key with %s clause on a generated column -
Error 1906: The value specified for generated column in table has been ignored
Error 1906: The value specified for generated column '%s' in table '%s' has been ignored -
Error 1907: This is not yet supported for generated columns
Error 1907: This is not yet supported for generated columns -
Error 1908: "
Error 1908: " -
Error 1909: "
Error 1909: " -
Error 1910: storage engine does not support generated columns
Error 1910: %s storage engine does not support generated columns -
Error 1911: Unknown option
Error 1911: Unknown option '%-.64s' -
Error 1912: Incorrect value for option
Error 1912: Incorrect value '%-.64s' for option '%-.64s' -
Error 1913: You should never see it
Error 1913: You should never see it -
Error 1914: You should never see it
Error 1914: You should never see it -
Error 1915: You should never see it
Error 1915: You should never see it -
Error 1916: Got overflow when converting to. Value truncated
Error 1916: Got overflow when converting '%-.128s' to %-.32s. Value truncated. -
Error 1917: Truncated value when converting to
Error 1917: Truncated value '%-.128s' when converting to %-.32s -
Error 1918: Encountered illegal value when converting to
Error 1918: Encountered illegal value '%-.128s' when converting to %-.32s -
Error 1919: Encountered illegal format of dynamic column string
Error 1919: Encountered illegal format of dynamic column string -
Error 1920: Dynamic column implementation limit reached
Error 1920: Dynamic column implementation limit reached -
Error 1921: Illegal value used as argument of dynamic column function
Error 1921: Illegal value used as argument of dynamic column function -
Error 1922: Dynamic column contains unknown character set
Error 1922: Dynamic column contains unknown character set -
Error 1923: At least one of the 'in_to_exists' or 'materialization' optimizer_switch flags must be 'on'.
Error 1923: At least one of the 'in_to_exists' or 'materialization' optimiz... -
Error 1924: Query cache is disabled (resize or similar command in progress); repeat this command later
Error 1924: Query cache is disabled (resize or similar command in progress)... -
Error 1925: Query cache is globally disabled and you can't enable it only for this session
Error 1925: Query cache is globally disabled and you can't enable it only for this session -
Error 1926: View ORDER BY clause ignored because there is other ORDER BY clause already
Error 1926: View '%-.192s'.'%-.192s' ORDER BY clause ignored because there ... -
Error 1927: Connection was killed
Error 1927: Connection was killed -
Error 1928: You should never see it
Error 1928: You should never see it -
Error 1929: Cannot modify @@session.skip_replication inside a transaction
Error 1929: Cannot modify @@session.skip_replication inside a transaction -
Error 1930: Cannot modify @@session.skip_replication inside a stored function or trigger
Error 1930: Cannot modify @@session.skip_replication inside a stored function or trigger -
Error 1931: Query execution was interrupted. The query exceeded. The query result may be incomplete
Error 1931: Query execution was interrupted. The query exceeded %s %llu. Th... -
Error 1932: Table doesn't exist in engine
Error 1932: Table '%-.192s.%-.192s' doesn't exist in engine -
Error 1933: Target is not running an EXPLAINable command
Error 1933: Target is not running an EXPLAINable command -
Error 1934: Connection conflicts with existing connection
Error 1934: Connection '%.*s' conflicts with existing connection '%.*s' -
Error 1935: Master
Error 1935: Master '%.*s': -
Error 1936: Can't %s SLAVE
Error 1936: Can't %s SLAVE '%.*s' -
Error 1937: SLAVE started
Error 1937: SLAVE '%.*s' started -
Error 1938: SLAVE stopped
Error 1938: SLAVE '%.*s' stopped -
Error 1939: Engine failed to discover table with
Error 1939: Engine %s failed to discover table %`-.192s.%`-.192s with '%s' -
Error 1940: Failed initializing replication GTID state
Error 1940: Failed initializing replication GTID state -
Error 1941: Could not parse GTID list
Error 1941: Could not parse GTID list -
Error 1942: Could not update replication slave gtid state
Error 1942: Could not update replication slave gtid state -
Error 1943: GTID conflict (duplicate domain id)
Error 1943: GTID %u-%u-%llu and %u-%u-%llu conflict (duplicate domain id %u) -
Error 1944: Failed to open
Error 1944: Failed to open %s.%s -
Error 1945: Connecting slave requested to start from GTID, which is not in the master's binlog
Error 1945: Connecting slave requested to start from GTID %u-%u-%llu, which... -
Error 1946: Failed to load replication slave GTID position from table
Error 1946: Failed to load replication slave GTID position from table %s.%s -
Error 1947: Specified GTID conflicts with the binary log which contains a more recent GTID
Error 1947: Specified GTID %u-%u-%llu conflicts with the binary log which c... -
Error 1948: Specified value for @@gtid_slave_pos contains no value for replication domain
Error 1948: Specified value for @@gtid_slave_pos contains no value for repl... -
Error 1949: START SLAVE UNTIL master_gtid_pos requires that slave is using GTID
Error 1949: START SLAVE UNTIL master_gtid_pos requires that slave is using GTID -
Error 1950: An attempt was made to binlog GTID which would create an out-of-order sequence number with existing GTID
Error 1950: An attempt was made to binlog GTID %u-%u-%llu which would creat... -
Error 1951: The binlog on the master is missing the GTID requested by the slave
Error 1951: The binlog on the master is missing the GTID %u-%u-%llu request... -
Error 1952: Unexpected GTID received from master after reconnect
Error 1952: Unexpected GTID received from master after reconnect. This norm... -
Error 1953: Cannot modify @@session.gtid_domain_id or @@session.gtid_seq_no inside a transaction
Error 1953: Cannot modify @@session.gtid_domain_id or @@session.gtid_seq_no inside a transaction -
Error 1954: Cannot modify @@session.gtid_domain_id or @@session.gtid_seq_no inside a stored function or trigger
Error 1954: Cannot modify @@session.gtid_domain_id or @@session.gtid_seq_no... -
Error 1955: Connecting slave requested to start from GTID which is not in the master's binlog
Error 1955: Connecting slave requested to start from GTID %u-%u-%llu, which... -
Error 1956: This operation is not allowed if any GTID has been logged to the binary log
Error 1956: This operation is not allowed if any GTID has been logged to th... -
Error 1957: Unknown query id
Error 1957: Unknown query id: %lld -
Error 1958: Bad base64 data as position
Error 1958: Bad base64 data as position %u -
Error 1959: Invalid role specification
Error 1959: Invalid role specification %`s. -
Error 1960: The current user is invalid
Error 1960: The current user is invalid. -
Error 1961: Cannot grant role to
Error 1961: Cannot grant role '%s' to: %s. -
Error 1962: Cannot revoke role from
Error 1962: Cannot revoke role '%s' from: %s. -
Error 1963: Cannot change @@slave_parallel_threads while another change is in progress
Error 1963: Cannot change @@slave_parallel_threads while another change is in progress -
Error 1964: Commit failed due to failure of an earlier commit on which this one depends
Error 1964: Commit failed due to failure of an earlier commit on which this one depends -
Error 1965: is a view
Error 1965: '%-.192s' is a view -
Error 1966: When using GTID, @@sql_slave_skip_counter can not be used
Error 1966: When using GTID, @@sql_slave_skip_counter can not be used. Inst... -
Error 1967: The definition for table is too big
Error 1967: The definition for table %`s is too big -
Error 1968: Plugin already installed
Error 1968: Plugin already installed -
Error 1969: Query execution was interrupted (max_statement_time exceeded)
Error 1969: Query execution was interrupted (max_statement_time exceeded) -
Error 1970: does not support subqueries or stored functions
Error 1970: %s does not support subqueries or stored functions. -
Error 1971: The system variable cannot be set in SET STATEMENT
Error 1971: The system variable %.200s cannot be set in SET STATEMENT. -
Error 1972: You should never see it
Error 1972: You should never see it -
Error 1973: Can't create user; it already exists
Error 1973: Can't create user '%-.64s'@'%-.64s'; it already exists -
Error 1974: Can't drop user; it doesn't exist
Error 1974: Can't drop user '%-.64s'@'%-.64s'; it doesn't exist -
Error 1975: Can't create role; it already exists
Error 1975: Can't create role '%-.64s'; it already exists -
Error 1976: Can't drop role; it doesn't exist
Error 1976: Can't drop role '%-.64s'; it doesn't exist -
Error 1977: Cannot convert character to
Error 1977: Cannot convert '%s' character 0x%-.64s to '%s' -
Error 1978: Incorrect default value for column
Error 1978: Incorrect default value '%-.128s' for column '%.192s' -
Error 1979: You are not owner of query
Error 1979: You are not owner of query %lu -
Error 1980: Engine-independent statistics are not collected for column
Error 1980: Engine-independent statistics are not collected for column '%s' -
Error 1981: Aggregate function of SELECT belongs to SELECT
Error 1981: Aggregate function '%-.192s)' of SELECT #%d belongs to SELECT #%d -
Error 1982: option ignored for InnoDB partition
Error 1982: <%-.64s> option ignored for InnoDB partition
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.