MySQL 8 uses drupalci/mysql-8:latest which is a five-year-old version of MySQL

Created on 26 November 2023, about 1 year ago
Updated 9 May 2024, 8 months ago

Problem/Motivation

DrupalCI's MySQL 8 environment uses drupalci/mysql-8:latest, which is MySQL 8.0.11 (released way back in April 2018), rather than drupalci/mysql-8:production, which is MySQL 8.0.34. Was this intentional?

If not, could we switch the MySQL 8 environment from drupalci/mysql-8:latest to drupalci/mysql-8:production?

If so, could we add an additional MySQL environment which uses drupalci/mysql-8:production?

Either way, this would allow projects to be tested with a more recent version of MySQL 8.

Steps to reproduce

Check MySQL version when running tests on MySQL 8

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Fixed

Component

Database Containers

Created by

πŸ‡ΊπŸ‡ΈUnited States mfb San Francisco

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024