E_ADEPT_DATABASE_NO_TRANSACTIONS

help
ACS adminconsole.log installing the log tells me
E_ADEPT_DATABASE_NO_TRANSACTIONS
I put in my.cnf default-storage-engine = InnoDB
but still not working
thanks
adminconsole.log

Hi,
You must do an "ALTER TABLE '<schema>'.'<tableName>' ENGINE=InnoDB" on each table of the database. After that you should be up and running!
Xavier

Similar Messages

Maybe you are looking for