I took my database from a windows version of mysql and copied it to a linux version and now all the databases I copied seem to be locked on read only, and give me this error:
#1036 - Table 'my_table' is read only
How can I fix so it is not read only?