unlocking read only table

2001-05-16 Thread Greg
One of the tables of my database suddently became read-only; when I try to add a line, I get: ERROR 1036: Table 'Requests' is read only I'm alone working on this table, and didn't lock it. Does anyone know how I can unlock this table? TIA Greg

Re: unlocking read only table

2001-05-16 Thread Enrique Vizcarra
rights. You can use GRANT command to check this. To know more about GRANT command, please, refer to manual. jevr.- From: Greg [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: unlocking read only table Date: Wed, 16 May 2001 18:11:09 +0200 One of the tables of my database suddently became read