A FreeBSD User <[email protected]> writes: > Reverting to 0.93.X made the whole process going backwards and really > messy! Wasn't necessary, I presume.
It most certainly was, as lmdb 1.0.0 is not backward compatible with 0.9.x, so upgrading requires manual intervention to convert existing database files to the new format. That is a really unfortunate property for an embedded database commonly used to store metadata the user doesn't even realize exists. DES -- Dag-Erling Smørgrav - [email protected]
