Skip to content
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

Support MySQL 8.4 and 9.0 #283

Merged
merged 1 commit into from
Jul 28, 2024
Merged

Support MySQL 8.4 and 9.0 #283

merged 1 commit into from
Jul 28, 2024

Conversation

jchrys
Copy link
Collaborator

@jchrys jchrys commented Jul 28, 2024

Motivation:
Add compatibility for the newer MySQL versions 8.4 and 9.0 to ensure the connector works with the latest MySQL features and improvements.

Modifications:

  • Added tests to verify functionality with MySQL 8.4 and 9.0.

Result:
Ensures compatibility with MySQL 8.4 and 9.0.

@jchrys jchrys requested a review from mirromutth July 28, 2024 14:12
@jchrys jchrys added this to the 1.2.0 milestone Jul 28, 2024
@jchrys jchrys marked this pull request as ready for review July 28, 2024 14:12
Motivation:
Add compatibility for the newer MySQL versions 8.4 and 9.0 to ensure the connector works with the latest MySQL features and improvements.

Modifications:
- Added tests to verify functionality with MySQL 8.4 and 9.0.

Result:
Ensures compatibility with MySQL 8.4 and 9.0.
@jchrys jchrys merged commit 17fe67b into trunk Jul 28, 2024
28 checks passed
@jchrys jchrys deleted the support-new-versions branch July 28, 2024 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant