Weird error
Posted: Tue Sep 19, 2006 10:49 am
Hi all,
I got this weird error on my OpenBSD server last night. Errors identical to this were generated for about 3 hours then the error went away. During this time, a 2nd server was not able to contact this server.
The error was:
I'm confused as to why mysql would be writing communication packets to itself - especially when communicating over localhost, which uses sockets, rather than the network.
Has anyone come across this before?
I got this weird error on my OpenBSD server last night. Errors identical to this were generated for about 3 hours then the error went away. During this time, a 2nd server was not able to contact this server.
The error was:
Code: Select all
060918 22:34:02 Aborted connection 10895 to db: 'mydb' user: 'myuser' host: `localhost' (Got an error writing communication packets)Has anyone come across this before?