[Phpmyadmin-devel] Parser and SET

Marc Delisle delislma at CollegeSherbrooke.qc.ca
Fri Oct 11 07:29:06 CEST 2002


Robin,
about bug 621357,

in a query like

UPDATE mytable set myfield = 1

the parser thinks that "set" is a column type.

If I add SET to the list of reserved words, now
the UPDATE statement colorizes ok, but in an ALTER
TABLE with a column type of SET, the SET does not go
orange.

Marc





More information about the Developers mailing list