Re: Maximum execution time?

2005-10-15 Thread Gleb Paharenko
Hello. There is no builtin possibility for this, but you may write your own tool which will be parsing the output of 'mysqladmin processlist' and invoke 'mysqladmin kill' for long threads. John Ricci wrote: Hi Is there a way to setup a maximum query execution time per user. I

Maximum execution time?

2005-10-14 Thread John Ricci
Hi Is there a way to setup a maximum query execution time per user. I understand the options max_connections and max_questions. But I am looking for a way to kill a query per user if it takes longer than XX minutes! Thanks John -- MySQL General Mailing List For list archives: