summaryrefslogtreecommitdiff
path: root/mysql-test
diff options
context:
space:
mode:
authorunknown <tomas@poseidon.ndb.mysql.com>2006-02-06 17:10:03 +0100
committerunknown <tomas@poseidon.ndb.mysql.com>2006-02-06 17:10:03 +0100
commit1a7abf13f172e92b9a1f443cbab27a9a7bfc34f0 (patch)
tree09c94a68d477711790c5451b91ca8ccae0ec9545 /mysql-test
parent74f167ad47e26ffde3317f49b67d4bf958971b30 (diff)
downloadmariadb-git-1a7abf13f172e92b9a1f443cbab27a9a7bfc34f0.tar.gz
Bug #17160 test case ndb_restore leaves a core file
Diffstat (limited to 'mysql-test')
-rw-r--r--mysql-test/t/ndb_restore.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/t/ndb_restore.test b/mysql-test/t/ndb_restore.test
index 4a95559c914..f340b62adae 100644
--- a/mysql-test/t/ndb_restore.test
+++ b/mysql-test/t/ndb_restore.test
@@ -348,7 +348,7 @@ select count(*)
select * from t9_c) a;
drop table t1_c,t2_c,t3_c,t4_c,t5_c,t6_c,t7_c,t8_c,t9_c;
---exec $NDB_TOOLS_DIR/ndb_restore --no-defaults -b 2 -n 1 -m -r --ndb-nodegroup_map '(0,1)' $NDB_BACKUP_DIR/BACKUP/BACKUP-2 2>&1 | grep Translate || true
+--exec $NDB_TOOLS_DIR/ndb_restore --no-defaults --core=0 -b 2 -n 1 -m -r --ndb-nodegroup_map '(0,1)' $NDB_BACKUP_DIR/BACKUP/BACKUP-2 2>&1 | grep Translate || true
#
# Cleanup