lando / mariadb

The Official MariaDB Lando Plugin
https://docs.lando.dev/mariadb
GNU General Public License v3.0
0 stars 6 forks source link

Update default MariaDB version to 10.6, resolves lando/mariadb#25. #26

Open tormi opened 11 months ago

tormi commented 11 months ago

Resolves https://github.com/lando/mariadb/issues/25.

netlify[bot] commented 11 months ago

Deploy request for lando-mariadb pending review.

Visit the deploys page to approve it

Name Link
Latest commit ea83676aea1dd6fd2fc0dd13cab2c0611823618f
reynoldsalec commented 4 months ago

@kaszarobert I think the reason I didn't merge this back when @tormi suggested it was we were being hesitant about updating the version. Updating that default version will cause any project with a type: mariadb service and no specified version to get updated to 10.6, and I wasn't sure if that would present a problem with existing DB data (since the volume persists).

I'm guessing that the update from 10.3 -> 10.6 doesn't introduce incompatibilities, if one of you could confirm that, we should definitely bump the default version.

I think this is the big reason Pirog is probably going to dump default versioning in Lando 4.