UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 29320, 
  `added` = 8305, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 129485 
WHERE 
  product_id IN (191, 192)

Query time 0.00023

Result

int(2)