Errors in /var/log/mysql.log

I just noticed this today, don't think its been happening long. But I am getting


root@box [/var/log]# tail -f mysqld.log
040716 12:43:23 Aborted connection 115 to db: 'eximstats' user: 'eximstats' host: `localhost' (Got timeout reading communication packets)
040716 12:50:18 Aborted connection 136 to db: 'eximstats' user: 'eximstats' host: `localhost' (Got timeout reading communication packets)
040716 12:56:57 Aborted connection 142 to db: 'eximstats' user: 'eximstats' host: `localhost' (Got timeout reading communication packets)
040716 13:00:47 Aborted connection 169 to db: 'eximstats' user: 'eximstats' host: `localhost' (Got timeout reading communication packets)
040716 13:03:42 Aborted connection 180 to db: 'eximstats' user: 'eximstats' host: `localhost' (Got timeout reading communication packets)
040716 13:10:25 Aborted connection 205 to db: 'eximstats' user: 'eximstats' host: `localhost' (Got timeout reading communication packets)
040716 13:13:40 Aborted connection 215 to db: 'eximstats' user: 'eximstats' host: `localhost' (Got timeout reading communication packets)
040716 13:17:00 Aborted connection 243 to db: 'eximstats' user: 'eximstats' host: `localhost' (Got timeout reading communication packets)
040716 13:28:14 Aborted connection 280 to db: 'eximstats' user: 'eximstats' host: `localhost' (Got timeout reading communication packets)
040716 13:33:04 Aborted connection 296 to db: 'eximstats' user: 'eximstats' host: `localhost' (Got timeout reading communication packets)
040716 13:34:47 Aborted connection 311 to db: 'eximstats' user: 'eximstats' host: `localhost' (Got timeout reading communication packets)
Everything is working perfect, mysql is working flawless. So I'm not quite sure what the problem is, if there is one. Any suggestions would be appreciated.

 

 

 

 

Top