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