Re: [GENERAL] How to kick out automatically stuck in queries

2004-02-02 Thread Együd Csaba
Ahh! Thanks Kris! That works! -- Csaba > -Original Message- > From: Kris Jurka [mailto:[EMAIL PROTECTED] > Sent: 2004. február 2. 10:14 > To: Együd Csaba > Cc: [EMAIL PROTECTED] (E-mail) > Subject: Re: [GENERAL] How to kick out automatically stuck in queries > >

Re: [GENERAL] How to kick out automatically stuck in queries

2004-02-02 Thread Kris Jurka
On Mon, 2 Feb 2004, [iso-8859-2] Együd Csaba wrote: > Hi All, > I'm wonder if there is any possibility to kick out automatically stuck in > queries after say 10 minutes or so? > I mean some kind of queries which calls eg. buggy functions with dead loops > or something similar. > Time to time I f

[GENERAL] How to kick out automatically stuck in queries

2004-02-02 Thread Együd Csaba
Hi All, I'm wonder if there is any possibility to kick out automatically stuck in queries after say 10 minutes or so? I mean some kind of queries which calls eg. buggy functions with dead loops or something similar. Time to time I face such kind of problems which are solved automatically after some