UPDATE 
  tmall_product_popularity 
SET 
  `viewed` = 29, 
  `added` = 4, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 107 
WHERE 
  product_id IN (283, 284)

Query time 0.00787

Result

int(2)