Skip to content

[11.x] Handle SQLSTATE[HY000] [2002] Operation in progress in DetectsLostConnection trait  #53965

@holgerk

Description

@holgerk

Laravel Version

11.33.2

PHP Version

8.3

Database Driver & Version

'driver' => 'mysql', MariaDB 10.1.40

Description

We see a the pdo exception: PDOException: SQLSTATE[HY000] [2002] Operation in progress sometimes.
Patching the DetectsLostConnection trait fixed the Problem for us.

Steps To Reproduce

This is not easy to reproduce, happens randomly

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