sitewards / mysqlfix
Sitewards Magento Mysql Fix
Installs: 126
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 3
Forks: 0
Open Issues: 0
Type:magento-module
Requires
- php: ~5.4
This package is not auto-updated.
Last update: 2025-01-27 13:23:43 UTC
README
This extension fixes the magento installer compatibility issue with MySQL v.5.6. Without this extension Magento installer will complain that database engine does not support InnoDB.
See also this SO topic
At the same this extension fixes only the issue mentioned above and DOES NOT guarantee complete compatibility with MySQL 5.6.
Change log
0.1.1
- add readme and migrate to Sitewards namespace
0.1.0
- Initial commit