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

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
KyleMCI
New Member

We were unable to find a database provider with invariant name 'MySql.Data.MySqlClient'.DetailsDataS

We currently have a mariadb hosted in azure which until Friday afternoon last week was pulling data in to powerbi with no issues. Now, in M365, when trying to get the data to refresh, we are getting variants of this error.

 

We were unable to find a database provider with invariant name 'MySql.Data.MySqlClient'.

Details
DataSourceKind = MySql
DataSourcePath = *REDACTED*
 
We can connect to the database with no issues from the local powerbi client and also via workbench.
 
Any help would be greatly appreciated
 
1 REPLY 1
Anonymous
Not applicable

Hi @KyleMCI ,

 

One possible solution is to ensure that the MySQL connector is installed and up-to-date. You can download the latest version of the connector from the MySQL website. Additionally, you may want to check the connection string to ensure that it is correct and up-to-date.

Another possible solution is to check the firewall settings for the MySQL server. It is possible that the firewall is blocking connections from Power BI. You may need to add an exception to the firewall to allow connections from Power BI.

 

                                                                                                                                                         

Best Regards,

Stephen Tao

 

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

Helpful resources

Announcements
June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

Check out the June 2025 Power BI update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors