If an application that accesses a remote MySQL server sits too long, MySQL appears to close the connection. That makes sense, and is not something I want to circumvent, however, I'm looking for ideas on the best way to detect this state and recover from it.
FWIW, I'm using SQLTools Pro and a version 4.1 MySQL server.
FWIW, I'm using SQLTools Pro and a version 4.1 MySQL server.
Comment