Just started planning a new MySQL database and reading up on whether to use MyISAM or INNODB tables.
Generally seems INNODB is more reliable but then a while ago when Aluminium had a problem the INNODB tables were unrecoverable which confuses me a little - could anyone clarify whether or not INNODB is more reliable or is there some issue with INNODB in a shared server environment (i.e. is backing up and restoring INNODB tables in a shared environment not feasible?)
Thanks,
Steve.


Reply With Quote

Bookmarks