SQL ERROR: Transaction (Process ID 161) was deadlocked on lock resources with another process and has been chosen as the deadlock victim. Rerun the transaction. - UPDATE wbn.dbo.pagetree SET pageview_site=pageview_site+1 WHERE _id='4905'
Query was - UPDATE wbn.pagetree SET pageview_site=pageview_site+1 WHERE _id='4905'
SQL ERROR: Transaction (Process ID 161) was deadlocked on lock resources with another process and has been chosen as the deadlock victim. Rerun the transaction. - UPDATE wbn.dbo.pagetree SET pageview=pageview+1 WHERE _id='62792'
Query was - UPDATE wbn.pagetree SET pageview=pageview+1 WHERE _id='62792'
|