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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Anonymous
Not applicable

MySQL connection Issues

Hello - I am having issues connecting (reconnecting) to a MySQL database.  I am working with a client and he provided me a pbix file that was already connected to his MySQL db and his credentials to his db and his pbi account.  However, when i try to refresh the MySQL connection, I get the below errors.  Has anyone experienced this and does anyone know what the solution is for this?

 

Any and all help would be greatly appreciated.

 

Thank You!Connection infoConnection infoError MessageError Message

Ryan F.

3 REPLIES 3
Bathelona
Frequent Visitor

It looks like you don't have the MySQL connector installed on your computer - so you would need to go to the link provided in the error message & download/install the mysql connector.

Then try to reconnect to the DB.

Anonymous
Not applicable

@Bathelona thanks that helped I think for the initial issue.  But now I am getting the below error.  I have the exact credentials provided by the client, and I am able to get into the Production database, but for some reason Power BI keeps giving me this error.

Is there something else that I am missing?

MySQL Error (002).png

Potentially - in your first screenshot you highlighted windows credentials, but when I've worked with mysql I've used the database credentials option instead.

https://community.powerbi.com/t5/Desktop/Cannot-Connect-to-MySQL-Database/td-p/275947

As that post above also shows, you need to put the IP & Port into the Server line.

Also, it might be worth checking that your version of Power Bi desktop (64 or 32 bit) matches the mysql driver.

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors