<> wrote:
> (Missing semicolon on previous line?)
> syntax error at ./mysql-fwlog-input line 9, near ")
Did you read the message?
Did you do what the message said to do?
The parser itself told you how to fix the problem, but you
have to listen to what it says for that to help.
Sheesh!
> According to my docs, this is the
> right syntax.
That is a silly thing to say when you get a syntax error. The
parser that is emitting the message is *the definition* of
the right syntax.
If it says you have a syntax error, then you have a syntax error
(or a bug in the parser which is not likely to go unnoticed long).
--
Tad McClellan SGML consulting
Perl programming
Fort Worth, Texas