Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Always get cursor MDB_LAST during append #24

Closed
wants to merge 1 commit into from
Closed

Always get cursor MDB_LAST during append #24

wants to merge 1 commit into from

Conversation

cwe-skov-dk
Copy link

When running with append flag and we re-open the cursor after commit, we always need to mdb_cursor_get(MDB_LAST).

When running with append flag and we re-open the cursor after commit, we always need to mdb_cursor_get(MDB_LAST).
@hyc hyc closed this Sep 26, 2023
@shmul
Copy link

shmul commented Sep 26, 2023

Hi,

Thanks for the contribution, but I'm confused - did you change your mind regarding the necessity of this change?

BTW, as is probably evident from the lack of commits on this project, I don't really maintain it anymore. Nice to see it is being used though. Has it kept up with newer versions of LMDB?

Cheers,
Shmul

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

Successfully merging this pull request may close these issues.

3 participants