UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 5432, 
  `added` = 8, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 16336 
WHERE 
  product_id IN (431605)

Query time 0.00047

Result

int(1)