From 810a8f0d06ac65d8f3f635edd9b4cb62b4d1e0d3 Mon Sep 17 00:00:00 2001 From: Pierangelo Masarati Date: Wed, 24 May 2006 01:50:57 +0000 Subject: [PATCH 1/1] sigh, the test was renamed ages ago --- servers/slapd/back-sql/rdbms_depend/README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/servers/slapd/back-sql/rdbms_depend/README b/servers/slapd/back-sql/rdbms_depend/README index 65af67a196..8c9ffe14f2 100644 --- a/servers/slapd/back-sql/rdbms_depend/README +++ b/servers/slapd/back-sql/rdbms_depend/README @@ -120,7 +120,7 @@ example=> 3.1.5) Run the test: [root@localhost]# cd $SOURCES/tests -[root@localhost]# SLAPD_USE_SQL=pgsql ./run test031 +[root@localhost]# SLAPD_USE_SQL=pgsql ./run sql-test000 3.2) MySQL @@ -149,7 +149,7 @@ mysql> exit; 3.2.5) Run the test: [root@localhost]# cd $SOURCES/tests -[root@localhost]# SLAPD_USE_SQL=mysql ./run test031 +[root@localhost]# SLAPD_USE_SQL=mysql ./run sql-test000 3.3) IBM db2 [n.a.] @@ -173,7 +173,7 @@ in auto-commit mode (-c) 3.3.5) Run the test: [root@localhost]# cd $SOURCES/tests -[root@localhost]# SLAPD_USE_SQL=ibmdb2 ./run test031 +[root@localhost]# SLAPD_USE_SQL=ibmdb2 ./run sql-test000 4) Cleanup: The test is basically readonly; this can be performed by all RDBMSes -- 2.39.2