Closed chrismytton closed 8 years ago
When a connection is pulled out of the connection pool perform a 'SELECT NULL' operation on it to ensure it's still working, if it isn't then keep trying with other pool connections, finally falling back to creating a new connection is necessary.
When a connection is pulled out of the connection pool perform a 'SELECT NULL' operation on it to ensure it's still working, if it isn't then keep trying with other pool connections, finally falling back to creating a new connection is necessary.