mySQL 5.0.11 sources for tomato
[tomato.git] / release / src / router / mysql / mysql-test / suite / funcs_1 / t / myisam_storedproc_02.test
blobbe017494b4742e0914c6f0d294bec204ce87818a
1 #### suite/funcs_1/t/myisam_storedproc_02.test
4 SET @@session.sql_mode = 'NO_ENGINE_SUBSTITUTION';
5 let $engine_type= myisam;
7 --source suite/funcs_1/storedproc/storedproc_02.inc