Query Run
select user_id, user_name as username from user, user_former_groups where... 2 years ago
USE enwiki_p; select user_name as username from user, user_former_groups... 4 years ago
USE enwiki_p; select user_name as username from user, user_former_groups... 6 years ago
USE enwiki_p; select * from user_former_groups where ufg_group = 'bureaucrat' 6 years ago
USE enwiki_p; select * from archive where ar_namespace = 2 and ar_title =... 6 years ago