User "MaxSem" changed the status of MediaWiki.r89816.

Old Status: new
New Status: ok

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

Reverted r89393. A single Database object certainly should not be attempting to 
manage multiple database connections, that is the job of 
LBFactory/LoadBalancer. I would like to see $wgSharedDB managed by LBFactory 
instead, for all DBMSes. Then the cruft in Database::tableName() can be removed.

r89393 caused tableExists() etc. to be completely broken, so PostgreSQL upgrade 
was broken too, see CR.

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

Reply via email to