-
Notifications
You must be signed in to change notification settings - Fork 180
Update MySQL .NET connector version #584
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
@L3onard80 : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change. |
Learn Build status updates of commit 6368703: ✅ Validation status: passed
For more details, please refer to the build report. |
To avoid the error: "An error happened while reading data from the provider: 'Character set 'utf8mb3' is not supported by .Net Framework." version 8.0.28 is needed. |
Learn Build status updates of commit bab7fdc: ✅ Validation status: passed
For more details, please refer to the build report. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added 8.0.28 as fix for utf8mb3 error.
Can you review the proposed changes? Important: When the changes are ready for publication, adding a #label:"aq-pr-triaged" |
I found browsing the internet, in other url of the documentation (unfortunately without link)

and i verified that is true.
I kindly ask that the download URL be updated and that the only functional version be specified (as I did by adding a note).