[cosmo-dev] Cosmo 0.14 fresh install and MySQL Database
Randy Letness
randy at osafoundation.org
Fri Apr 4 08:22:35 PDT 2008
Guillaume Gautreau wrote:
>>
>>
>> This looks like you need to set
>> cosmo.hibernate.dialect=org.osaf.cosmo.hibernate.CosmoMySQL5InnoDBDialect
>> in etc/cosmo.properties.
>>
> Even if my database is in MyISAM format ?
Cosmo requires the use of innodb tables because they support things like
transactions and foreign key constraints.
-Randy
More information about the cosmo-dev
mailing list