UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 5193, 
  `added` = 3, 
  `deleted` = 5, 
  `bought` = 3, 
  `total` = 15649 
WHERE 
  product_id IN (25744)

Query time 0.00075

Result

int(1)