On Wednesday, February 9, 2022, 09:59:45 AM GMT+1, Vieri <[email protected]> wrote:
> If I set mysql-driver: mariadb I get an error (no suitable driver) if I ONLY > have mariadb-java-client-3.0.3.jar in /etc/guacamole/lib/ (I also tried an > earlier version). > If I add mysql-connector-java-8.0.28.jar to that same directory or even leave > JUST that file then Guacamole uses that driver (no errors). Let me rephrase the second sentence: "If I add mysql-connector-java-8.0.28.jar to that same directory or even leave JUST that file AND comment out 'mysql-driver: mariadb' then Guacamole uses the MySQL driver (no errors)." So the mariadb driver is not working or is not detected. I tried all these, and none work: mariadb-java-client-2.5.0.jar mariadb-java-client-2.7.4.jar mariadb-java-client-3.0.3.jar mariadb-java-client-2.7.0.jar mariadb-java-client-2.7.5.jar Vieri --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
