Query Run
USE plwiki_p; SELECT DISTINCT CONCAT("# [[",page_title,"]]") AS page_title,... 4 years ago
USE enwiki_p; select count(distinct pp_page) as countpager FROM... 4 years ago