> 
> Seth Northrop writes:
> > 
> > 
> > 010624 19:44:23  Aborted connection 231 to db: 'unconnected' user: 'root'
> > host: `localhost' (Got timeout reading communication packets)
> > 
> > 
> The above only implies that your program exited without calling
> mysql_close(). Nothing to do with your problem.
> 
> But, as I told you , you did not quote string  constants. 
> 
> And shoot out your resulting string to some file for inspection. That
> might help you find your error. 

Recently, we had exactly that error *a lot* .. in the end it was caused by 
a dodgy 100 MHz switch.  Fixed the hardware, the problem went away.

Paul Wilson
iiNet Ltd


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to