Re: kill bad query

2001-03-07 Thread Steve Ruby
gt; > -Original Message- > From: Steve Ruby [mailto:[EMAIL PROTECTED]] > Sent: Thursday, 8 March 2001 5:19 a.m. > To: [EMAIL PROTECTED] > Subject: Re: kill bad query > > Steve Ruby wrote: > > > > If I have a connection that executes a bad query shouldn't I

RE: kill bad query

2001-03-07 Thread Quentin Bennett
PROTECTED] Subject: Re: kill bad query Steve Ruby wrote: > > If I have a connection that executes a bad query shouldn't I > ALWAYS be able to kill it with "kill "? > > I have a query that keeps getting stuck, (who knows what > it is doing) but that State is "

Re: kill bad query

2001-03-07 Thread Steve Ruby
Steve Ruby wrote: > > If I have a connection that executes a bad query shouldn't I > ALWAYS be able to kill it with "kill "? > > I have a query that keeps getting stuck, (who knows what > it is doing) but that State is "statistics" > > I can't ever kill it without taking down the server.. >

kill bad query

2001-03-07 Thread Steve Ruby
If I have a connection that executes a bad query shouldn't I ALWAYS be able to kill it with "kill "? I have a query that keeps getting stuck, (who knows what it is doing) but that State is "statistics" I can't ever kill it without taking down the server.. -