Query Run
use hewiki_p; select page_title as count_articles from page where... 1 year ago
use hewiki_p; select count(page_title) as count_articles from page where... 1 year ago
use hewiki_p; select page_id as id, page_title as title, page_is_redirect as... 2 years ago
use hewiki_p; select page_id as id, page_title as title, page_is_redirect as... 2 years ago
use hewiki_p; select page_id as id, page_title as title, page_is_redirect as... 2 years ago