Re: MySQL server has gone away?
- From: jon.molin@xxxxxxxxx (Jon Molin)
- Date: Thu, 9 Nov 2006 09:34:13 +0100
On 11/9/06, rami doqa <rod082@xxxxxxxxx> wrote:
Hello, can anybody tell me why this Mysql error
happens in some times and not all of the times:
DBD::mysql::db selectrow_array failed: MySQL server
has gone away at filename.pm line 62.
Your script loses connection to the mysql server sometimes (aka mysql
morning sickness). Try using:
$dbh->{mysql_auto_reconnect} = 1;
/Jon
.
- References:
- MySQL server has gone away?
- From: Rami Doqa
- MySQL server has gone away?
- Prev by Date: MySQL server has gone away?
- Next by Date: Re: DBD::ADO and Access IMAGE (OLE Object) fields...
- Previous by thread: MySQL server has gone away?
- Next by thread: Re: MySQL server has gone away?
- Index(es):