summaryrefslogtreecommitdiff
path: root/mysql-test/suite/funcs_1/t/ndb_storedproc.test
blob: 3fbda118357b1d8fa6c529ad6d40ab5382969a70 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#### suite/funcs_1/t/ndb_storedproc.test
#

# This test cannot be used for the embedded server because we check here
# privileges.
--source include/not_embedded.inc

--source include/have_ndb.inc
let $engine_type= ndb;

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

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