UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 19455, 
  `added` = 0, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 58365 
WHERE 
  product_id IN (956)

Query time 0.00022

Result

int(1)