Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add support for listing Dbi flags#146

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
benalexau merged 1 commit intolmdbjava:masterfromjheister:support_mdb_dbi_flags
Apr 15, 2020

Conversation

jheister
Copy link
Contributor

I've added support for themdb_dbi_flags call. We are using this in our project to inspect which flags a Dbi was created with. In particular we have a piece of code to copy an entire DB re-writing the keys in an ordered fashion to reduce wasted space (within the pages). For this we need to know what flags the new DB needs creating with and if we need to setMDB_APPEND orMDB_APPENDDUP when inserting into our copied DB.

@benalexaubenalexauforce-pushed themaster branch 11 times, most recently from8809f8e tofed0c5dCompareApril 15, 2020 05:03
@benalexaubenalexau merged commitf4a3e6a intolmdbjava:masterApr 15, 2020
@benalexau
Copy link
Member

Thanks for this PR.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@jheister@benalexau

[8]ページ先頭

©2009-2025 Movatter.jp