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

Directories

 loadbalancer
 

Files

 ChronologyProtector.php
 Generator of database load balancing objects.
 
 CloneDatabase.php
 Helper class for making a copy of the database, mostly for unit testing.
 
 Database.php
 
 DatabaseError.php
 This file contains database error classes.
 
 DatabaseMssql.php
 This is the MS SQL Server Native database abstraction layer.
 
 DatabaseMysql.php
 This is the MySQL database abstraction layer.
 
 DatabaseMysqlBase.php
 This is the MySQL database abstraction layer.
 
 DatabaseMysqli.php
 This is the MySQLi database abstraction layer.
 
 DatabaseOracle.php
 This is the Oracle database abstraction layer.
 
 DatabasePostgres.php
 This is the Postgres database abstraction layer.
 
 DatabaseSqlite.php
 This is the SQLite database abstraction layer.
 
 DatabaseUtility.php
 This file contains database-related utility classes.
 
 DBConnRef.php
 
 IDatabase.php