Jump to content

[Solved] Mysql Database Down Since Late Jan/early Feb 2014


McCozza

Recommended Posts

Hi Wolstech,

 

Thanks v.much. I have now managed to restore the website that gets used a lot after taking your advice above. I'll wait until mysql issues are solved to drop the redundant database. Or maybe I can delete all the table records from the redundant database if I start running into space issues?

 

Cheers Nick

Link to comment
Share on other sites

The innodb tables are read-only, so you won't be able to remove their records.

 

If you have any MyISAM tables mixed in with the innodb tables though, you can remove the records from those particular tables (or drop the MyISAM table entirely.)

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...