On Mon, 04 Mar 2013 21:06:30 -0000, "Eduardo A" <[email protected]> wrote: > Most of them > have reported I/O errors 10054 at one time or another.
Error 10054 is a connection reset by peer, and indicates that your application doesn't close connections properly or (not very likely) that your network is suffering from random disconnects. It usually isn't a cause of database corruption. Mark
