https://bugzilla.wikimedia.org/show_bug.cgi?id=28172

--- Comment #2 from Greg Sabino Mullane <[email protected]> 2011-03-21 22:25:57 
UTC ---
So it looks like Installer.php tells the loadbalancer to go away @ line 311 in
__construct:

LBFactory::disableBackend();

But then we make our way to User.php, which @ line 2636 calls it inside of
idForName():

$dbr = wfGetDB( DB_SLAVE );

-- 
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

Reply via email to