Capture PHP errors from mysql_connect(). Apparently this is the only place connection...
authorTim Starling <tstarling@users.mediawiki.org>
Wed, 4 Jun 2008 01:44:36 +0000 (01:44 +0000)
committerTim Starling <tstarling@users.mediawiki.org>
Wed, 4 Jun 2008 01:44:36 +0000 (01:44 +0000)
commit467e217e6a0585b032f8ae357103221f1f041c0b
tree029d6119b581191e322f4a60c504654c0fc16355
parent3e5f943888d35c13531d2b78a71c1a8d3aa357a3
Capture PHP errors from mysql_connect(). Apparently this is the only place connection errors are available in PHP 5.2.6.
includes/Database.php