place hold:add error code for multivalue index
This commit is contained in:
@ -1058,6 +1058,8 @@
|
||||
#define ER_DEPENDENT_BY_PARTITION_FUNC 3855
|
||||
#define ER_GEOMETRY_IN_UNKNOWN_LENGTH_UNIT 3882
|
||||
#define ER_UNIT_NOT_FOUND 3902
|
||||
#define ER_CAST_INDEX_JSON_VALUE 3903
|
||||
#define ER_ARRAY_CAST_INDEX_SCALAR 3908
|
||||
#define ER_MULTIPLE_CONSTRAINTS_WITH_SAME_NAME 3939
|
||||
#define ER_CONSTRAINT_NOT_FOUND 3940
|
||||
#define ER_ALTER_CONSTRAINT_ENFORCEMENT_NOT_SUPPORTED 3941
|
||||
|
||||
Reference in New Issue
Block a user