Query Run
use commonswiki_p; select YEAR(rev_timestamp), count(*) as tot from page... 6 years ago
use commonswiki_p; select count(*) as tot from page join revision on... 6 years ago
use commonswiki_p; select count(*) as tot from page join revision on... 6 years ago
use commonswiki_p; select count(*) as tot from page where... 6 years ago
use commonswiki_p; select count(*) as tot JOIN page where... 6 years ago
use commonswiki_p; select YEAR(rev_timestamp), count(*) as tot from... 6 years ago