-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Update MySQL 8.4 to be the default #18569
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
Update MySQL 8.4 to be the default #18569
Conversation
This is for the upcoming Vitess 23, so that we ship it with MySQL 8.4 by default when it releases, as otherwise MySQL 8.0 will go EOL for a significant part of v23's lifetime. Signed-off-by: Dirkjan Bussink <[email protected]>
Review ChecklistHello reviewers! 👋 Please follow this checklist when reviewing this Pull Request. General
Tests
Documentation
New flags
If a workflow is added or modified:
Backward compatibility
|
Signed-off-by: Dirkjan Bussink <[email protected]>
Signed-off-by: Dirkjan Bussink <[email protected]>
Signed-off-by: Dirkjan Bussink <[email protected]>
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #18569 +/- ##
========================================
Coverage 67.49% 67.50%
========================================
Files 1607 1607
Lines 263144 263325 +181
========================================
+ Hits 177621 177752 +131
- Misses 85523 85573 +50 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
d4553fa to
5aa3b11
Compare
Signed-off-by: Harshit Gangal <[email protected]>
Signed-off-by: Harshit Gangal <[email protected]>
Signed-off-by: Harshit Gangal <[email protected]>
Signed-off-by: Dirkjan Bussink <[email protected]>
|
Website docs update in vitessio/website#2002. |
This is for the upcoming Vitess 23, so that we ship it with MySQL 8.4 by default when it releases, as otherwise MySQL 8.0 will go EOL for a significant part of v23's lifetime.
Once this is all good and working, we also need the changes in the release notes of course.
Related Issue(s)
Part of #16466
Checklist