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

Query time 0.00082

Result

int(1)