mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-27 10:09:43 -05:00
- bdb deallocates cursor after some tool operations but expects it to be around every time it is called - mdb tries to allocate a second transaction while it already holds one, deadlocking - op->o_hdr must exist for most uses of op, but o_tmpmfuncs need not - what about indexing after a tool modify? Does it happen automatically? |
||
|---|---|---|
| .. | ||
| slapd | ||
| Makefile.in | ||