summaryrefslogtreecommitdiff
path: root/mysql-test/suite/funcs_1/t/innodb_storedproc_02.test
blob: ace4d0cdc37b6567da4d2191e47c8b9bd4fb7d6c (plain)
1
2
3
4
5
6
7
8
9
#### suite/funcs_1/t/innodb_storedproc_02.test
#
# 1. Check if InnoDB is available
--source include/have_innodb.inc

# 2. Set $engine_type
let $engine_type= innodb;

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