UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 247, 
  `added` = 59, 
  `deleted` = 1, 
  `bought` = 1, 
  `total` = 60090 
WHERE 
  product_id IN (51301)

Query time 0.00037

Result

int(1)