mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-02-23 14:09:39 +08:00
sigh, the test was renamed ages ago
This commit is contained in:
parent
5e50d2e2e4
commit
810a8f0d06
@ -120,7 +120,7 @@ example=> <control-D>
|
||||
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user