UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 2015, 
  `added` = 8, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 6085 
WHERE 
  product_id IN (379701, 379702)

Query time 0.00052

Result

int(2)