UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 15624, 
  `added` = 0, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 46872 
WHERE 
  product_id IN (593)

Query time 0.00031

Result

int(1)