Commit 60bb14c3 authored by mskold@mysql.com's avatar mskold@mysql.com

Fixed failed merge

parent 2dd4dd92
......@@ -372,6 +372,7 @@ drop table t1;
use test2;
drop table t2;
drop database test2;
use test;
drop database if exists test_only_ndb_tables;
create database 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