UPDATE 
  cscart_aprilproduct_popularity 
SET 
  `viewed` = 62, 
  `added` = 5, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 211 
WHERE 
  product_id IN (280)

Query time 0.00031

Result

int(1)