Commit bff80646 authored by joreland@mysql.com's avatar joreland@mysql.com

ndb - make sure all used tables are dropped in beginning of test case

parent 93f87957
-- source include/have_ndb.inc
--disable_warnings
drop table if exists t1, t2, t3, t4, t5, t6, t7;
drop table if exists t1, t2, t3, t4, t5, t6, t7, t8;
--enable_warnings
#
......
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