Re: Unlock tables when process has killed.

2001-07-05 Thread Nick Kostirya
locally and MyISAM - Original Message - From: Miguel Angel Solórzano <[EMAIL PROTECTED]> To: Nick Kostirya <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; Miguel Angel Solórzano <[EMAIL PROTECTED]> Sent: Thursday, July 05, 2001 3:35 PM Subject: Re: Unlock tables when

Re: Unlock tables when process has killed.

2001-07-05 Thread Miguel Angel Solórzano
ysql> insert into mm1 values ('',"more one test"); >Query OK, 1 row affected (0.05 sec) > >mysql> > >Regards, >Miguel > >Sorry. It's possibly a bug under WinNT (version 3.23.39). > >For Linux (debian) is OK (version 3.23.39).! > >Now &quo

Re: Unlock tables when process has killed.

2001-07-05 Thread Nick Kostirya
.23.39). >For Linux (debian) is OK (version 3.23.39).! >Now "KILL id_process" executed and executed hitherto. > >- Original Message - >From: Jeremy Zawodny <[EMAIL PROTECTED]> >To: Nick Kostirya <[EMAIL PROTECTED]> >Cc: mysql <[EMAIL PROTECTED]>

Re: Unlock tables when process has killed.

2001-07-05 Thread Miguel Angel Solórzano
(version 3.23.39).! >Now "KILL id_process" executed and executed hitherto. > >- Original Message - >From: Jeremy Zawodny <[EMAIL PROTECTED]> >To: Nick Kostirya <[EMAIL PROTECTED]> >Cc: mysql <[EMAIL PROTECTED]> >Sent: Thursday, July 05, 2001 1

Re: Unlock tables when process has killed.

2001-07-05 Thread Nick Kostirya
Cc: mysql <[EMAIL PROTECTED]> Sent: Thursday, July 05, 2001 11:24 AM Subject: Re: Unlock tables when process has killed. > On Thu, Jul 05, 2001 at 10:55:33AM +0300, Nick Kostirya wrote: > > Hello, All. > > > > Help me. > > > > One process locks a table. Then

Re: Unlock tables when process has killed.

2001-07-05 Thread Jeremy Zawodny
On Thu, Jul 05, 2001 at 10:55:33AM +0300, Nick Kostirya wrote: > Hello, All. > > Help me. > > One process locks a table. Then it has been killed. The table > remains locked. How unlock the table if the process is not exist? If that's what happened, you've found a bug in MySQL. Can you reliably