Forum Discussion

niconicotsuka's avatar
niconicotsuka
Regular Visitor
1 year ago
Solved

MySQL: Retrieval of the RSA public key is not enabled for insecure connections.

I am unable to connect a MySQL 8 database server. When I enter the server IP and database name and click the "OK" button, the following error message appears and I cannot proceed.

 

MySQL: Retrieval of the RSA public key is not enabled for insecure connections.

 

My versions are as follows:

PowerBI Desktop version 2.141.1253.0 64bit

Mysql Connector/NET 9.2.0

 

This is apprently a common issue with MySQL and the common fix quoted is add SSLMODE=enable to the connection string except I cant see how the edit the connection string.

There is no field to enter a connection string on the MySQL Connector/NET screen. What should I do?

4 Replies