MySql Database Nightmare — Innodb vs MyISAM
Last week I had a server crash — hardware problems — and have spent the past week recovering. I had several php apps running on the server along with a lot of static content–including a couple thousand videos. So I spent a day rebuilding the server on a new box and restoring the static content was a breeze–really drove home the point for me about the value of keeping things simple. 500+ videos were just uploaded into a directory and were not part of a php app–very simple to restore. However, the vast majority of my content was tied to a couple Moodle LMS installs, several WordPress installs including one WordPress Mu install, and five MedaiWiki installs.

Recent Comments