summaryrefslogtreecommitdiffstats
path: root/mysql-test/suite/funcs_1/t/myisam_trig_03.test
blob: fe46df801b8c9bb65255a5ed8fa1f966ed94160c (plain)
1
2
3
4
5
6
7
8
9
#### suite/funcs_1/t/myisam_trig_03.test

# MyISAM tables should be used
#
# Set $engine_type
SET @@session.sql_mode = 'NO_ENGINE_SUBSTITUTION';
let $engine_type= myisam;

--source suite/funcs_1/triggers/triggers_03.inc