Re: MySQL Connection Error

2010-09-10 Thread francky06l
What is your db config, the debug line seems to be in "connect" function of dbo_mysql (depends which version) .. Are you trying to use a "persistent" connection ? On Sep 10, 5:31 pm, Éber wrote: > Hey guys... > > Sometimes I'm getting erros like this on my logs: > > 2010-09-09 21:02:09 Warning: W

MySQL Connection Error

2010-09-10 Thread Éber
Hey guys... Sometimes I'm getting erros like this on my logs: 2010-09-09 21:02:09 Warning: Warning (2): mysql_connect(): Lost connection to MySQL server at 'reading initial communication packet', system error: 110 in [.../cake/libs/model/datasources/dbo/ dbo_mysql.php, line 540] 2010-09-09 21:02: