Interesting. That's what I get from the slave db:

#3271 edits
select count(rev_id) from revision r join page p on r.rev_page = p.page_id
where p.page_namespace = 0 and p.page_title = "Total_Drama";

 #1 edit
select count(rev_id) from revision r join page p on r.rev_page = p.page_id
where p.page_namespace = 0 and p.page_title =
"List_of_total_drama_characters";

Total Drama has some deleted revs, but not 20k worth :)

I spot-checked a couple of the other entries, and they looked alright.

- J


On Sat, May 31, 2014 at 12:16 PM, ENWP Pine <[email protected]> wrote:

>  Thanks for the interesting information!
>
> "List of total drama characters" is shown as having approximately 25k
> revisions. But "List of total drama characters" is a redirect with a single
> edit, and the end page of the redirect "Total drama" has only 3,270
> revisions according go xtools. What happened here?
>
> Pine
>
> _______________________________________________
> Analytics mailing list
> [email protected]
> https://lists.wikimedia.org/mailman/listinfo/analytics
>
>


-- 
Jonathan T. Morgan
Learning Strategist
Wikimedia Foundation
User:Jmorgan (WMF) <https://meta.wikimedia.org/wiki/User:Jmorgan_(WMF)>
[email protected]
_______________________________________________
Analytics mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/analytics

Reply via email to