UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 2469, 
  `added` = 22, 
  `deleted` = 2, 
  `bought` = 0, 
  `total` = 7527 
WHERE 
  product_id IN (561)

Query time 0.00022

Result

int(1)