Do not use the system "mysql" database to install Drupal

Created on 22 July 2024, about 2 months ago
Updated 25 July 2024, about 1 month ago

Problem/Motivation

When using mysql (which is the default). The Drupal installation seems to happen in the system "mysql" database.
We should install Drupal on another database.

Steps to reproduce

For example: https://git.drupalcode.org/issue/entity_usage-3430263/-/jobs/1872430
SQLSTATE[HY000]: General error: 1465 Triggers can not be created on system tables

Proposed resolution

Change the database to another one.

Start by changing https://git.drupalcode.org/project/gitlab_templates/-/blob/main/includes...
MYSQL_DATABASE: mysql
to something else and test.

Remaining tasks

MR and tests.

User interface changes

API changes

Data model changes

Feature request
Status

Needs work

Component

gitlab-ci

Created by

🇪🇸Spain fjgarlin

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