UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 27583, 
  `added` = 1, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 82754 
WHERE 
  product_id IN (568)

Query time 0.00024

Result

int(1)