Query Run
use hewiki_p; select count(distinct(tl_title)) from page join... 5 years ago
use hewiki_p; select count(distinct(tl_title)) from page join... 5 years ago
use hewiki_p; select count(tl_title) from page join templatelinks on tl_from... 5 years ago
use hewiki_p; select count(tl_to) from page join templatelinks on tl_from =... 5 years ago
use hewiki_p; select * from page where exists (select * from categorylinks ... 5 years ago