UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 6472, 
  `added` = 55, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 19691 
WHERE 
  product_id IN (
    431543, 431544, 431545, 431546, 431547, 
    431548, 431549, 431550, 431551, 431677, 
    431678, 431679, 431680, 431681, 431682, 
    431683, 431684, 431685, 431686
  )

Query time 0.00073

Result

int(19)