summaryrefslogtreecommitdiff
path: root/mysql-test/suite/funcs_1/t/innodb_trig_0407.test
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/suite/funcs_1/t/innodb_trig_0407.test')
-rw-r--r--mysql-test/suite/funcs_1/t/innodb_trig_0407.test8
1 files changed, 1 insertions, 7 deletions
diff --git a/mysql-test/suite/funcs_1/t/innodb_trig_0407.test b/mysql-test/suite/funcs_1/t/innodb_trig_0407.test
index 1a0689847b1..d8081770f4b 100644
--- a/mysql-test/suite/funcs_1/t/innodb_trig_0407.test
+++ b/mysql-test/suite/funcs_1/t/innodb_trig_0407.test
@@ -1,4 +1,4 @@
-#### suite/funcs_1/t/innodb_triggers.test
+#### suite/funcs_1/t/innodb_trig_0407.test
# InnoDB tables should be used
#
@@ -7,10 +7,4 @@
# 2. Set $engine_type
let $engine_type= innodb;
-# Create some objects needed in many testcases
-USE test;
---source suite/funcs_1/include/innodb_tb3.inc
-
--source suite/funcs_1/triggers/triggers_0407.inc
-DROP TABLE test.tb3;
-