Remove synonym function in MySQL mode

This commit is contained in:
bx0
2021-12-24 17:45:47 +08:00
committed by LINxiansheng
parent 2dba06a3a3
commit 03aa797233
8 changed files with 48 additions and 693 deletions

View File

@ -567,7 +567,6 @@ static const NonReservedKeyword Mysql_none_reserved_keywords[] = {{"access", ACC
{"sysdate", SYSDATE},
{"system", SYSTEM},
{"system_user", SYSTEM_USER},
{"synonym", SYNONYM},
{"swaps", SWAPS},
{"switch", SWITCH},
{"switches", SWITCHES},