[FEAT MERGE] [OBKV] support TTL

Co-authored-by: IHEII <602280108@qq.com>
This commit is contained in:
shenyunlong.syl
2023-09-04 01:10:36 +00:00
committed by ob-robot
parent 464ba63de9
commit b60e4f8d97
133 changed files with 12634 additions and 725 deletions

View File

@ -995,6 +995,8 @@ static const NonReservedKeyword Mysql_none_reserved_keywords[] =
{"wash", WASH},
{"query_response_time",QUERY_RESPONSE_TIME},
{"statement_id", STATEMENT_ID},
{"TTL", TTL},
{"kv_attributes", KV_ATTRIBUTES},
};
/** https://dev.mysql.com/doc/refman/5.7/en/sql-syntax-prepared-statements.html