cancel
Showing results for 
Search instead for 
Did you mean: 

Installation doesn't work with MySQL 6

digital2b_com
Champ in-the-making
Champ in-the-making
I tried to install Alfresco with MySQL 6. But there are a lot of problem with SQL Statements.

One for all:
type=InnoDB;

now is
ENGINE=InnoDB;

I tried also to execute \AlfrescoSchemaCreate-org.hibernate.dialect.MySQLInnoDBDialect-49825.sql and i had a lot of errors.

If you (developers) need help to upgrade this, just let me know.

Best Regards
1 REPLY 1

pmonks
Star Contributor
Star Contributor
MySQL 6 is still in alpha (see http://dev.mysql.com/downloads/mysql/6.0.html) - I'd strongly suggest sticking with MySQL 5.x until MySQL 6 is officially released.

Cheers,
Peter