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

# 2. Set $engine_type
set sql_mode="";
let $engine_type= innodb;

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