https://bugzilla.wikimedia.org/show_bug.cgi?id=35626
--- Comment #21 from Marcin Cieślak <[email protected]> 2012-05-03 08:09:46 UTC --- Additionally, here's the output of my sane MySQL Gerrit instance via the Gerrit Inspector feature (patching your gerrit with https://gerrit-review.googlesource.com/#/c/34670/ should be mostly harmless :): (lost of startup messages on Gerrit console) "jettyserver" is "com.google.gerrit.pgm.http.jetty.JettyServer@1fdac8a5" "db" is "com.google.gerrit.reviewdb.server.ReviewDb_Schema_GwtOrm$$25@1c8aeedc" Welcome to the Gerrit Inspector Enter help() to see the above again, EOF to quit and stop Gerrit Jython 2.5.2 (Release_2_5_2:7206, Mar 2 2011, 23:12:06) [OpenJDK 64-Bit Server VM (Sun Microsystems Inc.)] on java1.6.0 running for Gerrit 2.4-rc0-78-g8ed6c15 >>> for z in db.accounts().iterateAllEntities(): ... print z.fullName ... Marcin Cieślak Marcin Cieslak (via gmail) >>> -- 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
