diff options
author | unknown <joreland@mysql.com> | 2005-05-26 22:49:49 +0200 |
---|---|---|
committer | unknown <joreland@mysql.com> | 2005-05-26 22:49:49 +0200 |
commit | d646c27036c9c37399221907746cd8938f3e9b7d (patch) | |
tree | 35aeab0e8bbea5bee4a7f47db7965fdf0ac33e2d /ndb | |
parent | a81aa47d42729e4cd2fcba086b343935531b6dd1 (diff) | |
parent | 78d484871ab6ea282e4c446d00130d456923212c (diff) | |
download | mariadb-git-d646c27036c9c37399221907746cd8938f3e9b7d.tar.gz |
Merge mysql.com:/home/jonas/src/mysql-4.1
into mysql.com:/home/jonas/src/mysql-5.0
ndb/test/run-test/daily-basic-tests.txt:
Auto merged
Diffstat (limited to 'ndb')
-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 b2d809ef6be..e3d7501e6f7 100644 --- a/ndb/test/run-test/daily-basic-tests.txt +++ b/ndb/test/run-test/daily-basic-tests.txt @@ -512,6 +512,10 @@ max-time: 500 cmd: testNdbApi args: -n UpdateWithoutValues T6 +max-time: 500 +cmd: testNdbApi +args: -n ReadWithoutGetValue + #max-time: 500 #cmd: testInterpreter #args: T1 |