[to #57727207]Word status not need to be SQL_KEYWORD in pl mysql mode.
This commit is contained in:
@ -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},
|
||||
|
||||
Reference in New Issue
Block a user