/InstallBugfix

Solves the MySQL > 5.6-Bug of Magento

Primary LanguagePHP

InstallBugfix

Solves the MySQL > 5.6-Bug of Magento

Problem

See Post on Stackoverflow

Solution

The Model Mage_Install_Model_Installer_Db_Mysql4 got overridden. If the former InnoDB-Check via SHOW VARIABLES fails, Magento tries with SHOW ENGINES.