Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Add transaction isolation level requirement to database requirements #5956

@fritzmg

Description

@fritzmg

According to magento/magento2#8933 (comment) the https://devdocs.magento.com/guides/v2.3/install-gde/system-requirements-tech.html#database section of the documentation should get the following added:

The transaction isolation level of the MySQL server or session needs to be set to READ-COMITTED (the default is REPEATABLE-READ) in order to avoid deadlock problems with the cron scheduler.

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