sql-parser
sql-parser copied to clipboard
Error when setting system variable to `ON`
ON gets mistaken for a keyword here.
There should be no error, the query works. MariaDB 11.4.4 sql-parser 5.10 & master