UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 30839, 
  `added` = 7261, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 128822 
WHERE 
  product_id IN (
    149043, 149044, 149045, 149046, 149047, 
    149048, 149049
  )

Query time 0.00104

Result

int(7)