Hello.
I am trying to install FusionAuth on a Centos 8 system using MySQL 5.7.30-33 - Percona Server. After starting the setup wizard, adding the db data, I get the FusionAuth is starting page, but then it gets back to the page to enter database data, with the following error:
The database and schema exist, but for some reason the ordinary user you specified cannot connect to it. Perhaps the user already existed and you provided the wrong password. The error from the database was [No suitable driver found for jdbc:mysql://localhost:3306/login?serverTimezone=UTC&useSSL=false&allowPublicKeyRetrieval=true].
I verified that the database tables have been created.
Any help would be appreciated.