GUACAMOLE-1738: Merge update version of MySQL connector.

This commit is contained in:
Virtually Nick
2023-03-15 14:52:48 -04:00
committed by GitHub

View File

@@ -94,7 +94,7 @@ tar -xzf extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-dist/target/
# #
echo "Downloading MySQL Connector/J ..." echo "Downloading MySQL Connector/J ..."
curl -L "https://dev.mysql.com/get/Downloads/Connector-J/mysql-connector-java-5.1.46.tar.gz" | \ curl -L "https://dev.mysql.com/get/Downloads/Connector-J/mysql-connector-j-8.0.32.tar.gz" | \
tar -xz \ tar -xz \
-C "$DESTINATION/mysql/" \ -C "$DESTINATION/mysql/" \
--wildcards \ --wildcards \