On Mon, Feb 19, 2001 at 12:59:51PM +0100, Dorthe Luebbert wrote:
> Hi,
>
> how can I unlock a table/process with mysqladmin etc. without restarting
> the server?
>
If you want to unlock a table that is locked by a query then you will
need to kill the thread that executes the query. It's up to y
Hi,
how can I unlock a table/process with mysqladmin etc. without restarting
the server?
Thanx
Dorthe
-
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the