Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
MariaDB
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nexedi
MariaDB
Commits
b1877967
Commit
b1877967
authored
Jan 20, 2005
by
tomas@poseidon.ndb.mysql.com
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ndb_autodiscover.result, ndb_autodiscover.test:
removed this since it easily gives errors if previous tests fail
parent
1b753dd5
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
6 deletions
+0
-6
mysql-test/r/ndb_autodiscover.result
mysql-test/r/ndb_autodiscover.result
+0
-5
mysql-test/t/ndb_autodiscover.test
mysql-test/t/ndb_autodiscover.test
+0
-1
No files found.
mysql-test/r/ndb_autodiscover.result
View file @
b1877967
...
@@ -353,11 +353,6 @@ drop table t1;
...
@@ -353,11 +353,6 @@ drop table t1;
use test2;
use test2;
drop table t2;
drop table t2;
drop database test2;
drop database test2;
show databases;
Database
information_schema
mysql
test
use test;
use test;
drop database if exists test_only_ndb_tables;
drop database if exists test_only_ndb_tables;
create database test_only_ndb_tables;
create database test_only_ndb_tables;
...
...
mysql-test/t/ndb_autodiscover.test
View file @
b1877967
...
@@ -449,7 +449,6 @@ drop table t1;
...
@@ -449,7 +449,6 @@ drop table t1;
use
test2
;
use
test2
;
drop
table
t2
;
drop
table
t2
;
drop
database
test2
;
drop
database
test2
;
show
databases
;
use
test
;
use
test
;
#########################################################
#########################################################
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment