[FEAT MERGE] Implement tenant cloning mechanism

Co-authored-by: lalalafeier <wufeifei2023@163.com>
Co-authored-by: wanyue-wy <345657357@qq.com>
Co-authored-by: joseph12138 <17862707376@163.com>
This commit is contained in:
obdev
2023-12-14 03:13:29 +00:00
committed by ob-robot
parent b6ee4ddeb7
commit 9187748933
235 changed files with 32253 additions and 1415 deletions

View File

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