Re: win2k ERROR 1036 (read only) problem

2001-07-23 Thread Sinisa Milivojevic
Panos Melas writes: > Hello everyone, > > I try to install and configure mysql under win2000, initally it seems to > work ok but whenever I try to create a table or modify any of the existing > tables I get the following error: ERROR 1036: Table is read only > > e.g. > > mysql> insert into

RE: win2k ERROR 1036 (read only) problem

2001-07-23 Thread Bruce Stewart
Using the 'GRANT' syntax is the recommended method for assigning permissions. -Original Message- From: Panos Melas [mailto:[EMAIL PROTECTED]] Sent: Mon, 23 July 2001 13:51 To: '[EMAIL PROTECTED]' Subject: win2k ERROR 1036 (read only) problem Hello everyone,

win2k ERROR 1036 (read only) problem

2001-07-23 Thread Panos Melas
Hello everyone, I try to install and configure mysql under win2000, initally it seems to work ok but whenever I try to create a table or modify any of the existing tables I get the following error: ERROR 1036: Table is read only e.g. mysql> insert into user values('localhost','mysql',passw