UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 14117, 
  `added` = 0, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 42351 
WHERE 
  product_id IN (883)

Query time 0.00027

Result

int(1)