Re: Re: not able to edit table:((

2002-06-12 Thread Egor Egorov
Anil, Tuesday, June 11, 2002, 8:29:16 PM, you wrote: AG> The persmissions seems to be ok. AG> ne other ideas!! Check permissions not only files but on dirs, too. Did you compressed table with myisampack? -- For technical support contracts, goto https://order.mysql.com/?ref=ensita This emai

Re: not able to edit table:((

2002-06-11 Thread Gerald Clark
EMAIL PROTECTED]> >Sent: Tuesday, June 11, 2002 12:59 PM >Subject: Re: not able to edit table:(( > > >>Greetings, >> >>Stop the MySQL server and check the table files. >>I think they are read only if you use Win32, or under Linux the user >>'mysq

Re: not able to edit table:((

2002-06-11 Thread Anil Garg
The persmissions seems to be ok. ne other ideas!! - Original Message - From: "Kiss Dániel" <[EMAIL PROTECTED]> To: "Anil Garg" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, June 11, 2002 12:59 PM Subject: Re: not able to edit table:(( >

Re: not able to edit table:((

2002-06-11 Thread Kiss Dániel
Greetings, Stop the MySQL server and check the table files. I think they are read only if you use Win32, or under Linux the user 'mysql' does not have the write right to the tables or its directories In the last case: chmod 660 * and/or chown mysql:mysql * At 12:39 2002.06.11. -0400, you wro

not able to edit table:((

2002-06-11 Thread Anil Garg
Hi, I am not able to edit a table: the sql queries i tried are follows: >delete form documents where id = 134;gives the following error: error: table documents is read only repair doesnt seem to work repair table documents; Table Op Mst_typeMsg_text mydb.docume