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

fix: upgrade MySQL from 5.7 to 8.1 first and then to 8.4 #1149

Merged

Conversation

Danyal-Faheem
Copy link
Contributor

Backport PR to master for #1102 and #1140.

See #1090 for more details on the issue.

This is required when upgrading from Tutor v15 to v18 directly
MySQL does not allow direct upgrades from v5.7 to v8.4
…to Redwood (overhangio#1140)

* ix: run MySQL 8.1 as a separate container during upgrade from Olive to Redwood
We do this because MySQL 8.1 does not have the --mysql-native-password option
We have this option turned on for backward compatibility
Copy link
Contributor

@DawoudSheraz DawoudSheraz left a comment

Choose a reason for hiding this comment

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

good to merge?

@Danyal-Faheem
Copy link
Contributor Author

Yes, please go ahead.

@DawoudSheraz DawoudSheraz merged commit e2786af into overhangio:master Oct 30, 2024
2 checks passed
@DawoudSheraz DawoudSheraz deleted the danyalfaheem/mysql-upgrade-5.7-to-8.4 branch October 30, 2024 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

2 participants