UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 2701, 
  `added` = 7, 
  `deleted` = 1, 
  `bought` = 0, 
  `total` = 8143 
WHERE 
  product_id IN (449)

Query time 0.00020

Result

int(1)