Skip to content

MariaDB 11.8 - Handle error 1020 #7363

@fliespl

Description

@fliespl

Feature Request

What

This error performs full transaction rollback, meaning it should be treated as Deadlock.

https://mariadb.com/docs/server/reference/error-codes/mariadb-error-codes-1000-to-1099/e1020

Why

Currently e1020 is unsupported. Doctrine throw generic driver error and thinks tarnsaction is still in place.

How

Probably new error mapping in ExceptionConverter?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions