Re: ERROR 1036: Table 'xxx' is read-only

2002-05-03 Thread Victoria Reznichenko
Milan, Friday, May 03, 2002, 2:15:49 PM, you wrote: MR> I have a problem with updating MySQL database on linux with mysql MR> 3.23.24-beta-log. I have prepared a database on Win98 SE platform MR> with 3.23.49a and when i moved to my linux server at school (RedHat MR> 7.0 CZ with MySQL 3.23.24-

Re: ERROR 1036: Table 'xxx' is read-only

2002-05-03 Thread Gerald Clark
They must be owned by the user under which the mysqld runs, or change them to mode 766. Milan Reznicek wrote: >I have a problem with updating MySQL database on linux with mysql >3.23.24-beta-log. I have prepared a database on Win98 SE platform >with 3.23.49a and when i moved to my linux server

Re: ERROR 1036: Table 'xxx' is read-only

2002-05-03 Thread sucker
- Original Message - From: "Milan Reznicek" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, May 03, 2002 1:15 PM Subject: ERROR 1036: Table 'xxx' is read-only > I have a problem with updating MySQL database on linux with mysql > 3.23.2

ERROR 1036: Table 'xxx' is read-only

2002-05-03 Thread Milan Reznicek
I have a problem with updating MySQL database on linux with mysql 3.23.24-beta-log. I have prepared a database on Win98 SE platform with 3.23.49a and when i moved to my linux server at school (RedHat 7.0 CZ with MySQL 3.23.24-beta-log) I can't update or insert to table. I have changed rights t