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

Query time 0.00081

Result

int(1)