Hi, Please try adding cpds.setStatementCacheNumDeferredCloseThreads(1) // pretty...
hi 1) what version of c3p0 are you using? 2) consider setting c3p0.statementCacheNumDeferredCloseThreads=1...
hi, threads aren’t locked they are wait()ing. your application very likely has a...
After being advised (in e-mail correspondence) to try unreturnedConnectionTimeout...
Tomcat / MySQL "Zombie" Connection
first, what version of c3p0 are you using?
hi, SELECT 1 shouldn’t create any kind of table. The DBMS just selects the constant...
1) if your preferredTestQuery is "SELECT 1", that is what will be tried in order...