sitewards/mysqlfix

There is no license information available for the latest version (0.1.1) of this package.

Sitewards Magento Mysql Fix

Maintainers

Package info

github.com/sitewards/magento_mysqlfix

Type:magento-module

pkg:composer/sitewards/mysqlfix

Statistics

Installs: 127

Dependents: 0

Suggesters: 0

Stars: 2

Open Issues: 0

0.1.1 2016-09-08 14:04 UTC

This package is not auto-updated.

Last update: 2026-03-09 18:24:48 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