UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 5718, 
  `added` = 4, 
  `deleted` = 0, 
  `bought` = 3, 
  `total` = 17204 
WHERE 
  product_id IN (829)

Query time 0.00018

Result

int(1)