Last modified: 2014-01-03 16:02:45 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 T61398, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 59398 - DBQ-141 Query Requested on Behalf of Dragonfly6-7 (IRC Nick) on Wikimedia Commons
DBQ-141 Query Requested on Behalf of Dragonfly6-7 (IRC Nick) on Wikimedia Com...
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:02 UTC by Bugzilla Bug Importer (valhallasw)
Modified: 2014-01-03 16:02 UTC (History)
0 users

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


Attachments

Description Bugzilla Bug Importer (valhallasw) 2014-01-03 16:02:41 UTC
This issue was converted from https://jira.toolserver.org/browse/DBQ-141.
Summary: Query Requested on Behalf of Dragonfly6-7 (IRC Nick) on Wikimedia Commons
Issue type: Task - A task that needs to be done.
Priority: Major
Status: Done
Assignee: Hoo man <hoo@online.de>

-------------------------------------------------------------------------------
From: Joe G. <jgazzarato@me.com>
Date: Sat, 04 Jun 2011 01:57:16
-------------------------------------------------------------------------------

Please run a database query that will return the following results that were described in IRC message to myself.

<Dragonfly6-7> I'd like a list of all filenames on commons that have more than one image in their history.

If you require more information, please let me know by commenting on this ticket and will aquire this information for you.
Comment 1 Bugzilla Bug Importer (valhallasw) 2014-01-03 16:02:43 UTC
-------------------------------------------------------------------------------
From: Hoo man <hoo@online.de>
Date: Sat, 04 Jun 2011 14:32:05
-------------------------------------------------------------------------------

SQL:
    
    SELECT /* SLOW_OK */ page_title FROM logging INNER JOIN page ON page_namespace = log_namespace AND page.page_title = log_title WHERE log_type = 'upload' GROUP BY log_title HAVING COUNT(log_id) > 1;

Result:  
http://toolserver.org/~hoo/dbq/dbq-141.txt
Comment 2 Bugzilla Bug Importer (valhallasw) 2014-01-03 16:02:45 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: hoo@online.de

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


Navigation
Links