Issue 8060 - mdb_from_db (bdb import)
Summary: mdb_from_db (bdb import)
Status: UNCONFIRMED
Alias: None
Product: LMDB
Classification: Unclassified
Component: liblmdb (show other issues)
Version: unspecified
Hardware: All All
: --- normal
Target Milestone: ---
Assignee: OpenLDAP project
URL:
Keywords: has_patch
Depends on:
Blocks:
 
Reported: 2015-02-17 17:07 UTC by graehl@gmail.com
Modified: 2020-03-20 22:22 UTC (History)
0 users

See Also:


Attachments
0001-mdb_from_db-new-options-bugfix.patch (23.97 KB, application/mbox)
2020-03-20 22:21 UTC, Quanah Gibson-Mount
Details

Note You need to log in before you can comment on or make changes to this issue.
Description graehl@gmail.com 2015-02-17 17:07:49 UTC
Full_Name: Jonathan Graehl
Version: n/a
OS: n/a
URL: ftp://ftp.openldap.org/incoming/0001-mdb_from_db-new-options-bugfix.patch
Submission from: (NULL) (104.174.227.200)


(see 0001-mdb_from_db-new-options-bugfix.patch)

mdb_from_db utility for direct import from Berkeley DB to mdb

Apparently this can only be distributed in binary form using older berkeley db
versions, but building the utility from source for bulk import should be fine.
Comment 1 OpenLDAP project 2019-05-17 17:22:36 UTC
has patch
needs IPR
Comment 2 Quanah Gibson-Mount 2019-05-17 17:22:36 UTC
changed notes
Comment 3 Quanah Gibson-Mount 2019-05-17 17:23:53 UTC
--On Tuesday, February 17, 2015 5:07 PM +0000 graehl@gmail.com wrote:

> Full_Name: Jonathan Graehl
> Version: n/a
> OS: n/a
> URL:
> ftp://ftp.openldap.org/incoming/0001-mdb_from_db-new-options-bugfix.patch
> Submission from: (NULL) (104.174.227.200)
>
>
> (see 0001-mdb_from_db-new-options-bugfix.patch)
>
> mdb_from_db utility for direct import from Berkeley DB to mdb
>
> Apparently this can only be distributed in binary form using older
> berkeley db versions, but building the utility from source for bulk
> import should be fine.

Hello,

This submission is missing a required IPR, as noted at 
<https://www.openldap.org/devel/contributing.html#notice>

An IPR is necessary to consider this work.

Regards,
Quanah

--

Quanah Gibson-Mount
Product Architect
Symas Corporation
Packaged, certified, and supported LDAP solutions powered by OpenLDAP:
<http://www.symas.com>


Comment 4 Quanah Gibson-Mount 2020-03-20 22:21:52 UTC
Created attachment 632 [details]
0001-mdb_from_db-new-options-bugfix.patch