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='Mac') OR (type='total' AND variable='guests') OR (type='month' AND variable='201603') OR (type='week' AND variable='3') OR (type='hour' AND variable='20')
Error: No database selected
Errno.: 1046
Similar error report has been dispatched to administrator before.