I experienced a problem where a client application accessing a server was unable to use the server to subsequently access a MySQL database.
However, unit testing on the server side allowed the MySQL data access.
What was happening to the server when using the remote connection then and why were SQL connection failure errors like the following being thrown?
java.sql.SQLException: Server...