Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Nightly Builds
-
None
-
Operating System: All
Platform: All
-
23293
Description
From the Struts user list: [OT] RE: Stackoverflow after DB inactivity
(MySQL reconnect problem)
http://www.mail-archive.com/mysql@lists.mysql.com/msg70196.html
Giving a hint to the database driver that you don't need long running
transactions makes sense.
setAutoCommit(true) should be added to PoolableConnectionFactory.passivateObject
Attachments
Issue Links
- blocks
-
DBCP-102 [dbcp] setReadOnly & setAutoCommit called too many times
- Closed