SQL: UPDATE [Table]stats SET count=count+1 WHERE (type='total' AND variable='hits') OR (type='browser' AND variable='Safari') OR (type='os' AND variable='Windows') OR (type='total' AND variable='guests') OR (type='month' AND variable='202007') OR (type='week' AND variable='3') OR (type='hour' AND variable='16')
Error: Can't find record in '[Table]stats'
Errno.: 1032
Similar error report has been dispatched to administrator before.