Last modified: 2010-02-24 15:14: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 T24633, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 22633 - add an index over (gil_wiki, gil_page_namespace_id, gil_page_title) to globalimagelinks.
add an index over (gil_wiki, gil_page_namespace_id, gil_page_title) to global...
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
GlobalUsage (Other open bugs)
unspecified
All All
: Normal enhancement (vote)
: ---
Assigned To: Bryan Tong Minh
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2010-02-24 11:36 UTC by Daniel Kinzler
Modified: 2010-02-24 15:14 UTC (History)
3 users (show)

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


Attachments

Description Daniel Kinzler 2010-02-24 11:36:23 UTC
an index over (gil_wiki, gil_page_namespace_id, gil_page_title) would be very helpful, since it would allow listing all images used on a given page without knowing the page's id. This is esxpecially important if retrieving image usage on several pages on different wikis. Without this index, it would require one query per wiki. If this index is added, it can easily and efficiently be done with a single query.
Comment 1 Roan Kattouw 2010-02-24 13:07:39 UTC
Done in r62913.
Comment 2 Daniel Kinzler 2010-02-24 15:14:45 UTC
nice, thanks! any change to see this index on the wikimedia cluster soon? should I file a separate request?

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


Navigation
Links