1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

mysql-test-run to default run with ndbcluster if compiled with that support

This commit is contained in:
unknown
2005-03-07 13:42:01 +01:00
parent e23e81f7df
commit 3896219684
2 changed files with 4 additions and 1 deletions

View File

@ -218,7 +218,7 @@ EXTRA_MYSQL_TEST_OPT=""
EXTRA_MYSQLDUMP_OPT=""
EXTRA_MYSQLBINLOG_OPT=""
USE_RUNNING_SERVER=""
USE_NDBCLUSTER=""
USE_NDBCLUSTER=@USE_NDBCLUSTER@
USE_RUNNING_NDBCLUSTER=""
USE_PURIFY=""
PURIFY_LOGS=""