Hi Paul, I think you should experiment to set the values of "maxWait" property or "removeAbandoned/removeAbandonedTimeout" properties.
here you can check complete list to parameters http://commons.apache.org/dbcp/configuration.html Regards Minhaj On Fri, Jul 23, 2010 at 2:42 AM, Paul Libbrecht <[email protected]> wrote: > Hello list, > > could there be a way for me to set a DBCP configuration stopping a query if > it takes too long? > Ideally, this should be in the database (MySQL in my case) but I see not > place to put that in MySQL. > > thanks in advance > > paul > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
