CDbCommand failed to execute the SQL statement: SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction. The SQL statement executed was: UPDATE `craft_retour_stats` SET `hitCount`=:hitCount, `hitLastTime`=:hitLastTime, `handledByRetour`=:handledByRetour, `referrerUrl`=:referrerUrl, `dateUpdated`=:dateUpdated WHERE id=:id. Bound with :id='886646', :hitCount=3, :hitLastTime='2026-04-18 09:26:24', :handledByRetour=0, :referrerUrl='', :dateUpdated='2026-04-18 09:26:24' (/home/luxurytrainclub/craft/app/framework/db/CDbCommand.php:358)
#0 /home/luxurytrainclub/craft/app/framework/db/CDbCommand.php(1313): CDbCommand->execute(Array)
#1 /home/luxurytrainclub/craft/app/etc/db/DbCommand.php(445): CDbCommand->update('craft_retour_st...', Array, 'id=:id', Array)
#2 /home/luxurytrainclub/craft/plugins/retour/services/RetourService.php(396): Craft\DbCommand->update('craft_retour_st...', Array, 'id=:id', Array)
#3 /home/luxurytrainclub/craft/plugins/retour/RetourPlugin.php(61): Craft\RetourService->incrementStatistics('/esgeneral/roya...', 0)
#4 /home/luxurytrainclub/craft/app/framework/base/CComponent.php(567): Craft\RetourPlugin->Craft\{closure}(Object(CExceptionEvent))
#5 /home/luxurytrainclub/craft/app/framework/base/CApplication.php(874): CComponent->raiseEvent('onexception', Object(CExceptionEvent))
#6 /home/luxurytrainclub/craft/app/framework/base/CApplication.php(745): CApplication->onException(Object(CExceptionEvent))
#7 [internal function]: CApplication->handleException(Object(Craft\HttpException))
#8 {main}