UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 26952, 
  `added` = 577, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 83733 
WHERE 
  product_id IN (
    149050, 149051, 149052, 149053, 149054, 
    149055, 149056, 149057, 149058, 149059, 
    149060, 149061, 149062, 149063, 149064, 
    149065, 149066, 149067, 149068, 149069, 
    149070, 149071, 149072, 149073, 149074, 
    149075, 149076, 149077, 149078, 149079, 
    149080, 149081, 149082, 149083, 149084, 
    149085, 149086, 149087, 149088, 149089, 
    149090, 149091, 149092, 149093, 149094, 
    149095, 149096, 149097, 149098, 149099
  )

Query time 0.00248

Result

int(50)