> > mysqldump: Got error: 1064: You have an error in your SQL syntax
> > near '404 READ /*!32311 LOCAL */' at line 1 when using LOCK TABLES
> >
> > Anyone got any ideas what could be causing this to happen?
> Table name :) It consists only of digits. Use -Q option of mysqldump.
Aaahh! I c
David Precious <[EMAIL PROTECTED]> wrote:
>
> I hope this isn't an obvious question, but I'm having a hard time figuring
> this one out.
>
> I have a cron job set up to run mysqldump regularly to dump my databases out
> to a flat file, which is then compressed and passed to our backup server by