SQL: UPDATE [Table]stats SET count=count+1 WHERE (type='total' AND variable='hits') OR (type='month' AND variable='200905') OR (type='week' AND variable='2') OR (type='hour' AND variable='17')
Error: Deadlock found when trying to get lock; try restarting transaction
Errno.: 1213
Similar error report has beed dispatched to administrator before.