List of mysql databases return null

I’m trying to create a new project with mysql database.

After filling the fields correctly, the list of databases return no database, as image below:

I also try to put my db name manually, but it returns a lot of errors, as below:

So i cant create a new project with mysqlDB… Any solution?

1 Like

PostGre and other dbs are working well, as bellow:

I try to make the project with a remote DB and it works. Probably a bug with mysql version.

It will be nice if RadSystems developers indicate the best version of each software to use

You get this error when using MySQL 8, switch to MySQL 5 or MariaDB.

This also happens with Mariadb after 10.5!

@mpmahen Radsystems have been made aware and they are working on a fix.

This is great information to know as I had spent hours trying to figure out what I was doing wrong. I know their doing the best they can and probably a smaller company, however, I would agree that it would be nice to know compatible database versions with each major release.

@willvin I’m not sure how you know they’re made aware of this as it seems like there’s no option to contact support. Do you have an idea as to when a fix will be pushed out?

I have no idea as to when the fix will be pushed out, but from the test I have done with the beta version, it is fixed.

@willvin thanks for your response. That is very helpful to know, thank you. I wish it would be multi-tenant ready though.