Query Run
select comment_text, count(*) from recentchanges join comment on... 1 day ago
select * from recentchanges join comment on comment_id=rc_comment_id where... 1 day ago
select * from recentchanges join comment on comment_id=rc_comment_id where... 3 weeks ago
select * from recentchanges join comment on comment_id=rc_comment_id where... 3 weeks ago
select * from recentchanges where rc_bot=1 and rc_actor=94 and... 3 weeks ago
select distinct rc_title from recentchanges where rc_bot=1 and rc_actor=94... 1 month ago
select * from recentchanges where rc_bot=1 and rc_actor=94 and... 1 month ago
select * from recentchanges where rc_bot=1 and rc_actor=94 and... 1 month ago
select * from recentchanges where rc_bot=1 and rc_actor=94 order by... 1 month ago
select * from recentchanges where rc_bot=1 and rc_actor=94 limit 10 1 month ago
select * from recentchanges -- where limit 10 1 month ago
select * from actor where actor_name = 'EdgarsBot' limit 10 1 month ago
select * from actor limit 10 1 month ago
select * from actors limit 10 1 month ago
select * from recentchanges limit 10 1 month ago
select * from recent_changes limit 10 1 month ago