Re: Re: Unable to get lock on tables for 4.0.1

2002-04-26 Thread Egor Egorov
Nick, Thursday, April 25, 2002, 11:16:02 PM, you wrote: NG> Egor Egorov wrote: >>Hm ... I tested .. it works fine for me ... >>What error did you get when your user tried to lock tables? NG> Here is the error message: NG> Error NG> SQL-query : NG> Lock Table bugs write NG> MySQL said: NG> selec

Re: Unable to get lock on tables for 4.0.1

2002-04-25 Thread Nick Gilliam
Egor Egorov wrote: >Nick, >Wednesday, April 24, 2002, 10:52:28 PM, you wrote: > >NG> Nick Gilliam wrote: > >>>Egor Egorov wrote: >>> NG> I have encountered a problem with MySQL 4.0.0 and 4.0.1 in which I am NG> unable to bet a lock on a table with any userid except root. NG> He

Re: Re: Unable to get lock on tables for 4.0.1

2002-04-25 Thread Egor Egorov
Nick, Wednesday, April 24, 2002, 10:52:28 PM, you wrote: NG> Nick Gilliam wrote: >> Egor Egorov wrote: >>> NG> I have encountered a problem with MySQL 4.0.0 and 4.0.1 in which >>> I am NG> unable to bet a lock on a table with any userid except root. >>> >>> NG> Here is my environment: >>> NG> Sun

Re: Unable to get lock on tables for 4.0.1

2002-04-24 Thread Nick Gilliam
Nick Gilliam wrote: > > > Egor Egorov wrote: > >> Nick, >> Wednesday, April 24, 2002, 3:59:26 PM, you wrote: >> >> NG> I have encountered a problem with MySQL 4.0.0 and 4.0.1 in which >> I am NG> unable to bet a lock on a table with any userid except root. >> >> NG> Here is my environment: >>

Re: Unable to get lock on tables for 4.0.1

2002-04-24 Thread Nick Gilliam
Egor Egorov wrote: >Nick, >Wednesday, April 24, 2002, 3:59:26 PM, you wrote: > >NG> I have encountered a problem with MySQL 4.0.0 and 4.0.1 in which I am >NG> unable to bet a lock on a table with any userid except root. > >NG> Here is my environment: >NG> Sun 450 >NG> Solaris 2.8 >NG> MyISAM t

Re: Unable to get lock on tables for 4.0.1

2002-04-24 Thread Egor Egorov
Nick, Wednesday, April 24, 2002, 3:59:26 PM, you wrote: NG> I have encountered a problem with MySQL 4.0.0 and 4.0.1 in which I am NG> unable to bet a lock on a table with any userid except root. NG> Here is my environment: NG> Sun 450 NG> Solaris 2.8 NG> MyISAM tables NG> Any ideas on how this

Unable to get lock on tables for 4.0.1

2002-04-24 Thread Nick Gilliam
I have encountered a problem with MySQL 4.0.0 and 4.0.1 in which I am unable to bet a lock on a table with any userid except root. Here is my environment: Sun 450 Solaris 2.8 MyISAM tables Any ideas on how this problem could be solved? Thanks, Nick Gilliam ---