From d750950594f863488b2820fb2a7dc7f04e33fa50 Mon Sep 17 00:00:00 2001 From: dapan1121 Date: Thu, 17 Aug 2023 16:04:30 +0800 Subject: [PATCH] fix: rebuild sql.c --- include/common/ttokendef.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/common/ttokendef.h b/include/common/ttokendef.h index ac5200d604..ba24da5e85 100644 --- a/include/common/ttokendef.h +++ b/include/common/ttokendef.h @@ -357,6 +357,7 @@ + #define TK_NK_SPACE 600 #define TK_NK_COMMENT 601 #define TK_NK_ILLEGAL 602