summaryrefslogtreecommitdiff
path: root/mysql-test/suite/funcs_1/t/myisam_storedproc_02.test
blob: be017494b4742e0914c6f0d294bec204ce87818a (plain)
1
2
3
4
5
6
7
#### suite/funcs_1/t/myisam_storedproc_02.test
#

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

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