How to disable Merge JavaScript Files on db in magento zendnwar June 16, 2015 Magento 0 Comments Table: core_config_data path:dev/js/merge_files path:dev/css/merge_css_files Related Posts How to install sample data for magento? zendnwar September 25, 2012 How to install sample data for magento Step1: Download sample data from http://www.magentocomme .. Magento : Database server does not support the InnoDB storage engine zendnwar September 2, 2013 app/code/core/mage/install/model/installer/Db.php if (!$resource->supportEngine()) { Mage::t ..