Commit 358b6930 authored by unknown's avatar unknown

Fixed failed merge

parent 4adb9abf
...@@ -372,6 +372,7 @@ drop table t1; ...@@ -372,6 +372,7 @@ drop table t1;
use test2; use test2;
drop table t2; drop table t2;
drop database test2; drop database test2;
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;
use test_only_ndb_tables; use test_only_ndb_tables;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment