My server’s mysql settings got wiped out. I’d like to move a single catalogue (wordpress install, fyi) to another server where I have mysql running. I did an scp of the catalogue (“cf”) under /var/mysql/ over to my new server. Setup a user, granted all privs, everything showed up fine. I can browse the tables and their contents in my GUI. The only problem is: when I try to update a row on the new server, I get an error “Table ‘wp_options’ is read only”. What’s the best way to fix? Thanks.
Share
common causes for this error: