use hewiki_p;
select count(*) from recentchanges
where not rc_patrolled
|
6 years ago |
use hewiki_p;
select count(*) from recentchanges
where rc_namespace = 0 and... |
6 years ago |
use hewiki_p;
select count(*) from recentchanges
where not rc_patrolled
|
6 years ago |