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

bump mysql version #2776

Merged
merged 1 commit into from
Dec 3, 2024
Merged

bump mysql version #2776

merged 1 commit into from
Dec 3, 2024

Conversation

jycor
Copy link
Contributor

@jycor jycor commented Dec 2, 2024

Certain tools expect a higher version of MySQL.
Currently, the latest stable version of MySQL is 8.4.4, but 8.0.23 is the minimum needed to satisfy mydumper.

Additionally, this alters the version() method to select directly from the @@version system variable.

related: dolthub/dolt#8592

@jycor jycor changed the title bumping mysql version bump mysql version Dec 3, 2024
Copy link
Contributor

@fulghum fulghum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@jycor jycor merged commit 29d5096 into main Dec 3, 2024
9 checks passed
@jycor jycor deleted the james/version branch December 3, 2024 00:16
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.

2 participants