Re: Unlock table without restarting

2001-02-19 Thread Fred van Engen
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

Unlock table without restarting

2001-02-19 Thread Dorthe Luebbert
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