diff options
Diffstat (limited to 'mysql-test/t/ndb_sp.test')
-rw-r--r-- | mysql-test/t/ndb_sp.test | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mysql-test/t/ndb_sp.test b/mysql-test/t/ndb_sp.test index 754f1e94e66..b833869cad0 100644 --- a/mysql-test/t/ndb_sp.test +++ b/mysql-test/t/ndb_sp.test @@ -3,7 +3,6 @@ --disable_warnings drop table if exists t1; -drop table if exists t2; --enable_warnings create table t1 ( |