* Revert revert r41234 of ES-related changes. The site_stats complaint should be...
authorTim Starling <tstarling@users.mediawiki.org>
Sun, 28 Sep 2008 01:42:55 +0000 (01:42 +0000)
committerTim Starling <tstarling@users.mediawiki.org>
Sun, 28 Sep 2008 01:42:55 +0000 (01:42 +0000)
commitf1a352ccf9424f4d5cba65f49903c799aa36d08a
tree2fd139f6127fb59c8ceef08daa6944ca79fac2a7
parent047a74e175d83043bd47599d90892a60de4570e9
* Revert revert r41234 of ES-related changes. The site_stats complaint should be fixed by the transaction added in r41287.
* Fix broken recursion guard in LoadBalancer::reportConnectionError(), which was causing getConnection() to return false on the second and subsequent errors, instead of throwing an exception. Revert incorrect fix r41229/r41230.
includes/ExternalStoreDB.php
includes/Revision.php
includes/db/Database.php
includes/db/LoadBalancer.php