use commonswiki_p;
SELECT COUNT(DISTINCT(pl.pl_title)) AS $count,... |
5 years ago |
use commonswiki_p;
SELECT COUNT(DISTINCT(pl.pl_title)) AS $count, tl.tl_to ... |
5 years ago |
use commonswiki_p;
SELECT COUNT(DISTINCT(pl.pl_title)) AS $count, cl.cl_to ... |
5 years ago |