Hi all,

I want to give the user of a client app
the possibility of aborting a query, that
was wrong or took too much time etc.

mySQL doc says the only way to do this,
is to kill the whole connection from another
thread (Win32).

When I do this, the killing thread crashes
before returning from mysql_kill (..)

Any idea ?

Andreas Metzner
MAN Roland AG

---------------------------------------------------------------------
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