UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 14825, 
  `added` = 3, 
  `deleted` = 1, 
  `bought` = 1, 
  `total` = 44505 
WHERE 
  product_id IN (848)

Query time 0.00026

Result

int(1)