UPDATE 
  cscart_aprilproduct_popularity 
SET 
  `viewed` = 75, 
  `added` = 4, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 245 
WHERE 
  product_id IN (282)

Query time 0.00041

Result

int(1)