Replaced hardcoded LIMIT clauses with database function (except in maintenance). Created unionQueries in Database and overloaded it in DatabaseOracle (not commited yet). Replaced all UNION clauses with function calls (except in maintenance). |
||
|---|---|---|
| .. | ||
| Database.php | ||
| DatabaseIbm_db2.php | ||
| DatabaseMssql.php | ||
| DatabaseOracle.php | ||
| DatabasePostgres.php | ||
| DatabaseSqlite.php | ||
| LBFactory.php | ||
| LBFactory_Multi.php | ||
| LoadBalancer.php | ||
| LoadMonitor.php | ||