Query Run
select count(rev_page) from revision where rev_timestamp < '20090615' group... 1 year ago
select count(rev_page) from revision where 'rev_timestamp' < '20090615'... 1 year ago
select count(rev_page) from revision where 'rev_timestamp' <= '20090615'... 1 year ago