[FEAT MERGE] [CP] transfer partition && cancel transfer partition
Co-authored-by: linqiucen <lqcgrace@outlook.com>
This commit is contained in:
@ -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},
|
||||
|
||||
Reference in New Issue
Block a user