https://bugzilla.wikimedia.org/show_bug.cgi?id=72228
Bawolff (Brian Wolff) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Bawolff (Brian Wolff) <[email protected]> --- This is presumably happening for people doing RC queries for all translations in some obscure language that doesn't have very many translations? If so, and if that's really common on TranslateWiki, maybe CleanChanges extension should optimize for that - add a field to recetchanges table with just the language code of the page, and then add an index on (language, rc_namespace, rc_timestamp) or whatever is appropriate given whatever the query actually is. -- 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
