Hi, Why don't you set the max timeout per query on your transaction manager, they usually have a "timeout" property?
2010/7/22 Paul Libbrecht <[email protected]> > 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] > >
