Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
ManifoldCF 1.9, ManifoldCF 2.1
-
None
Description
Our connection pool doesn't deal well with JDBC connection handles that go stale because the database server was shut down.
This isn't a problem for most databases, but MySQL seems to not have good recovery in their JDBC driver.