I transferred all my databases from an old server to a new one by simply copying the .frm .MYD and .MYI files across. The problem is all these databases have now become read only. The users that access the databases have all privileges and all the database files are owned my MySQL. Any ideas on how to make the databases writable?