Page MenuHomePhabricator

DBQ-57 Number of revisions of http://en.wikipedia.org/wiki/Apple
Closed, ResolvedPublic

Description

This issue was converted from https://jira.toolserver.org/browse/DBQ-57.
Summary: Number of revisions of http://en.wikipedia.org/wiki/Apple
Issue type: Task - A task that needs to be done.
Priority: Major
Status: Done
Assignee: Simon Walker <stwalkerster@googlemail.com>


From: Johan Euphrosine <proppy@aminche.com>

Date: Fri, 20 Feb 2009 14:41:00


Version: unspecified
Severity: major

Details

Reference
bz59312

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 2:22 AM
bzimport set Reference to bz59312.

From: Simon Walker <stwalkerster@googlemail.com>

Date: Fri, 20 Feb 2009 14:58:07

Using the query:

select count![][1] from revision inner join page on page_id = rev_page where page_title = "Apple" and page_namespace = 0;

The total number of revisions for this page is: 4600

[1]: https://jira.toolserver.org/images/icons/emoticons/star_yellow.gif

This bug was imported as RESOLVED. The original assignee has therefore not been
set, and the original reporters/responders have not been added as CC, to
prevent bugspam.

If you re-open this bug, please consider adding these people to the CC list:
Original assignee: wikimedia@stwalkerster.co.uk
CC list: wikimedia@stwalkerster.co.uk, proppy@aminche.com