https://bugzilla.wikimedia.org/show_bug.cgi?id=24650
Summary: Fix API to work with categorylinks changes
Product: MediaWiki
Version: 1.17-svn
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: Normal
Component: API
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected], [email protected],
[email protected], [email protected]
Important points:
1) The index is now on (cl_to, cl_type, cl_sortkey, cl_from) instead of (cl_to,
cl_sortkey, cl_from), where cl_type is enum('page', 'subcat', 'file'). WHERE
cl_to='Foo' ORDER BY cl_sortkey is thus now a filesort.
2) cl_sortkey is now not human-readable, in principle. Currently it sort of
is, but it can have a null in it. In the future, it will be totally binary,
probably.
--
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l