UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 2746, 
  `added` = 154, 
  `deleted` = 2, 
  `bought` = 4, 
  `total` = 9001 
WHERE 
  product_id IN (262341)

Query time 0.00098

Result

int(1)