UPDATE 
  cscart_aprilproduct_popularity 
SET 
  `viewed` = 31, 
  `added` = 5, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 118 
WHERE 
  product_id IN (281)

Query time 0.00043

Result

int(1)