The Wayback Machine - https://web.archive.org//web/20221022191547/https://github.com/erthink/libmdbx/issues/205
Skip to content
This repository has been archived by the owner. It is now read-only.

Warning when creating new db #205

Closed
AskAlexSharov opened this issue Jun 14, 2021 · 0 comments
Closed

Warning when creating new db #205

AskAlexSharov opened this issue Jun 14, 2021 · 0 comments
Assignees
Labels

Comments

@AskAlexSharov
Copy link
Contributor

AskAlexSharov commented Jun 14, 2021

   if (err == MDBX_ENODATA && offset == 0 && loop_count == 0 &&
            *filesize == 0 && (env->me_flags & MDBX_RDONLY) == 0)
          mdbx_warning("read meta: empty file (%d, %s)", err,

do we need this warning for non-Readonly and non-Accede mode?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants