]> granicus.if.org Git - apache/commit
Handle error conditions in dbd_construct() properly. Simplify
authorChris Darroch <chrisd@apache.org>
Tue, 2 Jan 2007 18:26:00 +0000 (18:26 +0000)
committerChris Darroch <chrisd@apache.org>
Tue, 2 Jan 2007 18:26:00 +0000 (18:26 +0000)
commitbf27d1a35452d1833cabf40f151e1a04eb583226
treeafa5a94db7279181917f9e59171ee8c3803da415
parent89d7aeea289f9dd1cae3d03f843b80d5c4e90861
Handle error conditions in dbd_construct() properly.  Simplify
ap_dbd_open() and use correct arguments to apr_dbd_error() when
non-threaded.  Register correct cleanup data in non-threaded
ap_dbd_acquire() and ap_dbd_cacquire().  Clean up configuration data
and merge function.  Use ap_log_error() wherever possible.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@491884 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/database/mod_dbd.c