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

           Summary: API: fix for change tag queries
           Product: MediaWiki
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: API
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected],
                    [email protected]


Per http://www.mediawiki.org/wiki/Special:Code/MediaWiki/58399#c4958 there is a
problem with the change tagging queries introduced in r58399.

"This omits the FORCE INDEX on the change_tag table when tag filtering is being
done (i.e. with rctag=foo). Without this index, there's a chance this module
will crash the site, like the UI version did before r49068. Presumably rvtag
and letag are also affected, but I haven't tested them."

Obviously I don't want code I wrote to crash the site, but I'm not 100% sure
how to fix this.


-- 
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

Reply via email to