UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 10001, 
  `added` = 106, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 30533 
WHERE 
  product_id IN (152049)

Query time 0.00045

Result

int(1)