Query Run
select rev_id, rev_page, rev_comment, rev_timestamp from revision where... 6 years ago
select user_name from user where user_name like "%rfc%"; 6 years ago
select user_name from user where user_id=8777565; 6 years ago
describe user; 6 years ago
show tables; 6 years ago
select rev_user from revision where rev_id = 266084216; 6 years ago
describe revision; 6 years ago