Skip to content

Updating to 8.0.36 #35

@wantell

Description

@wantell

The site we support upgraded to using Aurora 3.07 and there seem to be a number of compatibility issues which are cascading into other issues in our local Drupal.

Aurora 3.07 is reported to be compatible with MySQL 8.0.36. However, using DB_IMAGE='docksal/mysql:8.0' creates a MySQL 8.0.28 instance and attempting to import the database simply fails.

I see in this project's Makefile that it sets VERSION ?= 8.0 - is it possible to set this variable in my docksal.env file or elsewhere? E.G., so that when I set it to 8.0.36 it will pull mysql:8.0.36-oracle

If that is not possible, can we get this image updated to use 8.0.36?

Re: MariaDB - The only AWS documentation I could find about Maria/Aurora compatibility indicated that we'd need to set up a separate database and perform a database migration task. If such a task is not necessary with a newer version of MariaDB we would be glad to continue using that instead of upgrading the MySQL version.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions