UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 515, 
  `added` = 5, 
  `deleted` = 1, 
  `bought` = 2, 
  `total` = 1595 
WHERE 
  product_id IN (827)

Query time 0.00024

Result

int(1)