UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 3825, 
  `added` = 7, 
  `deleted` = 5, 
  `bought` = 2, 
  `total` = 17234 
WHERE 
  product_id IN (35192)

Query time 0.00117

Result

int(1)