Closed rmccue closed 3 years ago
Fixed in #343 - nice one @ntwb and @joehoyle!
@roborourke i think we might need to test compat with the previous MySQL container, as we i think keep the same docker volume, I wasn't sure if the new container can use the data volume all fine from the previous MySQL data. Im not 100%, I ran into a permissions thing but might have been from trying MySQL v8.
Basically: Install a site in Altis 8, and test upgrade to 9
@joehoyle we'll be testing the upgrade process as part of testing the beta release. This update isn't using MySQL 8 though, rather the biarms/mysql
build of 5.7 which has multiarch images.
Part of humanmade/product-dev#596.
The work is mostly complete in the existing PR here, with some suggestions remaining.