Query Run
select * from revision_userindex order by rev_timestamp asc limit 1; 2 years ago
select * from logging order by log_timestamp asc limit 1; 2 years ago
select user_name, user_registration from user order by user_registration asc limit 1; 2 years ago