Add allowPublicKeyRetrieval=true to the JDBC URL.
jdbc:mysql://localhost:3306/db?allowPublicKeyRetrieval=true&useSSL=false
Post a Comment
SELECT 'INSERT INTO ReferenceTable (ID, Name) VALUES (' + CAST(ID AS NVARCHAR) + ', ''' + Name + ''...
No comments:
Post a Comment