Re: Threads of terminated clientapplications

2006-07-31 Thread André Ress
2006 19:00 An: André Ress Cc: mysql@lists.mysql.com Betreff: Re: Threads of terminated clientapplications In the last episode (Jul 28), André Ress said: > We have a problem with abortet clients and long time querys. > > If our application performs a long time select statement on

Threads of terminated clientapplications

2006-07-28 Thread André Ress
Hello MySQL Comunity. We have a problem with abortet clients and long time querys. If our application performs a long time select statement on the mySql database and the application is abortet, the query still runs! We tried several time-out variables like wait_timeout, interactive_timeout or