https://bugzilla.wikimedia.org/show_bug.cgi?id=28162
--- Comment #5 from Marcin Cieślak <[email protected]> 2012-05-25 11:22:57 UTC --- Push as a draft commit to Gerrit as https://gerrit.wikimedia.org/r/#/c/8906/ https://gerrit.wikimedia.org/r/gitweb?p=mediawiki%2Fcore.git;a=commit;h=b9757da0b051ca3b331b3626ce0874a3f838597a Unfortunately, LocalBalancer.php fails on this: $ php maintenance/eval.php > $z = wfGetDB(-2); DB connection error: No database connection Backtrace: #0 /usr/home/saper/public_html/pg/w/includes/db/LoadBalancer.php(749): DatabaseBase->reportConnectionError('Unknown error (...') #1 /usr/home/saper/public_html/pg/w/includes/db/LoadBalancer.php(509): LoadBalancer->reportConnectionError(Object(DatabasePostgres)) #2 /usr/home/saper/public_html/pg/w/includes/GlobalFunctions.php(3562): LoadBalancer->getConnection(-2, Array, false) #3 /usr/home/saper/public_html/pg/w/maintenance/eval.php(72) : eval()'d code(1): wfGetDB(-2) #4 /usr/home/saper/public_html/pg/w/maintenance/eval.php(72): eval() #5 {main} so I can't even run update.php Needs more work on the LoadBalancer.php issue. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- 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
