Thanks for the reply and the kindly reprimand

Info:

DB Server
Mysql 4.0.20
Mandrakelinux release 10.1 (Official) for i586 - 2.6.8.1-12mdksmp 

Application Servers
Red Hat Linux release 9
Tomcat 5.0.24

These application servers connect to the DB via Tomcat or by perl scripts

In my data directory I have a file called millhouse.unitnet.com.err

My main db is unitnet

It appears this is a good link that I received from GLEB
http://dev.mysql.com/doc/mysql/en/communication-errors.html

I am going down that path right now

Thanks
Randy 

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, September 21, 2005 8:19 AM
To: Randy Paries
Cc: mysql@lists.mysql.com
Subject: Re: Log file full of Got an error reading communication packets

"Randy Paries" <[EMAIL PROTECTED]> wrote on 09/21/2005 08:56:13 AM:

> Hello,
> My log file is getting filled with these. 
> Can someone tell me what these mean?
> 
> Thanks
> Randy
> //-------------------------snip-----------------------------//
> 050122 20:28:00 Aborted connection 53561 to db: 'unitnet' user: 'paries'
> host: `local.flanders' (Got an error reading communication packets)
> 050122 20:28:49 Aborted connection 53612 to db: 'unitnet' user: 'paries'
> host: `local.krusty' (Got an error reading communication packets)
> 050122 20:29:20 Aborted connection 53671 to db: 'unitnet' user: 'paries'
> host: `local.flanders' (Got an error reading communication packets)
> 050122 20:32:14 Aborted connection 53910 to db: 'unitnet' user: 'paries'
> host: `local.flanders' (Got an error reading communication packets)
> 050122 20:34:47 Aborted connection 54111 to db: 'unitnet' user: 'paries'
> host: `local.flanders' (Got an error reading communication packets)
> 050122 20:34:48 Aborted connection 54116 to db: 'unitnet' user: 'paries'
> host: `local.flanders' (Got an error reading communication packets)
> 050122 20:35:11 Aborted connection 54142 to db: 'unitnet' user: 'paries'
> host: `local.krusty' (Got an error reading communication packets)
> 050122 20:38:45 Aborted connection 54468 to db: 'unitnet' user: 'paries'
> host: `local.flanders' (Got an error reading communication packets)
> 050122 20:39:46 Aborted connection 54572 to db: 'unitnet' user: 'paries'
> host: `local.krusty' (Got an error reading communication packets)
> 050122 20:40:54 Aborted connection 54584 to db: 'unitnet' user: 'paries'
> host: `local.flanders' (Got an error reading communication packets)
> 050122 20:42:09 Aborted connection 54794 to db: 'unitnet' user: 'paries'
> host: `local.krusty' (Got an error reading communication packets)
> 050122 20:43:33 Aborted connection 54936 to db: 'unitnet' user: 'paries'
> host: `local.krusty' (Got an error reading communication packets)
> 050122 20:44:40 Aborted connection 55004 to db: 'unitnet' user: 'paries'
> host: `local.krusty' (Got an error reading communication packets)
> 
> 

Not unless you can tell us which application is making those log entries and
which log file you just quoted..... What you just did is a lot like playing
a sound over the telphone and asking a painter what's wrong with your
plumbing. This may not even be a MySQL problem. Unless we know where those
entries are (which log) and where they come from(which app is making them),
we can have no clue what they mean. 

Next time, please provide us with more context to your question, OK? We need
to know what OS you are using, what version of MySQL you are using, and many
details about what exactly you were doing that created the problem you are
trying to get us to help you with. If you can describe the problem even
more, please do.

Shawn Green
Database Administrator
Unimin Corporation - Spruce Pine 



-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to