- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Mysql connector (8.0.29) and gateway not working.
Good day,
After updating mysql connector to version 8.0.29, gateway connection stopped working.
Error mesage: We were unable to find a database provider with invariant name 'MySql.Data.MySqlClient'. This error could've been the result of provider-specific client software being required, but missing on this computer. To download client software for this provider, visit the following site and choose the 64-bit (x64) version of, at minimum, 'MySQL Connector/Net': https://go.microsoft.com/fwlink/?LinkId=278885
However, in this site have no 64bit version.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I downgraded to 8.0.28, and then it worked!!
I have a 64 bit server, but installed the X86 version. I saw somewhere that it is built with "Any platform", so it doesn't matter. It's .NET, so it runs on the CLR, I don't think the bits are very relevant actually, since the .NET platform itself will be 64 bit.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
managed to solve the refresh on powerbi service issue by installing mysql-connector-net-8.0.28 on a VM where on premises gateway was located.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@jasiluka12 i recently had to rebuild my windows setup and found that at this time the latest mysql-connector-net, 9.1.0 at the time, works as well.
https://go.microsoft.com/fwlink/?LinkId=278885 -> https://dev.mysql.com/downloads/connector/net/ > 9.1.0 [ or archives > 8.0.28 or 8.0.32 ]
Haven't tested the 9.2.0 drop that has come out since then but pretty easy to test as the error signature from the builds that were not working is well understood at this point.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @DOQR ,
Glad you solved the problem, can you accept the correct answer provided by the user as a solution, so that other users with similar experience as yours can find the answer quickly, thanks in advance.
Best Regards,
Community Support Team _ Caitlyn
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks @DOQR,.
This is to confirm that the latest MySQL .Net Connector for Windows 8.0.29 does not work with the Power BI Service. When trying to connect via a Power BI Gateway Server, it threw the error message:
An error happened while reading data from the provider: 'Character set 'utf8mb3' is not supported by .Net Framework.
I installed previous version of MySQL .net connector 8.0.28 on the Gateway Server and the connection worked fine.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Glad I found this post! I was going a bit crazy trying to work out what was wrong - as above installed 8.0.28 - rebooted server and worked with no issues.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I downgraded to 8.0.28, and then it worked!!
I have a 64 bit server, but installed the X86 version. I saw somewhere that it is built with "Any platform", so it doesn't matter. It's .NET, so it runs on the CLR, I don't think the bits are very relevant actually, since the .NET platform itself will be 64 bit.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dunno why these MS developers upgrading connectors to 8.0.33... I installed got error's in critical stages
then degraded to 8.0.16 it works.
I delayed to submit an assignment due to this connectivity issue 😓
Note: (>70 applications then got assignment from recruiters as fresher).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hey everyone,
I tried it too, but to no avail. Do you have any other suggestions?
I have a database behind a SSH but the connection is stable and working.
I removed all versions of MySQL installed 8.0.28, 27, 16, 17, 18 none of these worked for me. I always installed the bench, shell and the connector. With 8.0.28 I am getting the error message: MySQL: Reading from the stream has failed.
I am running out of ideas to be honest.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Does downgrading mean uninstalling the newer and installing the older? Do I need to backup config or anything?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I will answer myself. Uninstall new, re-install old seems to work, no issues.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I installed version 8.0.28 and it worked again! Really no matter the x86 version worked normally.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Glad that it worked!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks for this thread calling out the real source of connection issue i was having.
I was unable to get power bi desktop to refresh mysql connection data sources in pbix following a repave of my device this past weekend go from a multiple upgrades win11 21h2 install to a clean first pass install of win11 22h2.
The power bi desktop error confuses things by implying you need a x86 64bit mysql connector/net install and yet when you get to the page the link [ https://go.microsoft.com/fwlink/?LinkId=278885 ] sends you to there are only x86 32bit downloads. I was wasting my time trying to find a 64bit installer assuming that was the issue and not the mysql connector/net 8.0.30 version showing as the most recent download there.
I removed 8.0.30 and went into their archives to download and install the mysql connector x86 32bit 8.0.28 version and power bi desktop pbix mysql connection data sources started working again. No reboot required.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Exactly.
For anyone still having this issue, these versions work for me:
Server 8.0.34
Workbench 8.0.32
Connector/J 8.0.32
Connector/NET 8.0.32
Documentation 8.0.32
Samples & Examples 8.0.32
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks for this detailed, updated info. Any idea if 8.0.35 (the latest version), like 8.0.34, still works, aka doesn't re-introduce the bug like 8.0.33 did?

Helpful resources
Subject | Author | Posted | |
---|---|---|---|
03-02-2023 11:11 AM | |||
01-16-2024 01:01 AM | |||
05-03-2024 01:29 PM | |||
03-18-2024 06:33 AM | |||
02-13-2025 01:16 AM |