From f7a8ce8763ca72851cf669303f1d21d74add4f05 Mon Sep 17 00:00:00 2001 From: Pierangelo Masarati Date: Sat, 15 Nov 2008 15:02:07 +0000 Subject: [PATCH] use replication specific indexes --- tests/data/slapd-syncrepl-slave-persist1.conf | 2 ++ 1 file changed, 2 insertions(+) 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 -- 2.39.5