User "MarkAHershberger" posted a comment on MediaWiki.r88936.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/88936#c17851
Commit summary:

This needs to be forward-ported to trunk.

Fix for Bug #28172 - wfGetDB called when it shouldn't be

Avoid an ominous error (“Mediawiki tried to access the database via
wfGetDB(). This is not allowed.”) by passing db handles to user
methods that would otherwise have to use wfGetDB().

Comment:

Thanks for looking at this.  I wasn't sure about the change, but it was the fix 
that someone more experienced than me suggested.  I'll try enableLB() tomorrow.

_______________________________________________
MediaWiki-CodeReview mailing list
mediawiki-coderev...@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to