]> granicus.if.org Git - php/commit
-disallow using db-<n> with libraries of different major versions
authorMarcus Boerger <helly@php.net>
Mon, 30 Dec 2002 17:42:55 +0000 (17:42 +0000)
committerMarcus Boerger <helly@php.net>
Mon, 30 Dec 2002 17:42:55 +0000 (17:42 +0000)
commitaa8e5cdde7817b615dabab41fad79316f470fb3f
tree8e7a58603c1637e6e2a6746cb35efdff11f25699
parent0af3b5a6923063300de0479e81d3f8e9cd1c16ac
-disallow using db-<n> with libraries of different major versions
-disallow using db-4.1 with patch level < 25
-fix db-4.1
-added undocumented DB_FCNTL_LOCKING flag for version 3 and 4
# wow the sleepycat guys answered *very* fast
ext/dba/config.m4
ext/dba/dba_db3.c
ext/dba/dba_db4.c