UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 15603, 
  `added` = 1, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 46814 
WHERE 
  product_id IN (811)

Query time 0.00064

Result

int(1)