Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Did you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now

Reply
Syndicate_Admin
Administrator
Administrator

Report Server no conecta a MySQL v8

Hello

when we connect to a MySQL v8 in SaaS through MySQL connector/NET Power BI desktop allows us to indicate that the communication will be encrypted and Power BI Desktop connects without problem to MySQL.

The issue appears when you publish the dashboard to Power BI Report Server. When configuring the dashborad connection from the Power BI Report Server portal by entering the username and password, the following error appears when checking the connection:

MySQL: Authentication to host 'XXXXXXXXXX for user 'OXXXXXX' using method 'mysql_native_password' failed with message: Connections using insecure transport are prohibited while --require_secure_transport=ON.

How can we tell or force you to encrypt the connection?

Best regards

Victor

2 REPLIES 2
Anonymous
Not applicable

Hi @Syndicate_Admin ,

Use both:

config mysql system configuration (require_secure_transport=off)
Client connection to mysql server using SSL/TLS protocol configuration

Properly configure the MySQL server to support SSL connections. This includes having a valid server certificate

Below is the link will help you:

dev.mysql.com

 

Best Regards
Community Support Team _ Rongtie

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Hello

we cannot modify require_secure_transport on the server since we use MySQL in a cloud and it is a managed service. The only solution is to be able to force the Report Server to initiate an encrypted connection.

Regarding what is indicated in https://dev.mysql.com/doc/refman/8.0/en/using-encrypted-connections.html I do not see a way to indicate any parameter in the report server connection form.

vcarazo_1-1718346962758.png

Best regards.

Helpful resources

Announcements
April Power BI Update Carousel

Power BI Monthly Update - April 2026

Check out the April 2026 Power BI update to learn about new features.

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.