4000
0A000
ER_COMMULTI_BADCONTEXT
COM_MULTI can't return a result set in the given context
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4001
ER_BAD_COMMAND_IN_MULTI
Command '%s' is not allowed for COM_MULTI
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4002
ER_WITH_COL_WRONG_LIST
WITH column list and SELECT field list have different column counts
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4003
ER_TOO_MANY_DEFINITIONS_IN_WITH_CLAUSE
Too many WITH elements in WITH clause
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4004
ER_DUP_QUERY_NAME
Duplicate query name %`-.64s in WITH clause
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4005
ER_RECURSIVE_WITHOUT_ANCHORS
No anchors for recursive WITH element '%s'
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4006
ER_UNACCEPTABLE_MUTUAL_RECURSION
Unacceptable mutual recursion with anchored table '%s'
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4007
ER_REF_TO_RECURSIVE_WITH_TABLE_IN_DERIVED
Reference to recursive WITH table '%s' in materialized derived
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4008
ER_NOT_STANDARD_COMPLIANT_RECURSIVE
Restrictions imposed on recursive definitions are violated for table '%s'"R_WRONG_WINDOW_SPEC_NAME
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4009
ER_WRONG_WINDOW_SPEC_NAME
Window specification with name '%s' is not defined
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4010
ER_DUP_WINDOW_NAME
Multiple window specifications with the same name '%s'
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4011
ER_PARTITION_LIST_IN_REFERENCING_WINDOW_SPEC
Window specification referencing another one '%s' cannot contain partition list
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4012
ER_ORDER_LIST_IN_REFERENCING_WINDOW_SPEC
Referenced window specification '%s' already contains order list
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4013
ER_WINDOW_FRAME_IN_REFERENCED_WINDOW_SPEC
Referenced window specification '%s' cannot contain window frame
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4014
ER_BAD_COMBINATION_OF_WINDOW_FRAME_BOUND_SPECS
Unacceptable combination of window frame bound specifications
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4015
ER_WRONG_PLACEMENT_OF_WINDOW_FUNCTION
Window function is allowed only in SELECT list and ORDER BY clause
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4016
ER_WINDOW_FUNCTION_IN_WINDOW_SPEC
Window function is not allowed in window specification
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4017
ER_NOT_ALLOWED_WINDOW_FRAME
Window frame is not allowed with '%s'
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4018
ER_NO_ORDER_LIST_IN_WINDOW_SPEC
No order list in window specification for '%s'
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4019
ER_RANGE_FRAME_NEEDS_SIMPLE_ORDERBY
RANGE-type frame requires ORDER BY clause with single sort key
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4020
ER_WRONG_TYPE_FOR_ROWS_FRAME
Integer is required for ROWS-type frame
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4021
ER_WRONG_TYPE_FOR_RANGE_FRAME
Numeric datatype is required for RANGE-type frame
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4022
ER_FRAME_EXCLUSION_NOT_SUPPORTED
Frame exclusion is not supported yet
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4023
ER_WINDOW_FUNCTION_DONT_HAVE_FRAME
This window function may not have a window frame
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4024
ER_INVALID_NTILE_ARGUMENT
Argument of NTILE must be greater than 0
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4025
23000
ER_CONSTRAINT_FAILED
CONSTRAINT %s failed for %
-.192s.%`-.192s
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4026
ER_EXPRESSION_IS_TOO_BIG
Expression in the %s clause is too big
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4027
ER_ERROR_EVALUATING_EXPRESSION
Got an error evaluating stored expression %s
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4028
ER_CALCULATING_DEFAULT_VALUE
Got an error when calculating default value for %`s
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4029
ER_EXPRESSION_REFERS_TO_UNINIT_FIELD
Expression for field %-.64s is referring to uninitialized field %
s
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4030
ER_PARTITION_DEFAULT_ERROR
Only one DEFAULT partition allowed
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4031
ER_REFERENCED_TRG_DOES_NOT_EXIST
Referenced trigger '%s' for the given action time and event type does not exist
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4032
ER_INVALID_DEFAULT_PARAM
Default/ignore value is not supported for such parameter usage
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4033
ER_BINLOG_NON_SUPPORTED_BULK
Only row based replication supported for bulk operations
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4034
ER_BINLOG_UNCOMPRESS_ERROR
Uncompress the compressed binlog failed
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4035
ER_JSON_BAD_CHR
Broken JSON string in argument %d to function '%s' at position %d
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4036
ER_JSON_NOT_JSON_CHR
Character disallowed in JSON in argument %d to function '%s' at position %d
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4037
ER_JSON_EOS
Unexpected end of JSON text in argument %d to function '%s'
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4038
ER_JSON_SYNTAX
Syntax error in JSON text in argument %d to function '%s' at position %d
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4039
ER_JSON_ESCAPING
Incorrect escaping in JSON text in argument %d to function '%s' at position %d
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4040
ER_JSON_DEPTH
Limit of %d on JSON nested strucures depth is reached in argument %d to function '%s' at position %d
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4041
ER_JSON_PATH_EOS
Unexpected end of JSON path in argument %d to function '%s'
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4042
ER_JSON_PATH_SYNTAX
Syntax error in JSON path in argument %d to function '%s' at position %d
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4043
ER_JSON_PATH_DEPTH
Limit of %d on JSON path depth is reached in argument %d to function '%s' at position %d
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4044
ER_JSON_PATH_NO_WILDCARD
Wildcards in JSON path not allowed in argument %d to function '%s'
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4045
ER_JSON_PATH_ARRAY
JSON path should end with an array identifier in argument %d to function '%s'
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4046
ER_JSON_ONE_OR_ALL
Argument 2 to function '%s' must be "one" or "all".
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4047
ER_UNSUPPORT_COMPRESSED_TEMPORARY_TABLE
CREATE TEMPORARY TABLE is not allowed with ROW_FORMAT=COMPRESSED or KEY_BLOCK_SIZE.
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4048
ER_GEOJSON_INCORRECT
Incorrect GeoJSON format specified for st_geomfromgeojson function.
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4049
ER_GEOJSON_TOO_FEW_POINTS
Incorrect GeoJSON format - too few points for linestring specified.
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4050
ER_GEOJSON_NOT_CLOSED
Incorrect GeoJSON format - polygon not closed.
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4051
ER_JSON_PATH_EMPTY
Path expression '$' is not allowed in argument %d to function '%s'.
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4052
ER_SLAVE_SAME_ID
A slave with the same server_uuid/server_id as this slave has connected to the master
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4053
ER_FLASHBACK_NOT_SUPPORTED
Flashback does not support %s %s
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4054
ER_KEYS_OUT_OF_ORDER
Keys are out order during bulk load
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4055
ER_OVERLAPPING_KEYS
Bulk load rows overlap existing rows
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4056
ER_REQUIRE_ROW_BINLOG_FORMAT
Can't execute updates on master with binlog_format != ROW.
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4057
ER_ISOLATION_MODE_NOT_SUPPORTED
MyRocks supports only READ COMMITTED and REPEATABLE READ isolation levels. Please change from current isolation level %s
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4058
ER_ON_DUPLICATE_DISABLED
When unique checking is disabled in MyRocks, INSERT,UPDATE,LOAD statements with clauses that update or replace the key (i.e. INSERT ON DUPLICATE KEY UPDATE, REPLACE) are not allowed. Query: %s
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4059
ER_UPDATES_WITH_CONSISTENT_SNAPSHOT
Can't execute updates when you started a transaction with START TRANSACTION WITH CONSISTENT [ROCKSDB] SNAPSHOT.
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4060
ER_ROLLBACK_ONLY
This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4061
ER_ROLLBACK_TO_SAVEPOINT
MyRocks currently does not support ROLLBACK TO SAVEPOINT if modifying rows.
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4062
ER_ISOLATION_LEVEL_WITH_CONSISTENT_SNAPSHOT
Only REPEATABLE READ isolation level is supported for START TRANSACTION WITH CONSISTENT SNAPSHOT in RocksDB Storage Engine.
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4063
ER_UNSUPPORTED_COLLATION
Unsupported collation on string indexed column %s.%s Use binary collation (%s).
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4064
ER_METADATA_INCONSISTENCY
Table '%s' does not exist, but metadata information exists inside MyRocks. This is a sign of data inconsistency. Please check if '%s.frm' exists, and try to restore it if it does not exist.
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4065
ER_CF_DIFFERENT
Column family ('%s') flag (%d) is different from an existing flag (%d). Assign a new CF flag, or do not change existing CF flag.
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4066
ER_RDB_TTL_DURATION_FORMAT
TTL duration (%s) in MyRocks must be an unsigned non-null 64-bit integer.
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4067
ER_RDB_STATUS_GENERAL
Status error %d received from RocksDB: %s
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4068
ER_RDB_STATUS_MSG
%s, Status error %d received from RocksDB: %s
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4069
ER_RDB_TTL_UNSUPPORTED
TTL support is currently disabled when table has a hidden PK.
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4070
ER_RDB_TTL_COL_FORMAT
TTL column (%s) in MyRocks must be an unsigned non-null 64-bit integer, exist inside the table, and have an accompanying ttl duration.
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4071
ER_PER_INDEX_CF_DEPRECATED
The per-index column family option has been deprecated
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4072
ER_KEY_CREATE_DURING_ALTER
MyRocks failed creating new key definitions during alter.
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4073
ER_SK_POPULATE_DURING_ALTER
MyRocks failed populating secondary key during alter.
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4074
ER_SUM_FUNC_WITH_WINDOW_FUNC_AS_ARG
Window functions can not be used as arguments to group functions.
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4075
ER_NET_OK_PACKET_TOO_LARGE
OK packet too large
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4076
ER_GEOJSON_EMPTY_COORDINATES
Incorrect GeoJSON format - empty 'coordinates' array.
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4077
ER_MYROCKS_CANT_NOPAD_COLLATION
MyRocks doesn't currently support collations with "No pad" attribute.
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4078
ER_ILLEGAL_PARAMETER_DATA_TYPES2_FOR_OPERATION
Illegal parameter data types %s and %s for operation '%s'
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4079
ER_ILLEGAL_PARAMETER_DATA_TYPE_FOR_OPERATION
Illegal parameter data type %s for operation '%s'
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4080
ER_WRONG_PARAMCOUNT_TO_CURSOR
Incorrect parameter count to cursor '%-.192s'
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4081
ER_UNKNOWN_STRUCTURED_VARIABLE
Unknown structured system variable or ROW routine variable '%-.*s'
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4082
ER_ROW_VARIABLE_DOES_NOT_HAVE_FIELD
Row variable '%-.192s' does not have a field '%-.192s'
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4083
ER_END_IDENTIFIER_DOES_NOT_MATCH
END identifier '%-.192s' does not match '%-.192s'
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4084
ER_SEQUENCE_RUN_OUT
Sequence '%-.64s.%-.64s' has run out
In a sequence, once the MAXVALUE has been reached, and the CYCLE argument has not been used, further attempts to set the next value will fail:
CREATE OR REPLACE SEQUENCE s START WITH 1 INCREMENT BY 1 MAXVALUE=2;
SELECT NEXTVAL(s);
+------------+
| NEXTVAL(s) |
+------------+
| 1 |
+------------+
SELECT NEXTVAL(s);
+------------+
| NEXTVAL(s) |
+------------+
| 2 |
+------------+
SELECT NEXTVAL(s);
ERROR 4084 (HY000): Sequence 'test.s' has run out
This is usually intended behaviour, but there are a number of ways to prevent this:
Prior to MariaDB 11.5, this defaulted to the maximum, BIGINT. From MariaDB 11.5, it can be BIGINT UNSIGNED
CREATE OR REPLACE SEQUENCE s AS BIGINT UNSIGNED START WITH 1 INCREMENT BY 1;
SELECT SEQUENCE_NAME,MAXIMUM_VALUE FROM INFORMATION_SCHEMA.SEQUENCES\G
*************************** 1. row ***************************
SEQUENCE_NAME: s
MAXIMUM_VALUE: 18446744073709551614
If re-use sequence values is not a problem, you can cycle back to the start once the maximum value has been reached:
CREATE OR REPLACE SEQUENCE s START WITH 1 INCREMENT BY 1 MAXVALUE=2 CYCLE;
SELECT NEXTVAL(s);
+------------+
| NEXTVAL(s) |
+------------+
| 1 |
+------------+
SELECT NEXTVAL(s);
+------------+
| NEXTVAL(s) |
+------------+
| 2 |
+------------+
SELECT NEXTVAL(s);
+------------+
| NEXTVAL(s) |
+------------+
| 1 |
+------------+
The underlying table is only updated with a new sequence value the first time the value is created, and then each time the cache expires. By default the cache is set to 1000
. For example:
CREATE OR REPLACE SEQUENCE s START WITH 1 INCREMENT BY 1 MAXVALUE=10 CACHE=5;
SELECT NEXTVAL(s);
+------------+
| NEXTVAL(s) |
+------------+
| 1 |
+------------+
SELECT NEXTVAL(s);
+------------+
| NEXTVAL(s) |
+------------+
| 2 |
+------------+
FLUSH TABLES s;
SELECT NEXTVAL(s);
+------------+
| NEXTVAL(s) |
+------------+
| 6 |
+------------+
FLUSH TABLES s;
SELECT NEXTVAL(s);
ERROR 4084 (HY000): Sequence 'test.s' has run out
This behaviour can be prevented by setting the cache to zero, so that the value stored in the underlying table is written each time:
CREATE OR REPLACE SEQUENCE s START WITH 1 INCREMENT BY 1 MAXVALUE=10 CACHE=0;
SELECT NEXTVAL(s);
+------------+
| NEXTVAL(s) |
+------------+
| 1 |
+------------+
SELECT NEXTVAL(s);
+------------+
| NEXTVAL(s) |
+------------+
| 2 |
+------------+
FLUSH TABLES s;
SELECT NEXTVAL(s);
+------------+
| NEXTVAL(s) |
+------------+
| 3 |
+------------+
SETVAL(). Set next value for the sequence.
This page is licensed: CC BY-SA / Gnu FDL
4085
ER_SEQUENCE_INVALID_DATA
Sequence '%-.64s.%-.64s' values are conflicting
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4086
ER_SEQUENCE_INVALID_TABLE_STRUCTURE
Sequence '%-.64s.%-.64s' table structure is invalid (%s)
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4087
ER_SEQUENCE_ACCESS_ERROR
Sequence '%-.64s.%-.64s' access error
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4088
ER_SEQUENCE_BINLOG_FORMAT
Sequences requires binlog_format mixed or row
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4089
ER_NOT_SEQUENCE
'%-.64s.%-.64s' is not a SEQUENCE
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4090
ER_NOT_SEQUENCE2
'%-.192s' is not a SEQUENCE
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4091
ER_UNKNOWN_SEQUENCES
Unknown SEQUENCE: '%-.300s'
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4092
ER_UNKNOWN_VIEW
Unknown VIEW: '%-.300s'
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4093
ER_WRONG_INSERT_INTO_SEQUENCE
Wrong INSERT into a SEQUENCE. One can only do single table INSERT into a sequence object (like with mysqldump). If you want to change the SEQUENCE, use ALTER SEQUENCE instead.
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4094
ER_SP_STACK_TRACE
At line %u in %s
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4095
ER_PACKAGE_ROUTINE_IN_SPEC_NOT_DEFINED_IN_BODY
Subroutine '%-.192s' is declared in the package specification but is not defined in the package body
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4096
ER_PACKAGE_ROUTINE_FORWARD_DECLARATION_NOT_DEFINED
Subroutine '%-.192s' has a forward declaration but is not defined
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4097
ER_COMPRESSED_COLUMN_USED_AS_KEY
Compressed column '%-.192s' can't be used in key specification
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
4098
ER_UNKNOWN_COMPRESSION_METHOD
Unknown compression method: %s
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL