From: Quanah Gibson-Mount Date: Tue, 18 Nov 2008 00:07:13 +0000 (+0000) Subject: use replication specific indexes X-Git-Tag: OPENLDAP_REL_ENG_2_4_13~19 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=61d712458c013d658134f11eb9df54d28c8e1f52;p=openldap use replication specific indexes --- diff --git a/tests/data/slapd-syncrepl-slave-persist1.conf b/tests/data/slapd-syncrepl-slave-persist1.conf index dc3f9b6195..49bfb196dd 100644 --- a/tests/data/slapd-syncrepl-slave-persist1.conf +++ b/tests/data/slapd-syncrepl-slave-persist1.conf @@ -49,8 +49,10 @@ rootdn "cn=Replica,dc=example,dc=com" rootpw secret #bdb#index objectClass eq #bdb#index cn,sn,uid pres,eq,sub +#bdb#index entryUUID,entryCSN eq #hdb#index objectClass eq #hdb#index cn,sn,uid pres,eq,sub +#hdb#index entryUUID,entryCSN eq #ndb#dbname db_4 #ndb#include @DATADIR@/ndb.conf