Re: [PHP-DB] mysql_connect(): Lost connection to MySQL server during query

2008-08-12 Thread Evert Lammerts
http://dev.mysql.com/doc/refman/5.0/en/gone-away.html should get you started. Good luck! On Tue, Aug 12, 2008 at 8:27 AM, Manoj Singh <[EMAIL PROTECTED]> wrote: > Hello all, > I am getting this error when connecting to the database through > mysql_connect function. > > Error: mysql_connect() [ hre

[PHP-DB] mysql_connect(): Lost connection to MySQL server during query

2008-08-11 Thread Manoj Singh
Hello all, I am getting this error when connecting to the database through mysql_connect function. Error: mysql_connect() [function.mysql-connect]: Lost connection to MySQL server during query I am getting this error when the db server has the high load. Please help me out to fix this error. Be