UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 3221, 
  `added` = 24, 
  `deleted` = 2, 
  `bought` = 2, 
  `total` = 9813 
WHERE 
  product_id IN (359742)

Query time 0.00071

Result

int(1)