https://bugzilla.wikimedia.org/show_bug.cgi?id=28193

           Summary: Article::getContributors not DB agnostic
           Product: Wikimedia
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: General/Unknown
        AssignedTo: [email protected]
        ReportedBy: [email protected]
        Depends on: 26273
            Blocks: 384


A prime example of the breakage mysql allows.

the getContributors (hence the Metadata function, and thus the creativecommons
action) does a group by rev_user, rev_user_text but it selects all of the user
table as well.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to