3 #define NUMBER_STRING 259
4 #define BINARY_STRING 260
23 #define NULL_VALUE 279
37 #define SHORT_TYPE 293
38 #define DOUBLE_TYPE 294
39 #define TIMESTAMP_TYPE 295
43 #define BIGINT_TYPE 299
44 #define FLOAT_TYPE 300
45 #define TINYINT_TYPE 301
58 extern YYSTYPE yylval
;