Fix funcitonal index drop column bug
This commit is contained in:
@ -1060,6 +1060,7 @@
|
||||
#define ER_MISSING_JSON_VALUE 3966
|
||||
#define ER_MULTIPLE_JSON_VALUES 3967
|
||||
#define ER_CHARACTER_SET_MISMATCH 3995
|
||||
#define ER_TABLE_MUST_HAVE_A_VISIBLE_COLUMN 4028
|
||||
#define ER_INVALID_CAST_TO_GEOMETRY 4032
|
||||
#define ER_INVALID_CAST_POLYGON_RING_DIRECTION 4033
|
||||
#define ER_GIS_DIFFERENT_SRIDS_AGGREGATION 4034
|
||||
|
||||
Reference in New Issue
Block a user