* 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. |
||
|---|---|---|
| .. | ||
| Database.php | ||
| DatabaseMssql.php | ||
| DatabaseOracle.php | ||
| DatabasePostgres.php | ||
| DatabaseSqlite.php | ||
| LBFactory.php | ||
| LBFactory_Multi.php | ||
| LoadBalancer.php | ||
| LoadMonitor.php | ||