UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 94, 
  `added` = 93, 
  `deleted` = 1, 
  `bought` = 0, 
  `total` = 752 
WHERE 
  product_id IN (57934)

Query time 0.00468

Result

int(1)