[FEAT MERGE] change the semantics of tenant=all

This commit is contained in:
obdev
2023-08-31 03:10:42 +00:00
committed by ob-robot
parent 6f95b8a7ab
commit 03b37d3730
36 changed files with 1042 additions and 346 deletions

View File

@ -37,6 +37,8 @@ static const NonReservedKeyword Mysql_none_reserved_keywords[] =
{"aggregate", AGGREGATE},
{"algorithm", ALGORITHM},
{"all", ALL},
{"all_meta", ALL_META},
{"all_user", ALL_USER},
{"alter", ALTER},
{"always", ALWAYS},
{"analyse", ANALYSE},