mySQL 5.0.11 sources for tomato
[tomato.git] / release / src / router / mysql / mysql-test / suite / funcs_1 / t / innodb_storedproc_06.test
blobce061da229910af0e762ac11c3df73c10055aa66
1 #### suite/funcs_1/t/innodb_storedproc_06.test
3 # 1. Check if InnoDB is available
4 --source include/have_innodb.inc
6 # 2. Set $engine_type
7 let $engine_type= innodb;
9 --source suite/funcs_1/storedproc/storedproc_06.inc