[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},
|
{"show", SHOW},
|
||||||
{"slave", SLAVE},
|
{"slave", SLAVE},
|
||||||
{"start", START},
|
{"start", START},
|
||||||
{"status", STATUS},
|
|
||||||
{"stop", STOP},
|
{"stop", STOP},
|
||||||
{"table", TABLE},
|
{"table", TABLE},
|
||||||
{"tables", TABLES},
|
{"tables", TABLES},
|
||||||
|
|||||||
Reference in New Issue
Block a user