Don't use the connection ID in error checks. If the connection itself fails, this...
authorBrion Vibber <brion@users.mediawiki.org>
Sat, 10 Apr 2004 09:45:00 +0000 (09:45 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Sat, 10 Apr 2004 09:45:00 +0000 (09:45 +0000)
commitf3be3bfbe6625ee567e08c2fc6e737a42ed39deb
treecbf99c93cd3d50455f9582aafa3e4a362deb105d
parentf9164a40fb4afeee962be37cfe8f1166fc6547f7
Don't use the connection ID in error checks. If the connection itself fails, this just spits out extra error messages and is useless.
includes/Database.php