Sunday, 18 August 2013

MySQL syntax error unexpected '-'

MySQL syntax error unexpected '-'

I just noticed an error in my MySQL logs:
syntax error, unexpected '-', expecting FTS_TEXT or FTS_TERM or FTS_NUMB
or '('
As far as I can tell this doesn't relate to a query and doesn't have a
timestamp on it (all other entries in the log do). Has anyone seen this
before? Does it relate to a configuration error or data corruption? Is it
something malicious?

No comments:

Post a Comment