summaryrefslogtreecommitdiff
path: root/docs/manual/mod/mod_dbd.html.en
diff options
context:
space:
mode:
authorJim Jagielski <jim@apache.org>2007-08-28 19:28:21 +0000
committerJim Jagielski <jim@apache.org>2007-08-28 19:28:21 +0000
commite3b9acb695ae52ec374cb0b0475876f6a3b743b8 (patch)
tree870bca272b152cada60c222f9e21640e2c502c10 /docs/manual/mod/mod_dbd.html.en
parentd689f0cf1580da3382249d6dddcd7e78d4d049c9 (diff)
downloadhttpd-e3b9acb695ae52ec374cb0b0475876f6a3b743b8.tar.gz
Update transforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@570536 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mod_dbd.html.en')
-rw-r--r--docs/manual/mod/mod_dbd.html.en4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/manual/mod/mod_dbd.html.en b/docs/manual/mod/mod_dbd.html.en
index 3d59f0888e..629fbafdfc 100644
--- a/docs/manual/mod/mod_dbd.html.en
+++ b/docs/manual/mod/mod_dbd.html.en
@@ -223,6 +223,10 @@ APR_DECLARE_OPTIONAL_FN(void, ap_dbd_prepare, (server_rec*, const char*, const c
(or a single LAMP-style persistent connection in the case of a
non-threaded server), and should almost always be used in operation.</p>
+ <p>Prior to version 2.2.2, this directive accepted only the values
+ <code>0</code> and <code>1</code> instead of <code>Off</code> and
+ <code>On</code>, respectively.</p>
+
</div>
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
<div class="directive-section"><h2><a name="DBDPrepareSQL" id="DBDPrepareSQL">DBDPrepareSQL</a> <a name="dbdpreparesql" id="dbdpreparesql">Directive</a></h2>