UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 6814, 
  `added` = 0, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 20442 
WHERE 
  product_id IN (
    225054, 225055, 225056, 225057, 225058, 
    225065
  )

Query time 0.00062

Result

int(6)