MySQL Forums
Forum List  »  Newbie

The 'InnoDB' feature is disabled
Posted by: Darren Cantwell
Date: November 10, 2005 02:12PM

Guys,

Any idea on this error it is in conjunction with installing gallery2.

I have checked my.ini and skip-innodb is (#skip-innodb)
I am ready to pull the remaining strands of my hair out. Version is mysql 5.0.


1289: The 'InnoDB' feature is disabled; you need MySQL built with 'InnoDB' to have it working

ADOConnection._Execute(create table g2dbtest0_g2privtestseq (id int not null), false) % line 855, file: adodb.inc.php
ADOConnection.Execute(create table g2dbtest0_g2privtestseq (id int not null)) % line 193, file: adodb-mysql.inc.php
ADODB_mysql.CreateSequence(g2dbtest0_g2privtestseq) % line 399, file: DatabaseSetupStep.class
DatabaseSetupStep._testPrivileges(mysql, Array[0]) % line 136, file: DatabaseSetupStep.class
DatabaseSetupStep.loadTemplateData(Array[1]) % line 167, file: index.php

Any help greatly appreciated

Options: ReplyQuote


Subject
Written By
Posted
The 'InnoDB' feature is disabled
November 10, 2005 02:12PM
November 11, 2005 05:36PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.