MariaDB 10.3.22 setup.sql creates a user that already exists

Created on 7 November 2023, about 1 year ago
Updated 24 November 2023, about 1 year ago

Problem/Motivation

MariaDB 10.3.22 conf/setup.sql creates a user that already exists when the image is spin up in GitlabCI. That causes the container not to run and make tests fail (check parent issue).

I've tested this building a local image of drupalci:mariadb10.3.22 and using this for gitlab-ci-local in parent's MR code

Steps to reproduce

Proposed resolution

Remove the first line "CREATE USER ..." from "db/mariadb-10.3.22/conf/setup.sql"

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

🐛 Bug report
Status

Fixed

Component

Database Containers

Created by

🇬🇷Greece dimitriskr

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024