bugfix cherry-pick to opensource release
This commit is contained in:
@ -262,6 +262,7 @@ static const NonReservedKeyword Mysql_none_reserved_keywords[] = {{"access", ACC
|
||||
{"linestring", LINESTRING},
|
||||
{"list", LIST_},
|
||||
{"listagg", LISTAGG},
|
||||
{"ln", LN},
|
||||
{"local", LOCAL},
|
||||
{"locality", LOCALITY},
|
||||
{"location", LOCATION},
|
||||
@ -269,6 +270,7 @@ static const NonReservedKeyword Mysql_none_reserved_keywords[] = {{"access", ACC
|
||||
{"locks", LOCKS},
|
||||
{"logfile", LOGFILE},
|
||||
{"logonly_replica_num", LOGONLY_REPLICA_NUM},
|
||||
{"log", LOG},
|
||||
{"logs", LOGS},
|
||||
{"major", MAJOR},
|
||||
{"manual", MANUAL},
|
||||
|
||||
Reference in New Issue
Block a user