Query Run
select page_id, page_title, page_len from svwiki_p.page p where... 8 years ago
select page_id, page_title, count(rev_page) as rev_count, count(distinct... 8 years ago