I am using a Delphi application to connect to MySQL. Although my application works correctly, in MySQL logs I see a lot of intermittent connections with an error message in brackets that either "receives an error message reading communication packets" or "receives data packets to read a timeout".
I see dozens of them, although the application seems to be working correctly. What does this mean, and more importantly, what should I do with them?
Change: . This coincided with me, allowing me to keep an error log on the MySQL server. Hmm ...
source
share