wiki.techinc.nl/includes/db
Brian Wolff 0b32b01adb Make CloneDatabase error out on shared tables.
Due to the way prefixes are handled, this doesn't work properly.

Make it quit early to prevent confusion. I don't think there's
many people who need shared table support, so I don't know if
its worth the effort to actually fix.

Bug: 65654
Change-Id: I6cd701998fc9066d8c7a4fc86d93a4282cc7f9bd
2014-06-19 09:36:12 +00:00
..
ChronologyProtector.php
CloneDatabase.php Make CloneDatabase error out on shared tables. 2014-06-19 09:36:12 +00:00
Database.php Merge "Cleaned up database reconnection logic" 2014-05-27 18:17:02 +00:00
DatabaseError.php DBConnectionError: Expand {{SITENAME}} in pagetitle with Message::text() 2014-05-26 13:40:34 -04:00
DatabaseMssql.php Fix some issues with Microsoft SQL Server support 2014-04-22 01:08:45 -05:00
DatabaseMysql.php
DatabaseMysqlBase.php Follow-Ups to "Fixed some @params documentation" 2014-04-23 13:39:49 +02:00
DatabaseMysqli.php Fixed spacing 2014-03-20 20:37:30 +00:00
DatabaseOracle.php Fetch string to pass through writeTemporary() in DatabaseOracle.php 2014-06-08 02:45:46 -07:00
DatabasePostgres.php PostgreSQL: Only rollback when in a transaction 2014-05-29 23:51:57 -07:00
DatabaseSqlite.php Fix: numFields wrong for sqlite 2014-05-21 13:09:13 +00:00
DatabaseUtility.php Add preliminary MS SQL support 2014-02-15 10:40:19 -08:00
IORMRow.php Fixed some @params documentation (includes/[db|installer]) 2014-04-19 13:55:27 +02:00
IORMTable.php Fixed some @params documentation (includes/[db|installer]) 2014-04-19 13:55:27 +02:00
LBFactory.php Deprecate $wgMasterWaitTimeout 2014-06-11 22:24:07 -07:00
LBFactoryMulti.php Deprecate $wgMasterWaitTimeout 2014-06-11 22:24:07 -07:00
LBFactorySingle.php Fixed some @params documentation (includes/[db|installer]) 2014-04-19 13:55:27 +02:00
LoadBalancer.php Deprecate $wgMasterWaitTimeout 2014-06-11 22:24:07 -07:00
LoadMonitor.php Cleanups to LoadMonitor 2014-02-11 06:27:36 +00:00
ORMIterator.php
ORMResult.php Fixed some @params documentation (includes/[db|installer]) 2014-04-19 13:55:27 +02:00
ORMRow.php Fixed some @params documentation (includes/[db|installer]) 2014-04-19 13:55:27 +02:00
ORMTable.php Merge "Add 'since <version>' to @deprecated annotations" 2014-04-22 19:46:38 +00:00