When I want to execute an update query on my table I got an error saying:
update
1036 - Table data is read only.
data
MySQL doesn't have write access to the database file. Check the permissions and the owner of the file.