UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 30319, 
  `added` = 8899, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 135452 
WHERE 
  product_id IN (191, 192)

Query time 0.00023

Result

int(2)