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

Query time 0.00034

Result

int(1)