Re: MySQL goes away?
- From: "Clifford W. Hansen" <clifford@xxxxxxxxxxxxxxx>
- Date: Sun, 31 Aug 2008 10:40:55 +0200
On Saturday 30 August 2008 12:26:06 Rico Secada wrote:
Hi,
I keep getting this from Amavis about MySQL:
**Unmatched Entries**
NOTICE: reconnecting in response to: err=2006, S1000, DBD::mysql::st
execute failed: MySQL server has gone away at (eval 40) line 153,
<GEN27> line 3.: 2 Time(s)
NOTICE: reconnecting in response to: err=2006, S1000, DBD::mysql::st
execute failed: MySQL server has gone away at (eval 40) line 153,
<GEN32> line 3.: 2 Time(s)
Does anyone know what exactly this means?
Best regards.
Have a look at the following:
http://dev.mysql.com/doc/refman/5.0/en/gone-away.html
I have had this issue in the past, although I can't remember what /i did to
fix it.
You could check the following:
- firewall rules
- restart mysql and see if it still happens
- check how many connections you have:
- sudo netstat -tapn | grep mysql
- mysqladmin processlist
You might have too many clients connected but iirc that would be a different
error...
HTH
--
Thank you,
Clifford W. Hansen
PHP Developer / Linux Administrator
(Cell) +27 82 883 8677
(Fax) +27 86 503 0634
(E-Mail) clifford@xxxxxxxxxxxxxxx
(MSN) clifford@xxxxxxxxxxxxxxx
(GPG) 0x936D6C19
"We have seen strange things today!"
() ascii ribbon campaign - against html e-mail
/\ www.asciiribbon.org - against proprietary attachments
Attachment:
signature.asc
Description: This is a digitally signed message part.
- References:
- MySQL goes away?
- From: Rico Secada
- MySQL goes away?
- Prev by Date: Re: MySQL goes away?
- Next by Date: Re: Debian on Dell Inspiron 640m
- Previous by thread: Re: MySQL goes away?
- Next by thread: Re: MySQL goes away?
- Index(es):
Relevant Pages
|