From: Pierangelo Masarati Date: Tue, 18 Jan 2005 09:48:13 +0000 (+0000) Subject: cosmetic changes X-Git-Tag: OPENLDAP_REL_ENG_2_3_BP~353 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=ea4c51b78fe01d2f8eed06ca1a199345fb947480;p=openldap cosmetic changes --- diff --git a/tests/data/slapd-sql.conf b/tests/data/slapd-sql.conf index 35a474225c..a7b4bfa6fe 100644 --- a/tests/data/slapd-sql.conf +++ b/tests/data/slapd-sql.conf @@ -64,16 +64,16 @@ dbpasswd secret #ibmdb2#concat_pattern "?||?" #ibmdb2#children_cond "ucase(ldap_entries.dn)=ucase(cast(? as varchar(255)))" #ibmdb2#create_needs_select "yes" -#ibmdb2#insentry_query "insert into ldap_entries (id,dn,oc_map_id,parent,keyval) values ((select case when max(id) is null then 1 else max(id) + 1 end from ldap_entries),?,?,?,?)" +#ibmdb2#insentry_stmt "insert into ldap_entries (id,dn,oc_map_id,parent,keyval) values ((select case when max(id) is null then 1 else max(id) + 1 end from ldap_entries),?,?,?,?)" # # PostgreSQL -#postgres#insentry_query "insert into ldap_entries (id,dn,oc_map_id,parent,keyval) values ((select case when max(id) is null then 1 else max(id) + 1 end from ldap_entries),?,?,?,?)" -#postgres#upper_func "upper" -#postgres#strcast_func "text" -#postgres#concat_pattern "?||?" +#postgres#insentry_stmt "insert into ldap_entries (id,dn,oc_map_id,parent,keyval) values ((select case when max(id) is null then 1 else max(id) + 1 end from ldap_entries),?,?,?,?)" +#postgres#upper_func "upper" +#postgres#strcast_func "text" +#postgres#concat_pattern "?||?" # # MySQL -#mysql#concat_pattern "concat(?,?)" +#mysql#concat_pattern "concat(?,?)" has_ldapinfo_dn_ru no