You have a concurrent process reading/writing the mysql sock, like the default php 
binary distribution which has built-in mysql support. read the php docs on this and 
then build your own php with shared mysql support, or trace the other application 
reading/writing the mysql.sock

gl

rene

On Fri, 11 May 2001 12:30:33 +0200
Joel Sana <[EMAIL PROTECTED]> wrote:

> Since I upgrade from MySQL 3.22.32 to 3.23.37 I've got a lot of messages in the 
>'host.err' log saying:
> 
> 010511 11:01:56  Aborted connection 359914 to db: 'ezmlmbase' user: 'XXXX' host: 
>`localhost' (Got an error reading communication
> packets)
> 
> where 'ezmlmbase' is the name of the database used for ezmlm mailing lists.
> This message never show up for any of the others database on the same machine.
> 
> I've recompiled ezmlm with the new mysql 3.23.37 libs and includes, but the messages 
>still appear.
> 
> Is anybody experienced the same thing ?
> 
> Thanks
> 
> --
> Joel Sana
> 
> 
> ---------------------------------------------------------------------
> 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
> 

---------------------------------------------------------------------
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