UPDATE 
  tmall_product_popularity 
SET 
  `viewed` = 34, 
  `added` = 4, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 122 
WHERE 
  product_id IN (282)

Query time 0.00937

Result

int(1)