[td-225]update the sql.y
This commit is contained in:
parent
c7188637f1
commit
bdbc873f3a
|
@ -206,13 +206,6 @@
|
||||||
#define TK_INTO 187
|
#define TK_INTO 187
|
||||||
#define TK_VALUES 188
|
#define TK_VALUES 188
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#define TK_SPACE 300
|
#define TK_SPACE 300
|
||||||
#define TK_COMMENT 301
|
#define TK_COMMENT 301
|
||||||
#define TK_ILLEGAL 302
|
#define TK_ILLEGAL 302
|
||||||
|
|
2222
src/query/src/sql.c
2222
src/query/src/sql.c
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue