public key retrieval is not allowed java code example
Example: com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Public Key Retrieval is not allowed
jdbc:mysql://localhost:3306/db?allowPublicKeyRetrieval=true&useSSL=false
jdbc:mysql://localhost:3306/db?allowPublicKeyRetrieval=true&useSSL=false