UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 15146, 
  `added` = 0, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 45438 
WHERE 
  product_id IN (891)

Query time 0.00020

Result

int(1)