apr_dbd_check_conn() just returns APR_SUCCESS or APR_EGENERAL, so we don't actually have a driver-specific value to pass to apr_dbd_error(), but that's OK because most/all drivers just ignore this value anyway
Changed paths: