From: Nick Kew Date: Sun, 10 Dec 2006 23:44:48 +0000 (+0000) Subject: Propose backport X-Git-Tag: 2.2.4~39 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98d2a9d2ff99d7536ccc8d2504f40bd7bda6b0b5;p=thirdparty%2Fapache%2Fhttpd.git Propose backport git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@485314 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 497b9db8768..366b074982b 100644 --- a/STATUS +++ b/STATUS @@ -265,3 +265,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: otherwise, trunk version works. +1: jim, rpluem + * mod_dbd: Don't try to set up a connection pool (and emit bogus + error messages) when DBD isn't configured. + http://svn.apache.org/viewvc?view=rev&revision=485311 + +1: niq