Resubmit "Add support for mysqli extension"
authorTim Starling <tstarling@wikimedia.org>
Thu, 17 Oct 2013 00:03:01 +0000 (00:03 +0000)
committerReedy <reedy@wikimedia.org>
Thu, 17 Oct 2013 01:35:28 +0000 (01:35 +0000)
commit00299ecb951518f83c49a5c1a910ddd3e98e6dad
tree4517b930b660405a7907f21330c2f3f58eb13a36
parent3316e073a8a032976bfcad6dfe9637a564f3b3c4
Resubmit "Add support for mysqli extension"

This reverts commit 1d7e12179df0db332f9ac139e8b7d831e04a6a10.

Change-Id: Id1a3fc34e94006b880f58de83e5e7c70b21d26ed
RELEASE-NOTES-1.22
includes/AutoLoader.php
includes/db/Database.php
includes/db/DatabaseMysqlBase.php
includes/db/DatabaseMysqli.php [new file with mode: 0644]
includes/installer/MysqlUpdater.php