UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 2988, 
  `added` = 56, 
  `deleted` = 18, 
  `bought` = 9, 
  `total` = 9424 
WHERE 
  product_id IN (217)

Query time 0.00038

Result

int(1)