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