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 newer MySQL versions #897

Closed
matiasgarciaisaia opened this issue Jan 14, 2022 · 3 comments · Fixed by #943
Closed

Support newer MySQL versions #897

matiasgarciaisaia opened this issue Jan 14, 2022 · 3 comments · Fixed by #943

Comments

@matiasgarciaisaia
Copy link
Member

Verboice is using MySQL 5.6 in production, which is getting deprecated by AWS RDS.

We should ensure that Verboice supports migrating to at least MySQL 5.7. Supporting MySQL 8.0 would be best.

@matiasgarciaisaia
Copy link
Member Author

We are already using MySQL 5.7 in both development & staging, and a customised version of MySQL 5.7 for all Surveda instances - so there's a really good chance we already support MySQL 5.7 just right.

@matiasgarciaisaia
Copy link
Member Author

AWS RDS is dropping support for MySQL 5.7 on February 29th.

We should upgrade Guisso to ensure it works with MySQL 8+, in order to be able to migrate the production DB.

@ysbaddaden
Copy link
Contributor

Oh my.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants