[FEAT MERGE] [OBKV] support TTL
Co-authored-by: IHEII <602280108@qq.com>
This commit is contained in:
committed by
ob-robot
parent
464ba63de9
commit
b60e4f8d97
@ -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
|
||||
|
||||
Reference in New Issue
Block a user