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

--- Comment #7 from Aaron Schulz <aschulz4...@gmail.com> 2012-01-19 08:12:01 
UTC ---
(In reply to comment #6)
> All wfGetDB does is make a call to wfGetLB which returns the primary load
> balancer for a wiki and then makes a getConnection call on it.
> 
> If all you're doing is trying to access a 3rd party database without a load
> balancer then you should just use DatabaseBase::newFromType (previously
> ::factory) directly.

Note that newFromType() is marked as deprecated.

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