~ubuntu-branches/ubuntu/precise/mysql-5.1/precise

1
2
3
4
5
6
7
8
9
10
#### suite/funcs_1/t/memory_trig_0407.test

# Memory tables should be used
#
# Set $engine_type
SET @@session.sql_mode = 'NO_ENGINE_SUBSTITUTION';
let $engine_type= memory;
--source suite/funcs_1/include/bug28309_skip.inc

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