UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 1223, 
  `added` = 4, 
  `deleted` = 2, 
  `bought` = 2, 
  `total` = 3716 
WHERE 
  product_id IN (49104)

Query time 0.00190

Result

int(1)