Posted by Drakazz on 10/13/48 11:39
try 770 if anything. also, you should look in mysql database settings
if your user is allowed to modify table data!
You should use a good client ( http://dev.mysql.com/ )
"Error: 1036 SQLSTATE: HY000 (ER_OPEN_AS_READONLY)
Message: Table '%s' is read only"
ER_OPEN_AS_READONLY
This means that the database itself might nto allow you to access the
table's data.
This is not a php question at all.
thanks!
Navigation:
[Reply to this message]
|