On Fri, Jun 27, 2008 at 5:51 AM, Tobias Kremer <[EMAIL PROTECTED]> wrote: > Now if I could just get rid of those annoying random "Commands out of sync" > and > "Lost connection to MySQL server during query" errors that happen once in a > while ...
Those generally mean that you timed out (set MySQL's timeouts longer) or did something incorrectly with forking. - Perrin