summaryrefslogtreecommitdiffstats
path: root/mysql-test/suite/funcs_1/t/myisam_trig_1011ext.test
blob: e1df5cae840a9bcca3410f3b799b652c257c2d73 (plain)
1
2
3
4
5
6
7
8
9
#### suite/funcs_1/t/myisam_trig_1011ext.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_1011ext.inc