UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 1979, 
  `added` = 5, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 5962 
WHERE 
  product_id IN (379710)

Query time 0.00075

Result

int(1)