Last modified: 2013-11-10 18:40:12 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 T58858, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 56858 - Updater: cl_sortkey didn't cover cl_type
Updater: cl_sortkey didn't cover cl_type
Status: NEW
Product: MediaWiki
Classification: Unclassified
Maintenance scripts (Other open bugs)
1.23.0
All All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-11-10 13:20 UTC by db [inactive,noenotif]
Modified: 2013-11-10 18:40 UTC (History)
0 users

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


Attachments

Description db [inactive,noenotif] 2013-11-10 13:20:06 UTC
tables.sql contains the following senctence:

-- FIXME:
-- Formerly this index didn't cover cl_type (since that didn't exist), so old
-- callers won't be using an index: fix this?
CREATE INDEX /*i*/cl_sortkey ON /*_*/categorylinks (cl_to,cl_type,cl_sortkey,cl_from);

Please evaluate the timeframe this index was without cl_from and write a update step to the Updater. If the timeframe is short, you can set this to WONTFIX and skip the update step. Thanks.

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


Navigation
Links