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

Sumana Harihareswara <suma...@panix.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |suma...@panix.com

--- Comment #10 from Sumana Harihareswara <suma...@panix.com> 2011-11-02 
22:07:33 UTC ---
Tim, can you offer some wisdom or guidance here?  This bug is hard to reproduce
-- Greg Sabino Mullane and OverlordQ can repro it, but Chad can't reproduce it
on MySQL or on SQLite -- and "it shouldn't differ by dbms, since that code is
shared."

DJ Bauch offered, "I see this  (Bug 28172)  happen when an install fails to
complete for some reason (on SQL Server in my case) and then tries to resume.
Restarting the install from scratch after fixing whatever caused the failure
works around the problem that the load balancer has been turned off and never
turned back on."

Selected IRC conversation:

    <G_SabinoMullane> I think the key is here: #2
/var/www/thedarkcitadel.com/w/includes/User.php(2858): wfGetDB(-1)
    <^demon> After the db has been initialized the LB is re-enabled.
    <^demon> And then User can do its thing.
    <G_SabinoMullane> ^demon: Why is the LB being disabled there?
    <MaxSem> e.g. to prevent you from creating a user when you shouldn't :)
    <^demon> The LB code automatically does things like connect to the database
and such.
    <MaxSem> =when DB is not ready yet
    <^demon> Right, it's to keep you from breaking things accidentally.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to