wolstech Posted April 3, 2018 Posted April 3, 2018 Krydos can probably remove it manually. It just won't drop when I tell mysql to drop it. And yes, I would recommend converting to MyISAM if your software doesn't require it. Assuming the database is restored and working, you can change the engine by altering the InnoDB tables in PhpMyAdmin. There's an option to specify the storage engine used.
zetaperu Posted April 3, 2018 Author Posted April 3, 2018 Krydos, with more privileges and access to MySQL I hope you can remove waste from the BD to be able to create it again.
Krydos Posted April 4, 2018 Posted April 4, 2018 It took me a while to figure out what a BD is, but I dropped the DB zetaperu_buscameya. I think that's what you wanted.
zetaperu Posted April 4, 2018 Author Posted April 4, 2018 Thank you very much Krydos and wolstech for the support provided finally everything is solved.
Recommended Posts