[FEAT MERGE] [CP] transfer partition && cancel transfer partition

Co-authored-by: linqiucen <lqcgrace@outlook.com>
This commit is contained in:
maosy
2024-03-20 09:46:02 +00:00
committed by ob-robot
parent e69c06c5d4
commit 84c5698b2a
87 changed files with 7195 additions and 222 deletions

View File

@ -574,6 +574,7 @@ static const NonReservedKeyword Mysql_none_reserved_keywords[] =
{"nth_value", NTH_VALUE},
{"obconfig_url", OBCONFIG_URL},
{"object", OBJECT},
{"object_id", OBJECT_ID},
{"of", OF},
{"off", OFF},
{"offset", OFFSET},
@ -901,6 +902,7 @@ static const NonReservedKeyword Mysql_none_reserved_keywords[] =
{"trace", TRACE},
{"traditional", TRADITIONAL},
{"trailing", TRAILING},
{"transfer", TRANSFER},
{"transaction", TRANSACTION},
{"trigger", TRIGGER},
{"triggers", TRIGGERS},