diff options
author | joreland@mysql.com <> | 2005-06-09 15:39:14 +0200 |
---|---|---|
committer | joreland@mysql.com <> | 2005-06-09 15:39:14 +0200 |
commit | 14d74e75dbe5c081d77fc2f4e94f8cd4988ebebf (patch) | |
tree | 277f980ee6478f933b68c2b503705b0fcaa21321 /ndb/test/run-test | |
parent | a5a13ea8c8a00927b15d760f94220c28986b75c1 (diff) | |
download | mariadb-git-14d74e75dbe5c081d77fc2f4e94f8cd4988ebebf.tar.gz |
bug#11205 - ndb - 4006 when starting scan
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..9eb15a5c3d7 100644 --- a/ndb/test/run-test/daily-basic-tests.txt +++ b/ndb/test/run-test/daily-basic-tests.txt @@ -550,6 +550,10 @@ max-time: 500 cmd: testNdbApi args: -n Bug_11133 T1 +max-time: 500 +cmd: testNdbApi +args: -n Scan_4006 T1 + #max-time: 500 #cmd: testInterpreter #args: T1 |