Query Run
select * from revision r, geo_tags t where rev_user_text like... 7 years ago
select * from revision where rev_user_text like 'ProteinBoxBot' limit 5; 7 years ago
select * from revision where rev_user_text=ProteinBoxBot limit 5; 7 years ago
select * from revision where rev_user=6120 and rev_timestamp like '2002%' limit 5; 7 years ago
select * from revision where rev_user=6120 limit 5; 7 years ago
select * from revision where rev_user=6120 limit 5; 7 years ago
select * from revision_userindex u, revision r where u.rev_user=6120 and... 7 years ago
select * from revision_userindex u, revision r where rev_user=6120 and... 7 years ago
select * from revision_userindex where rev_user_text='Rambot' limit 5; 7 years ago
select * from revision_userindex limit 5; 7 years ago
select * from geo_tags where gt_lat!= 0 limit 5; 7 years ago
select * from user where user_name='Rambot'; 7 years ago
select * from user where user_name='rambot'; 7 years ago
select * from user limit 5; 7 years ago
SHOW TABLES FROM enwiki_p; 7 years ago
select * from geo_tags where gt_lat!= 0 limit 10; 7 years ago
select * from geo_tags limit 10; 7 years ago
SHOW TABLES FROM enwiki_p; 7 years ago
? 7 years ago
\d 7 years ago