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

Bump the LMDB submodule #12

Merged
merged 2 commits into from
Dec 7, 2022
Merged

Bump the LMDB submodule #12

merged 2 commits into from
Dec 7, 2022

Conversation

Kerollmops
Copy link
Member

This PR bumps the LMDB submodule to bring the fixes of ITS #9806 plus our patches. Related to meilisearch/lmdb#1.

Copy link
Member

@irevoire irevoire left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

noice

@Kerollmops
Copy link
Member Author

bors merge

@bors
Copy link

bors bot commented Dec 7, 2022

Build succeeded:

@bors bors bot merged commit 0144fb2 into main Dec 7, 2022
@bors bors bot deleted the bump-lmdb-submodule branch December 7, 2022 13:58
bors bot added a commit to meilisearch/meilisearch that referenced this pull request Dec 7, 2022
3210: Fix `MDB_PAGE_FULL` by bumping LMDB r=Kerollmops a=Kerollmops

This PR fixes #3062 by upgrading LMDB to the latest version.

The changes were made in meilisearch/lmdb#1 and meilisearch/lmdb-rs#12. As heed directly depends on the latest main commit of https://github.com/meilisearch/lmdb-rs, we can bump the `lmdb-rkv-sys` dependency in the Meilisearch _Cargo.lock_ by doing a:

```
cargo update -p lmdb-rkv-sys
```

Co-authored-by: Kerollmops <clement@meilisearch.com>
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.

None yet

2 participants