softlab Posted February 24, 2018 Posted February 24, 2018 Hi. I'm bfpsw on johnny. I'm trying to modify the length of a column in a table of my database (bfpsw_jaw) using phpMyAdmin, but the response is: "#1874 - InnoDB is in read-only mode". It seems it is not possible to rename the table; if I try to drop it, the error is: "#1051 - Unknown table bfpsw_jaw.UTENTI". Can you help me? Thanks
Krydos Posted February 24, 2018 Posted February 24, 2018 Johnny's innodb tables were corrupted because of the power outage yesterday. This is why we always recommend people use myisam instead. Innodb is really delicate and is easily corrupted. Make a backup if you can, or if you already have a backup you'll be good. After people have taken their backups we'll repair the innodb tables, but it will likely result in data loss.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now