Skip to content
This repository was archived by the owner on Apr 17, 2018. It is now read-only.
This repository was archived by the owner on Apr 17, 2018. It is now read-only.

Don't rollback a transaction after a deadlock detection (InnoDB) #6

@jerome-arzel

Description

@jerome-arzel

The error with the code 1213 and the sql state "40001" make a rollback automatically, so rollback does not work after this error (the savepoint does not exist).

http://dev.mysql.com/doc/refman/5.5/en/innodb-deadlock-detection.html

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