UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 15831, 
  `added` = 1, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 47498 
WHERE 
  product_id IN (797)

Query time 0.00056

Result

int(1)