UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 7620, 
  `added` = 1, 
  `deleted` = 1, 
  `bought` = 0, 
  `total` = 22870 
WHERE 
  product_id IN (225088)

Query time 0.00096

Result

int(1)