myisam_storedproc_07.test 180 Bytes
Newer Older
1 2
#### suite/funcs_1/t/myisam_storedproc_07.test
#
mleich@five.local.lan's avatar
mleich@five.local.lan committed
3

4
SET @@session.sql_mode = 'NO_ENGINE_SUBSTITUTION';
5
let $engine_type= myisam;
mleich@five.local.lan's avatar
mleich@five.local.lan committed
6

7
--source suite/funcs_1/storedproc/storedproc_07.inc