Closed matiasgarciaisaia closed 9 months ago
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.
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.
Oh my.
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.