https://bugzilla.wikimedia.org/show_bug.cgi?id=43533
--- Comment #9 from Roy Olsen <[email protected]> --- Confirmed. Commenting out lines 1165 and 1168 works around the problem. // $preLimitTail .= " GROUP BY {$options['GROUP BY']}"; I suppose there is another array inside $options['GROUP BY'] that should be imploded? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
