Query Run
USE orwiki_p; select * from logging where log_namespace = 0 #and rc_new =... 5 years ago
USE orwiki_p; select distinct(log_type) from logging where log_namespace =... 5 years ago
USE orwiki_p; select * from logging where log_namespace = 0 #and rc_new =... 5 years ago
USE orwiki_p; select * from logging where log_namespace = 0 #and rc_new =... 5 years ago
USE orwiki_p; select * from recentchanges where rc_namespace = 0 and rc_new... 5 years ago
USE orwiki_p; select * from recentchanges where rc_namespace = 0 and rc_new... 5 years ago
USE orwiki_p; select distinct(rc_title), rc_timestamp from... 5 years ago
USE orwiki_p; select * from recentchanges where rc_namespace = 0 and... 5 years ago
USE orwiki_p; select distinct(rc_title), rc_timestamp from... 5 years ago
USE orwiki_p; select distinct(rc_title) from recentchanges where... 5 years ago
USE orwiki_p; select distinct(rc_title), rc_timestamp from... 5 years ago
USE orwiki_p; select count(distinct(rc_title)) from recentchanges where... 5 years ago
USE orwiki_p; select distinct(rc_title), rc_timestamp from... 5 years ago
USE orwiki_p; select distinct(rc_tile), rc_timestamp from... 5 years ago
USE orwiki_p; select * from recentchanges where rc_namespace = 0 and... 5 years ago
USE orwiki_p; select * from recentchanges where rc_namespace = 0 and... 5 years ago
USE orwiki_p; select count(*) from recentchanges where rc_namespace = 0 and... 5 years ago
USE orwiki_p; select * from recentchanges where rc_namespace = 0 and... 5 years ago
USE orwiki_p; select * from recentchanges where rc_namespace = 0 and... 5 years ago
USE orwiki_p; select * from recentchanges where rc_namespace = 0 and... 5 years ago
USE orwiki_p; select * from recentchanges where rc_namespace = 0 and... 5 years ago
USE orwiki_p; select * from recentchanges where rc_namespace = 0 and... 5 years ago
USE orwiki_p; select * from recentchanges where rc_namespace = 0 and... 5 years ago
USE orwiki_p; select * from recentchanges #where page_namespace = 0 where... 5 years ago
USE orwiki_p; select * from recentchanges #where page_namespace = 0 and... 5 years ago
USE orwiki_p; select * from recentchanges where page_namespace = 0 and... 5 years ago
USE orwiki_p; select * from recentchanges #where page_namespace = 0 limit... 5 years ago
USE orwiki_p; select * from recentchanges; #where page_namespace = 0 limit... 5 years ago
USE orwiki_p; select count(*) from page; #where page_namespace = 0 #limit... 5 years ago
USE orwiki_p; select count(*) from page; #where page_namespace = 0 #limit... 5 years ago
USE orwiki_p; select * from page where page_namespace = 0 limit... 5 years ago
USE orwiki_p; select * from page #where page_namespace = 0 limit... 5 years ago
USE orwiki_p; select * from page where page_namespace = 0 limit... 5 years ago
USE orwiki_p; select * from page where page_namespace = 0 limit... 5 years ago
USE orwiki_p; select * from page limit 10; #SELECT page.page_title #FROM... 5 years ago
USE orwiki_p; select * from page limit 10; #SELECT page.page_title #FROM... 5 years ago
USE orwiki_p; select * from page limit 10; #SELECT page.page_title #FROM... 5 years ago
USE orwiki_p; select * from page; #SELECT page.page_title #FROM... 5 years ago
USE orwiki_p; SELECT page.page_title FROM page WHERE page_is_new # INNER... 5 years ago
USE orwiki_p; SELECT page.page_title FROM page WHERE page_is_new > 10 #... 5 years ago
USE orwiki_p; SELECT page.page_title, COUNT(rev.rev_id) as... 5 years ago