[RSS Feed/News] MySQL query error [1213]: Deadlock found when trying to get lock; try restarting transaction

Status
Not open for further replies.

XenForo

Administrative
  • Thread starter
  • Admin
  • #1
Does this mean I need to clear the MySQL jobs table?


Code:

Code:
XF\Db\DeadlockException: MySQL query error [1213]: Deadlock found when trying to get lock; try restarting transaction src/XF/Db/AbstractStatement.php:230
Generated by: Unknown account Mar 17, 2022 at 1:17 PM
Stack trace
DELETE  FROM `xf_job` WHERE job_id = ?
------------

#0 src/XF/Db/Mysqli/Statement.php(198): XF\Db\AbstractStatement->getException('MySQL query err...', 1213, '40001')
#1 src/XF/Db/Mysqli/Statement.php(79)...

Read more

ادامه مطلب...
 
Status
Not open for further replies.
Back
Top Bottom