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

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

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