When I try to install the Servoy 2.2 Servoy server with a MySQL based repository, I get the message: “The repository server must run on a SQL database with support for transactions”.
I am using MySQL version 5.0. All of MySQL 4.0 and above support transactions with the InnoDB and BDB transactional storage engines. InnoDB provides full ACID compliance.
For more information see : http://dev.mysql.com/doc/mysql/en/anis- … tions.html
We want to leverage our MySQL based RAID-5 appliance for all of the database requirements of Servoy.
Is it possible to configure the Servoy repository server on MySQL in light of the support for transaction offered by Mysql ?
- yes
- no
- don’t care