[scn] fix failure of mittest after refresh feature scn
This commit is contained in:
@ -35,5 +35,4 @@ static const int32_t OB_PARSER_ERR_NO_ATTR_FOUND = -9650;
|
||||
static const int32_t OB_PARSER_ERR_NON_INT_LITERAL = -9605;
|
||||
static const int32_t OB_PARSER_ERR_NUMERIC_OR_VALUE_ERROR = -5677;
|
||||
static const int32_t OB_PARSER_ERR_NON_INTEGRAL_NUMERIC_LITERAL = -9670;
|
||||
static const int32_t OB_PARSER_ERR_UNDECLARED_VAR = -5543;
|
||||
#endif /*OCEANBASE_SQL_PARSER_PARSE_DEFINE_*/
|
||||
|
||||
Reference in New Issue
Block a user