On 8/2/21 8:06 AM, Ulrich Windl wrote:
Michael Ströder michael@stroeder.com schrieb am 31.07.2021 um 18:05 in
Nachricht 60ec1d1e-a2be-95a2-c9c4-24ecd9b4f58c@stroeder.com:
As far as I understood the MDB disk format changed. So the MDB files have to be re-created (either by simply removing/replicating or slapcat/slapadd). Right?
AFAIK; Sleepycat DB could do that conversion on the fly.
AFAICS the DB layout is application-specific. So there was also no way to let Berkeley-DB do this "on the fly".
At least there should be some smarter conversion utility than export old DB with old binary and re-import with new binary. MHO.
I have no issue with rebuilding the MDB files. I just want to know whether I have to do it or not.
Ciao, Michael.