Univention Bugzilla – Attachment 11324 Details for
Bug 58443
check number of indices in ldap_setup_index
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
0001-ITS-9895-slapd-mdb-raise-MDB_INDICES-from-128-to-256.patch
0001-ITS-9895-slapd-mdb-raise-MDB_INDICES-from-128-to-256.patch (text/plain), 717 bytes, created by
Arvid Requate
on 2025-07-04 17:08:42 CEST
(
hide
)
Description:
0001-ITS-9895-slapd-mdb-raise-MDB_INDICES-from-128-to-256.patch
Filename:
MIME Type:
Creator:
Arvid Requate
Created:
2025-07-04 17:08:42 CEST
Size:
717 bytes
patch
obsolete
>From 2e2a6e1a71826021025f22a42548bf5125fc9dea Mon Sep 17 00:00:00 2001 >From: Howard Chu <hyc@openldap.org> >Date: Sat, 6 Aug 2022 18:47:40 +0100 >Subject: [PATCH] ITS#9895 slapd-mdb: raise MDB_INDICES from 128 to 256 > >--- > servers/slapd/back-mdb/back-mdb.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/servers/slapd/back-mdb/back-mdb.h b/servers/slapd/back-mdb/back-mdb.h >index 2b48aaa930..5ff128f2e6 100644 >--- a/servers/slapd/back-mdb/back-mdb.h >+++ b/servers/slapd/back-mdb/back-mdb.h >@@ -41,7 +41,7 @@ LDAP_BEGIN_DECL > /* The minimum we can function with */ > #define MINIMUM_SEARCH_STACK_DEPTH 8 > >-#define MDB_INDICES 128 >+#define MDB_INDICES 256 > > #define MDB_MAXADS 65536 > >-- >2.34.1 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 58443
: 11324