A ref change was pushed to the OpenLDAP (openldap.git) repository. It will be available in the public mirror shortly.
The branch, OPENLDAP_REL_ENG_2_4 has been updated via 1f7b6c1199ccb986a240871a8b54f5dc9041136d (commit) from 1e38e77364e7df05cd610db644aaf91e0d7abb2b (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 1f7b6c1199ccb986a240871a8b54f5dc9041136d Author: Howard Chu <h...@openldap.org> Date: Sat Feb 23 19:04:13 2013 -0800 Define MDB_WRITES_PER_COMMIT, default to 500 The former default of 1000 may fail for DBs with many indices. ----------------------------------------------------------------------- Summary of changes: servers/slapd/back-mdb/tools.c | 12 ++++++++++-- 1 files changed, 10 insertions(+), 2 deletions(-) --- http://www.openldap.org/devel/gitweb.cgi?p=openldap.git