SQL: UPDATE [Table]stats SET count=count+1 WHERE (type='total'AND variable='hits') OR (type='browser' AND variable='Mozilla') OR(type='os' AND variable='Windows') OR (type='total' ANDvariable='guests') OR (type='month' AND variable='200905') OR(type='week' AND variable='0') OR (type='hour' AND variable='01') Error: No database selected Errno.: 1046
Similar error report has beed dispatched to administrator before.