Revert "Add support for mysqli extension"
authorTim Starling <tstarling@wikimedia.org>
Wed, 16 Oct 2013 23:49:24 +0000 (23:49 +0000)
committerTim Starling <tstarling@wikimedia.org>
Wed, 16 Oct 2013 23:49:24 +0000 (23:49 +0000)
commit1d7e12179df0db332f9ac139e8b7d831e04a6a10
tree99b404665bf15746f7c8878cfcc773a32ddd5a86
parentb2d64432ee02661ea29cb727686e10e7a4980dfb
Revert "Add support for mysqli extension"

Throws exception unconditionally, installer support is totally broken.

This reverts commit b2d64432ee02661ea29cb727686e10e7a4980dfb.

Change-Id: I2edb78440806754c42d48c5da2ff74b4cb40fa2d
RELEASE-NOTES-1.22
includes/AutoLoader.php
includes/db/Database.php
includes/db/DatabaseMysqlBase.php
includes/db/DatabaseMysqli.php [deleted file]
includes/installer/MysqlUpdater.php