Query Run
use fiwiki_p; select floor(rev_timestamp/100000000) as d, sum(1) as c from... 4 years ago
select floor(rev_timestamp/100000000) as d, sum(1) as c from page, revision... 4 years ago
select max(rev_id) from revision where rev_id > 10739066 and rev_timestamp <... 4 years ago
select min(rev_id) from fiwiki_p.revision where rev_timestamp > 20111000205354; 4 years ago