Query Run
select count(rev_id), user.user_name from revision INNER JOIN user_groups ON... 7 years ago