1
0
mirror of https://github.com/MariaDB/server.git synced 2025-09-02 09:41:40 +03:00

ndb_autodiscover.result, ndb_autodiscover.test:

removed this since it easily gives errors if previous tests fail
This commit is contained in:
tomas@poseidon.ndb.mysql.com
2005-01-20 21:26:58 +01:00
parent 1b753dd535
commit b1877967d1
2 changed files with 0 additions and 6 deletions

View File

@@ -449,7 +449,6 @@ drop table t1;
use test2;
drop table t2;
drop database test2;
show databases;
use test;
#########################################################