UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 5556, 
  `added` = 44, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 16882 
WHERE 
  product_id IN (
    414402, 414403, 414404, 414405, 414406, 
    414407
  )

Query time 0.00077

Result

int(6)