Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
2.1
-
None
Description
JDBCDriver.prepareInternal takes a ready made connection, and does rewrite followed by prepared statement on the rewritten query. If rewrite throws an exception, the connection is not closed.