[to #53073511] fix: allow USER used as mysql pl variable
This commit is contained in:
@ -1115,7 +1115,6 @@ static const NonReservedKeyword Mysql_sql_keywords_in_pl[] =
|
||||
{"truncate", TRUNCATE},
|
||||
{"uninstall", UNINSTALL},
|
||||
{"update", UPDATE},
|
||||
{"user", USER},
|
||||
{"user_resources", USER_RESOURCES},
|
||||
{"view", VIEW},
|
||||
{"warnings", WARNINGS},
|
||||
|
||||
Reference in New Issue
Block a user