It depends on the version of Fineract you are using. Versions <= 1.5 require MySql 5.7 Versions >= 1.6 require MySql 8 or MariaDB 10.6+
On Mon, 5 Dec 2022, 18:02 Carlos Fau, <[email protected]> wrote: > Hello, > > My name is Charly Fau, I'm joining the community because we are using > Fineract as our banking core. > > I was struggling on running the server from scratch, mainly related to the > correct (or preferred) version of the database to use. > > We are deploying inside the GCE, so we want to use the managed SQL service > provided by the platform. Due to that, we have the options of MySQL 5.7 or > MySQL 8.0. > > What SQL do you recommend to use? > Which version is not recommend to use? (and should not used) > > Charly > >
