Hi, I am having problem installing the MySQL driver. I get the following error:
The MySQL Connector JAR is missing from your deployment and if you would like to use MySQL, you must manually install the MySQL Connector JAR.
The OS is Ubuntu 20.04.5 LTS.
MySQL server is version 8.0.32-0ubuntu0.20.04.2
I've downloaded the driver from the Oracle site - mysql-connector-j-8.0.32.deb and installed it with dpkg.
I've even copied the driver .jar file to the /fusionauth/fusionauth-app/lib folder.
Always the same error.
I am this close to giving up. Please, help