Good/Better config for MySQL on an EC2 Large Instance
- by Tim Reynolds
I have an EC2 Large instance dedicated to MySQL.
It will be serving a Joomla/Magento combo so it has a blend of InnoDB and MyISAM tables. I have only worked with MyISAM in the past and am therefore unfamiliar with the settings InnoDB uses. Experiments so far have been less than fruitful, as I keep causing the InnoDB engine to be disabled.
My…