Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
Hi What would be my server name?
i tried localhost, localhost:3306 and still unable to connect.
Solved! Go to Solution.
@akwang wrote:
hi smoupre,
i did that and still i cannot connect.
For above error, please ensure that you've specified the correct server name, it could be servierIP:portNo("10.157.19.199:3306") or ServerName. Also ensure that the MySQL Service is running on the server you're connecting to.
Last time I had an issue connecting to MySQL with Power BI, I had to make sure that I was not trying to use Windows credentials but rather database credentials. And it looks like localhost is your server name.
hi smoupre,
i did that and still i cannot connect.
I can recommend setting up ODBC driver on the machine running mysql - such as https://dev.mysql.com/downloads/connector/odbc/5.3.html
Any tutorial on how to use the ODBC?
| User | Count |
|---|---|
| 23 | |
| 21 | |
| 21 | |
| 17 | |
| 11 |
| User | Count |
|---|---|
| 58 | |
| 55 | |
| 43 | |
| 36 | |
| 35 |