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