Details
-
Improvement
-
Resolution: Fixed
-
Minor
-
None
Description
When connecting to a MySQL 8.0 database, a allowPublicKeyRetrieval path parameter is required in the jdbc connection. This cannot be set via environmental variables, causing
java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed.