UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 16448, 
  `added` = 0, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 49344 
WHERE 
  product_id IN (1030)

Query time 0.00025

Result

int(1)