summaryrefslogtreecommitdiff
path: root/mysql-test/r/ndb_autodiscover.result
diff options
context:
space:
mode:
authorunknown <tomas@poseidon.ndb.mysql.com>2005-01-20 21:26:58 +0100
committerunknown <tomas@poseidon.ndb.mysql.com>2005-01-20 21:26:58 +0100
commit7148286f242a49d23de4063ef0223fc2a566eafd (patch)
treea8151f09eb26f3138b98857413ff2d0f2519d4c3 /mysql-test/r/ndb_autodiscover.result
parente502954e23956a3163cd43148ae60b0a334e71ae (diff)
downloadmariadb-git-7148286f242a49d23de4063ef0223fc2a566eafd.tar.gz
ndb_autodiscover.result, ndb_autodiscover.test:
removed this since it easily gives errors if previous tests fail mysql-test/t/ndb_autodiscover.test: removed this since it easily gives errors if previous tests fail mysql-test/r/ndb_autodiscover.result: removed this since it easily gives errors if previous tests fail
Diffstat (limited to 'mysql-test/r/ndb_autodiscover.result')
-rw-r--r--mysql-test/r/ndb_autodiscover.result5
1 files changed, 0 insertions, 5 deletions
diff --git a/mysql-test/r/ndb_autodiscover.result b/mysql-test/r/ndb_autodiscover.result
index b9e70b9c1cf..b89b4ce1f21 100644
--- a/mysql-test/r/ndb_autodiscover.result
+++ b/mysql-test/r/ndb_autodiscover.result
@@ -353,11 +353,6 @@ drop table t1;
use test2;
drop table t2;
drop database test2;
-show databases;
-Database
-information_schema
-mysql
-test
use test;
drop database if exists test_only_ndb_tables;
create database test_only_ndb_tables;