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

# InnoDB tables should be used
#
# 1. Check if InnoDB is available
--source include/have_innodb.inc
# 2. Set $engine_type
let $engine_type= innodb;

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