MySQL Forums
Forum List  »  Newbie

mysql read only error
Posted by: sachin sagar
Date: May 08, 2005 06:16AM

hi!

when i'm trying to insert a new record in the table cal_users, the error generated is as follow:
---------------
MySQL said:
#1036 - Table 'cal_users' is read only
-----------------

I am logged in with the administrator privilege. In this database i can create new tables and insert data into those tables.
I can do anything for other databases as well as all tables.
But for this particular one, the error is raised.

Please help me out how to change the (read only) property to writable.
Thanx in advance.

Options: ReplyQuote


Subject
Written By
Posted
mysql read only error
May 08, 2005 06:16AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.