Query Run
select * from enwiki_p.user eu, commonswiki_p.user cu join eu.user_name =... 9 years ago
select * from enwiki_p.user eu, commonswiki_p.user cu where user_name = "Jtmorgan"; 9 years ago
select * from enwiki_p.user where user_name = "Jtmorgan"; 9 years ago
select * from enwiki_p.user where rev_user_text = "Jtmorgan"; 9 years ago