Move mssql class to /libs
commit2f2b1661fa6a141291f678b5ad870689e7419555
authorAaron Schulz <aschulz@wikimedia.org>
Thu, 9 Feb 2017 22:30:05 +0000 (9 14:30 -0800)
committerAaron Schulz <aschulz@wikimedia.org>
Fri, 10 Feb 2017 18:31:52 +0000 (10 10:31 -0800)
tree979c0c10fb6c93f4e0ecb29a9e9f456717b12751
parentd03bc97cdfdfa8430269f5d4a4ac5b8ddbb5823d
Move mssql class to /libs

* Inject global variables in MWLBFactory.php
* Remove incompatible ignoreErrors() override which is only called
  from the base classes.
* Remove use of wf* methods.

Change-Id: Idf8202474182cc82fb6ef453e2722e7af17e32aa
autoload.php
includes/db/MWLBFactory.php
includes/libs/rdbms/database/DatabaseMssql.php [moved from includes/db/DatabaseMssql.php with 94% similarity]