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

Directories

directory  loadbalancer
 

Files

file  ChronologyProtector.php [code]
 Generator of database load balancing objects.
 
file  CloneDatabase.php [code]
 Helper class for making a copy of the database, mostly for unit testing.
 
file  Database.php [code]
 
file  DatabaseError.php [code]
 This file contains database error classes.
 
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  DatabaseMysqlBase.php [code]
 This is the MySQL database abstraction layer.
 
file  DatabaseMysqli.php [code]
 This is the MySQLi 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]
 This file contains database-related utility classes.
 
file  DBConnRef.php [code]
 
file  IDatabase.php [code]