MediaWiki  REL1_19
db Directory Reference
Directory dependency graph for includes/db/:
includes/db/

Files

file  CloneDatabase.php [code]
file  Database.php [code]
 

This file deals with database interface functions and query specifics/optimisations.


file  DatabaseError.php [code]
file  DatabaseIbm_db2.php [code]
 

This is the IBM DB2 database abstraction layer.


file  DatabaseMssql.php [code]
 

This is the MS SQL Server Native database abstraction layer.


file  DatabaseMysql.php [code]
 

This is the MySQL database abstraction layer.


file  DatabaseOracle.php [code]
 

This is the Oracle database abstraction layer.


file  DatabasePostgres.php [code]
 

This is the Postgres database abstraction layer.


file  DatabaseSqlite.php [code]
 

This is the SQLite database abstraction layer.


file  DatabaseUtility.php [code]
file  LBFactory.php [code]
 

Generator of database load balancing objects.


file  LBFactory_Multi.php [code]
 

Advanced generator of database load balancing objects for wiki farms.


file  LBFactory_Single.php [code]
file  LoadBalancer.php [code]
 

Database load balancing.


file  LoadMonitor.php [code]
 

Database load monitoring.