Last modified: 2014-01-03 16:06:27 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T61426, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 59426 - DBQ-160 user contributions in spicfice period
DBQ-160 user contributions in spicfice period
Status: RESOLVED FIXED
Product: Tool Labs tools
Classification: Unclassified
Database Queries (Other open bugs)
unspecified
All All
: Unprioritized major
: ---
Assigned To: Bugzilla Bug Importer (valhallasw)
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-01-03 16:06 UTC by Bugzilla Bug Importer (valhallasw)
Modified: 2014-01-03 16:06 UTC (History)
0 users

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Bugzilla Bug Importer (valhallasw) 2014-01-03 16:06:23 UTC
This issue was converted from https://jira.toolserver.org/browse/DBQ-160.
Summary: user contributions in spicfice period
Issue type: Task - A task that needs to be done.
Priority: Major
Status: Done
Assignee: Hoo man <hoo@online.de>

-------------------------------------------------------------------------------
From: reza <reza.energy@gmail.com>
Date: Tue, 27 Sep 2011 10:22:09
-------------------------------------------------------------------------------

Hi,  
I want a query that tell me that specific user i.e.(reza1615) how many contributions did have from first-till specific time?  
1- for all of name spaces  
2-fa.wiki  
3- user name and end time are variable  
in advance thank you for your time
Comment 1 Bugzilla Bug Importer (valhallasw) 2014-01-03 16:06:25 UTC
-------------------------------------------------------------------------------
From: Hoo man <hoo@online.de>
Date: Tue, 27 Sep 2011 21:36:48
-------------------------------------------------------------------------------

Well, the topic of this project is more about running queries on WMF databases than on writing SQL queries, but here we go:
    
    SELECT COUNT(*) FROM revision WHERE rev_user_text = 'User name' AND rev_timestamp < TimestampOfTheTimeWeCountQueriesUpTo;

Please notice that Mediawiki uses it's own timestamp format.
Comment 2 Bugzilla Bug Importer (valhallasw) 2014-01-03 16:06:27 UTC
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: hoo@online.de
CC list: reza.energy@gmail.com, hoo@online.de

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links