[to #57727207]Word status not need to be SQL_KEYWORD in pl mysql mode.

This commit is contained in:
swjtu-wenxiang
2024-07-08 11:22:54 +00:00
committed by ob-robot
parent fcbaf5e6ff
commit 07fa79243e

View File

@ -1146,7 +1146,6 @@ static const NonReservedKeyword Mysql_sql_keywords_in_pl[] =
{"show", SHOW},
{"slave", SLAVE},
{"start", START},
{"status", STATUS},
{"stop", STOP},
{"table", TABLE},
{"tables", TABLES},