You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
758// lot more helpful to the developer instead of just the database's errors.759catch (Exception $e) {
760* thrownewQueryException(
761$query, $this->prepareBindings($bindings), $e762 );
Illuminate\Database\QueryException
SQLSTATE[HY000]: General error: 1205 Lock wait timeout exceeded; try restarting transaction (SQL: delete from
sessions
wherelast_activity
<= 1683213172)🎯 Illuminate\Database\Connection::runQueryCallback
📄 /app/vendor/laravel/framework/src/Illuminate/Database/Connection.php
Open in Flare
The text was updated successfully, but these errors were encountered: