Query Run
SELECT actor_name as user, COUNT(*) as cnt FROM revision JOIN change_tag ON... 1 year ago