moved the status call so it is only called if max_lag is set, since that is the only...
authorJason Richey <jasonr@users.mediawiki.org>
Wed, 29 Nov 2006 23:13:59 +0000 (23:13 +0000)
committerJason Richey <jasonr@users.mediawiki.org>
Wed, 29 Nov 2006 23:13:59 +0000 (23:13 +0000)
commit21850be40cf422b993aeb8c90f6d1ae672379ddf
tree003fb11db2a1b8acc917f558212ced06a1288f1a
parenta58b7c94665b9eed80a009cea0b0a91155b90ca7
moved the status call so it is only called if max_lag is set, since that is the only time it's value is useful.  This won't help Wikimedia, but it should help users who are not using multiple DB servers+max_lag
includes/LoadBalancer.php