Database server does not support the InnoDB storage engine.
Posted by: prabhu3705 (180.211.103.---)
Date: July 23, 2013 08:22AM

hello guys
in latest version of wamp 2.4 mysql 5.6 innodb engine is not supported please help me out.
i am trying to install magento ce on localhost.

Options: ReplyQuote
Re: Database server does not support the InnoDB storage engine.
Posted by: RiggsFolly (---.as13285.net)
Date: July 23, 2013 10:01AM

What makes you think innodb is disabled??? In MySQL 5.6 it is actually the default database engine!

If it is this line you are seeing, it does not mean InniDb is disabled.
[Note] InnoDB: The InnoDB memory heap is disabled

If you want to use innodb it is a good idea to amend your my.ini file ( use the wampmanager menus to edit this file )

wampmanager -> MySQL -> my.ini

Look for this line, around line 123

# Uncomment the following if you are using InnoDB tables

And do as it says, uncomment the innodb parameters.


But InnoDB should be there and available anyway.

Options: ReplyQuote
Re: Database server does not support the InnoDB storage engine.
Posted by: blackqubers (2.50.12.---)
Date: April 07, 2015 12:00PM

We often face Database server does not support InnoDB storage engine while installing the Magento for the first time.

Given below some of quick fix to make it rectify the issue and make it work.

[magentoextensiondevelopers.wordpress.com]

Options: ReplyQuote


Sorry, only registered users may post in this forum.