UPDATE 
  cscart_aprilproduct_popularity 
SET 
  `viewed` = 48, 
  `added` = 0, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 144 
WHERE 
  product_id IN (279)

Query time 0.00052

Result

int(1)