UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 15907, 
  `added` = 1, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 47726 
WHERE 
  product_id IN (815)

Query time 0.00021

Result

int(1)