Query Run
select rev_timestamp, page_title, comment_text from revision, change_tag,... 3 months ago
select rev_timestamp, page_title, comment_text from revision, change_tag,... 3 months ago
select * from revision, change_tag, comment_revision, page where page_id =... 3 months ago
select * from revision, change_tag, comment_revision where ct_rev_id =... 3 months ago
select * from comment_revision, change_tag where ct_rev_id = rev_id and... 3 months ago
select * from revision, change_tag, comment where ct_rev_id = rev_id and... 3 months ago
select * from revision, change_tag, comment where ct_rev_id = rev_id and... 3 months ago
select * from revision, change_tag where ct_rev_id = rev_id and... 3 months ago
select * from revision, change_tag where ct_rev_id = rev_id order by rev_id... 3 months ago
select * from revision, change_tag where ct_rev_id = rev_id order by... 3 months ago
select * from revision, change_tag where ct_rev_id = rv_id order by... 3 months ago
select * from logging, change_tag where ct_log_id = log_id and... 3 months ago
select * from logging, change_tag where ct_log_id = log_id and... 3 months ago
select * from logging, change_tag where ct_log_id = log_id and ct_tag_id =... 3 months ago
select * from logging, change_tag, change_tag_def where ct_log_id = log_id... 3 months ago
select ctd_id from change_tag_def where ctd_name='cross-wiki-upload'; --... 3 months ago
select * from logging, change_tag, change_tag_def where ct_log_id = log_id... 3 months ago
select * from logging, change_tag, change_tag_def where ct_log_id = log_id... 3 months ago
select * from logging, change_tag where ct_log_id = log_id and... 3 months ago
select * from logging where log_type='upload' order by log_timestamp desc limit 10; 3 months ago
select * from logging where log_type='upload' limit 10; 3 months ago