UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 1248, 
  `added` = 6, 
  `deleted` = 3, 
  `bought` = 2, 
  `total` = 3809 
WHERE 
  product_id IN (521)

Query time 0.00031

Result

int(1)