Page 1 of 1

Mysql Connection Aborts.

Posted: Tue 19 Jun 2007 09:25
by Boerseun
Hi there,

I am using Core Labs DBXMDA DBXpress Driver to connect to a MySQL Database. I have noticed that the MySQL Error log is full of the following lines:

[Warning] Aborted connection 6370 to db: '****' user: '****' host: '****' (Got an error reading communication packets)

Does anyone have any ideas?

Regards.

Posted: Thu 21 Jun 2007 07:31
by Antaeus
There are many reasons for such problems. This may be MySQL server settings, MySQL user settings, etc. Can you determine what client applications in what sases cause such errors?
Also you can take a look at this topic in MySQL Reference Manual. It describes possible reasons of this problem.