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

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

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