Query Run
USE `commonswiki_p`; SELECT `user_name` FROM `user` /* there are very few... 8 years ago
SELECT `user_name` FROM `user` /* there are very few users with > 1000... 8 years ago
SELECT... 8 years ago
USE `commonswiki_p`; SELECT `user_id`,... 8 years ago
use `commonswiki_p`; SELECT count(*) FROM `user` WHERE user_editcount > 1000; 8 years ago