summaryrefslogtreecommitdiffstats
path: root/mysql-test/suite/funcs_1/t/myisam_storedproc_08.test
blob: 1e4f5da498df674ee985eda5fd4a07319511251a (plain)
1
2
3
4
5
6
7
#### suite/funcs_1/t/myisam_storedproc_08.test
#

SET @@session.sql_mode = 'NO_ENGINE_SUBSTITUTION';
let $engine_type= myisam;

--source suite/funcs_1/storedproc/storedproc_08.inc