Query Run
select rc_timestamp, rc_title, rc_type, rc_source, rc_bot, rc_patrolled,... 2 years ago
select actor_name -- rc_title -- round(rc_timestamp,-6) as date ,... 2 years ago
select actor_name -- rc_title -- round(rc_timestamp,-6) as date ,... 2 years ago
select min(rc_id) from recentchanges where rc_timestamp >=... 2 years ago
select min(rc_id) from recentchanges where rc_timestamp >=... 2 years ago
select min(id) from recentchanges where rc_timestamp >=... 2 years ago
select rc_title -- round(rc_timestamp,-6) as date , count(rc_timestamp) as... 2 years ago
select round(rc_timestamp,-6) as date, count(rc_timestamp) as units from... 2 years ago