Subject: | db 4.6 breaks formerly valid flags 524289 |
A self contained test script is in the Encode::MAB2 package. The package
contains a small database application that uses BerkeleyDB::Recno. When
I upgrade from libdb 4.5 to 4.6 (currently 4.6.21) then the test fails
with the message:
t/dualdb.........Could not tie @recs: illegal flag specified to
DB->open; Filename => kafka.dualdb, Subname => recno, Mode => 0664,
Flags => 524289 at
/home/sand/.cpan/build/MAB2-0.06-EfNVot/blib/lib/Tie/MAB2/Dualdb/Recno.pm
line 28.
Is this a known issue? Will there be a workaround from within BerleyDB?
What do you think needs to be done?
Thanks,