patch back the flashback table/tenant/database/index(without flashback to scn)

This commit is contained in:
hnwyllmm
2022-02-14 10:53:44 +08:00
committed by LINxiansheng
parent a15a151dae
commit ac82728867
29 changed files with 989 additions and 67 deletions

View File

@ -189,6 +189,7 @@ static const NonReservedKeyword Mysql_none_reserved_keywords[] = {
{"first", FIRST},
{"first_value", FIRST_VALUE},
{"fixed", FIXED},
{"flashback", FLASHBACK},
{"flush", FLUSH},
{"follower", FOLLOWER},
{"format", FORMAT},