UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 18999, 
  `added` = 814, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 61067 
WHERE 
  product_id IN (82009)

Query time 0.00057

Result

int(1)