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