Maciek,

I read the whole list but the solution wasn't there. I'm using an
application written in C and it does a mysql_close() each time the
application exits.

Thank you.

Dan

> -----Original Message-----
> From: Maciek Uhlig [mailto:[EMAIL PROTECTED]]
> Sent: Friday, March 02, 2001 5:26 PM
> To: Daniel Fritzler; [EMAIL PROTECTED]
> Subject: RE: Aborted connection error on RedHat 7
>
>
> Be so kind and read the archives :-). Do you happen to use PHP? If so, get
> the newest release from http://snaps.php.net. You should be fine then.
>
> Maciek
>
> > -----Original Message-----
> > From: Daniel Fritzler [mailto:[EMAIL PROTECTED]]
> > Sent: Friday, March 02, 2001 5:07 AM
> > To: [EMAIL PROTECTED]
> > Subject: Aborted connection error on RedHat 7
> >
> >
> > Hello there.
> >
> > I'm writing these lines because I'm having a weird problem with mySQL
> > 3.23.33 (also with 3.23.32) on servers running RedHat 7.0.
> >
> > Each time that I run my SQL based applications, I start getting the
> > following errors on mySQL:
> >
> > 010302  0:45:59  Aborted connection 10207 to db: 'db201' user: 'visual'
> > host: `sql1' (Got an error reading communication packets)
> > 010302  0:46:04  Aborted connection 10216 to db: 'db201' user: 'visual'
> > host: `sql1' (Got an error reading communication packets)
> > 010302  0:46:10  Aborted connection 10227 to db: 'db201' user: 'visual'
> > host: `sql1' (Got an error reading communication packets)
> > 010302  0:46:10  Aborted connection 10225 to db: 'db200' user: 'visual'
> > host: `sql1' (Got an error reading communication packets)
> >
> > I get the above error messages like four times per minute.
> >
> > I'm having this problem on three different servers all of them running
> > RedHat 7.0.
> > I tried using the precompiled mySQL version, but I got the same error. I
> > also tried downgrading gcc 2.96 to gcc 2.95 and recompiling
> mySQL, but the
> > problem was still there.
> >
> > Do you have any ideas of what is causing this?   Perhaps it is a
> > bug on the
> > RedHat libraries?
> >
> > Any help would be appreciated.
> >
> > Thank you!
> >
> >
> > Regards,
> > Daniel Fritzler
> >
> >
> > ---------------------------------------------------------------------
> > 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