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