From 4fe72a4bef946169b0f50bc05bd9dc3b4b1131d3 Mon Sep 17 00:00:00 2001 From: pgamba <pgamba@localhost> Date: Fri, 14 Aug 2009 12:37:19 +0000 Subject: [PATCH] Support for External change log compatible with draft-good-ldap-changelog-04.txt , March 2003 --- opends/src/messages/messages/replication.properties | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/opends/src/messages/messages/replication.properties b/opends/src/messages/messages/replication.properties index 0dc17b9..ce9307d 100644 --- a/opends/src/messages/messages/replication.properties +++ b/opends/src/messages/messages/replication.properties @@ -410,3 +410,6 @@ domain %s from server %s to all other servers of the topology is forbidden as \ the source server has some fractional configuration : only fractional servers \ in a replicated topology does not makes sense +MILD_ERR_DRAFT_CHANGENUMBER_DATABASE_173=An error occurred when accessing the \ + database of the draft change number : %s + \ No newline at end of file -- Gitblit v1.10.0