I've seen that mysql db creation doesn't specify the engine type.
Could you please set InnoDB as default type? InnoDB is the default
engine starting from MySQL 5.5 but it has many advantages over MyISAM
and should be used also in version older than 5.5

More over, with innodb will be possible to use XtraDB Cluster from Percona
_______________________________________________
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

Reply via email to