Hello Ozette,

At 05:36 AM 9/27/2002 -0400, Ozette Brown wrote:
>To stop a running query, you'll need to do a 'myqsladmin processlist' 
> and once you find the PID for the query, issues a "mysqladmin kill PID".
>This should do the trick.

Is there not a more elegant solution?  Would not the above require me to
have the client and daemon running on the same machine?  Would not I also
have to have root priviledges to kill a process?

If not, how can I politely request to the developers to have the mysql
client trap the ctrl-C and pass it to the currently running query?

Regards,
- Robert


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to