pre tabke position for errcode:OB_ERR_ILLEGAL_USER_VAR

This commit is contained in:
akaError
2024-02-09 01:37:17 +00:00
committed by ob-robot
parent 87d247d2b9
commit 2b74a3bf39
4 changed files with 20 additions and 3 deletions

View File

@ -920,6 +920,7 @@
#define ER_STD_UNKNOWN_EXCEPTION 3054
#define ER_GIS_DATA_WRONG_ENDIANESS 3055
#define ER_ALTER_OPERATION_NOT_SUPPORTED_REASON_GIS 3060
#define ER_ILLEGAL_USER_VAR 3061
#define ER_INCORRECT_TYPE 3064
#define ER_BOOST_GEOMETRY_INCONSISTENT_TURNS_EXCEPTION 3122
#define ER_GIS_MAX_POINTS_IN_GEOMETRY_OVERFLOWED 3134