Query Run
use hewiki_p; select page_namespace, page_title from page where... 5 years ago
select * from page where page_namespace = 0 and exists (select * from... 5 years ago
select page_namespance, page_title from page where page_namespace = 0 and... 5 years ago