Transaction isolation level warning on status page.

Created on 1 November 2023, about 1 year ago
Updated 28 June 2024, 5 months ago

Problem/Motivation

On the status report page there is a warning for:

Transaction isolation level
REPEATABLE-READ
The recommended level for Drupal is "READ COMMITTED". For this to work correctly, all tables must have a primary key. The following table(s) do not have a primary key: media_usage. See the setting MySQL transaction isolation level page for more information.

Proposed resolution

Add primary key to the media_usage table

🐛 Bug report
Status

Needs review

Version

9.1

Component

Code

Created by

🇺🇸United States loze Los Angeles

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