UPDATE 
  cscart_aprilproduct_popularity 
SET 
  `viewed` = 43, 
  `added` = 0, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 129 
WHERE 
  product_id IN (278)

Query time 0.00038

Result

int(1)