use eswiki_p;
select page_title as main_title
from (page join redirect on... |
6 years ago |
use nlwiki_p;
select count(*) from revision where rev_minor_edit = 1 and... |
6 years ago |
use ptwiki_p;
select count(*) from revision where rev_minor_edit = 1 and... |
6 years ago |