UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 3359, 
  `added` = 8, 
  `deleted` = 2, 
  `bought` = 2, 
  `total` = 10141 
WHERE 
  product_id IN (446)

Query time 0.00029

Result

int(1)