Fix LoadBalancer::getMasterPos() callers to handle a non-object being returned
authorAaron Schulz <aschulz@wikimedia.org>
Fri, 12 Jan 2018 23:18:14 +0000 (15:18 -0800)
committerAaron Schulz <aschulz@wikimedia.org>
Fri, 12 Jan 2018 23:18:14 +0000 (15:18 -0800)
commit8f4ae0d51c8b4c4f77753e157312a91176f5a719
tree4e40fc81678be7725e8d64f09471c754b2e5da62
parentbee9f4db96b4aec51feeddb8ccdca353c034f12f
Fix LoadBalancer::getMasterPos() callers to handle a non-object being returned

Change-Id: I3356057f27a051835734329afa339ea76842a389
includes/libs/rdbms/ChronologyProtector.php
includes/libs/rdbms/lbfactory/LBFactory.php
includes/objectcache/SqlBagOStuff.php