UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 1654, 
  `added` = 8, 
  `deleted` = 1, 
  `bought` = 1, 
  `total` = 5017 
WHERE 
  product_id IN (549)

Query time 0.00033

Result

int(1)