diff options
author | joreland@mysql.com <> | 2005-07-20 12:39:45 +0200 |
---|---|---|
committer | joreland@mysql.com <> | 2005-07-20 12:39:45 +0200 |
commit | 884559e3bff609e00a36733e0e587ce1e5976faa (patch) | |
tree | d56e68b6dd4f2f67ddef0dd3f03373401e954f7a /ndb/test/run-test | |
parent | 9f707b6734a70cb93976beba69d6f29bcb5280b6 (diff) | |
download | mariadb-git-884559e3bff609e00a36733e0e587ce1e5976faa.tar.gz |
bug#11942 - ndb backup with parallell DDL
add testcase to autotest
Diffstat (limited to 'ndb/test/run-test')
-rw-r--r-- | ndb/test/run-test/daily-basic-tests.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ndb/test/run-test/daily-basic-tests.txt b/ndb/test/run-test/daily-basic-tests.txt index a28f8fe0bd0..fc04664564f 100644 --- a/ndb/test/run-test/daily-basic-tests.txt +++ b/ndb/test/run-test/daily-basic-tests.txt @@ -54,6 +54,10 @@ max-time: 600 cmd: atrt-testBackup args: -n BackupOne T1 T6 T3 I3 +max-time: 600 +cmd: atrt-testBackup +args: -n BackupDDL T1 + # BASIC FUNCTIONALITY max-time: 500 cmd: testBasic |