You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2002/11/19 22:46:55 UTC

DO NOT REPLY [Bug 14694] New: - Berkeley DB 4.1 requires a TXid in the open call...fails compile

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14694>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14694

Berkeley DB 4.1 requires a TXid in the open call...fails compile

           Summary: Berkeley DB 4.1 requires a TXid in the open call...fails
                    compile
           Product: Apache httpd-2.0
           Version: 2.0.43
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Minor
          Priority: Other
         Component: Core
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: shep@netscape.com


The newer versions of Berkeley DB require a transaction ID in the db->open()
call.  If tracking the transaction is not important, then NULL is an acceptable
txid, it just needs to be there.

http://www.sleepycat.com/docs/ref/upgrade.4.1/fop.html

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org