Bug #107316 | MySQL 8.0.29 introduces a bug which prevents use of the Connector software | ||
---|---|---|---|
Submitted: | 17 May 2022 13:03 | Modified: | 11 Aug 2022 15:05 |
Reporter: | Marcus Harris | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Connector / NET | Severity: | S2 (Serious) |
Version: | 8.0.29 | OS: | Windows (10 Enterprise (20H2)) |
Assigned to: | CPU Architecture: | x86 (OS Build 19042.1645) |
[17 May 2022 13:03]
Marcus Harris
[19 May 2022 11:47]
MySQL Verification Team
Hello Marcus Harris, Thank you for the bug report. Regards, Ashwini Patil
[13 Jun 2022 17:55]
Philip Zubaly
I have an issue with the 8.0.29 .NET Connector which also may be at the root of this problem. I upgraded to 8.0.29 from 8.0.20, and after that, my applications could not find the provider. I found that the reason is that the <system.data><DbProviderFactories> section of the machine.config was cleared when I installed 8.0.29. I then removed the 8.0.29 connector and reinstalled it with the same results. Then I removed the connector again and installed the 8.0.28 connector and the required DbProviderFactories entry was written into the machine.config properly. I will be moving to 8.0.28 instead of 8.0.29 because of this issue.
[20 Jun 2022 9:13]
Michael Shparber
Same here! Thanks for this post!
[7 Jul 2022 10:54]
Stuart Cuthbertson
Just want to add that I'm also affected by this bug. Recently set up Power BI Desktop on a new laptop, and installed the Connector/NET v8.0.29 as the current version, in order to use a MySQL source with PBI Desktop. No success, all the same symptoms as previously noted here - and as soon as I uninstalled and installed .28 instead, it worked fine.
[28 Jul 2022 20:28]
William Lob
This remains an issue with 8.0.30. Removal of 8.0.30 and replacement with 8.0.28 version of Connector/NET resolves the issue, similarly to reports for 8.0.29.
[1 Aug 2022 6:02]
Sam Benson
And I thought upgrades were supposed to fix bugs.
[1 Aug 2022 14:17]
Daniel Valdez
Posted by developer: Hi, Just wanted to let you know that this issue it's been addressed.
[1 Aug 2022 15:38]
Marcus Harris
Daniel (Valdez), Thanks for your comment but you didn't mention either of these things: 1. Which release has the issue has been fixed in? And... 2. When we can expect to be able to download the updated release and use it? If you have this information available, can you share it with us? Thanks!
[1 Aug 2022 16:03]
Daniel Valdez
Hi Marcus, The fix is not yet available in any of the releases yet. We will work on it to include it on the next release. Sadly we are not permitted to share the release dates. Daniel
[1 Aug 2022 16:49]
Marcus Harris
Thanks, Daniel! No worries! Looking forward to seeing this issue finally resolved. Have a great day!
[11 Aug 2022 15:05]
Christine Cole
Posted by developer: Fixed as of the upcoming MySQL Connector/NET 8.0.31 release, and here's the proposed changelog entry from the documentation team: Incomplete dependencies prevented Connector/NET from installing and running properly. Thank you for the bug report.
[26 Jul 2023 9:38]
Luca Bartolini
I have the same problem (unable connect from powerbi gateway) with recent update 8.0.33 I rollback to 8.0.31 and now is ok. can you confirm this bug is again on 8.0.33 ?
[29 Jul 2023 13:14]
Stuart Cuthbertson
Luca - please see bug #110975 (https://bugs.mysql.com/bug.php?id=110975). The regression is being tracked there since this bug was already closed.