https://bugzilla.wikimedia.org/show_bug.cgi?id=60940
--- Comment #6 from christ...@quelltextlich.at --- I can reproduce on a local gerrit that uses MySQL, so it's not limited to our wmf gerrit. Changing the database to H2 makes the error disappear. It seems the issue is limited to the MySQL backend, as the error is thrown from the MySQL connector, whose hard limit for 50000000 rows is below 2^31-1. I checked gerrit upstreams stable-2.8 branch, and it does not seem to have a fix for the issue. But it might actually be a gwtorm issue, where the setMaxRows gets called :-( P.S.: Although the bug is of course valid nonetheless, searches for "status:closed" have never been working IIRC, as they boil down to using "OR". Previously they just gave the empty result set more often than not :-( -- 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 Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l