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