UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 22918, 
  `added` = 5578, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 96644 
WHERE 
  product_id IN (125, 224)

Query time 0.00022

Result

int(2)