UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 3894, 
  `added` = 4, 
  `deleted` = 2, 
  `bought` = 6, 
  `total` = 11772 
WHERE 
  product_id IN (21073)

Query time 0.00258

Result

int(1)