UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 29209, 
  `added` = 487, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 90054 
WHERE 
  product_id IN (
    148882, 148883, 148884, 148885, 148886, 
    148887, 148888, 148889, 148890, 148891, 
    148892, 148893, 148894, 148895, 148896, 
    148897, 148898, 148899, 148900, 148901, 
    148902, 148903, 148904, 148905, 148906, 
    148907, 148908, 148909, 148910, 148911, 
    148912, 148913, 148914, 148915, 148916, 
    148917, 148918, 148919, 148920, 148921, 
    148922, 148923, 148924, 148925, 148926, 
    148927, 148928, 148929, 148930, 148931
  )

Query time 0.00606

Result

int(50)