mirror of
https://github.com/MariaDB/server.git
synced 2025-05-04 06:05:05 +03:00
10 lines
206 B
Plaintext
10 lines
206 B
Plaintext
#### suite/funcs_1/t/ndb_storedproc_07.test
|
|
#
|
|
# 1. Check if ndb is available
|
|
--source include/have_ndb.inc
|
|
|
|
# 2. Set $engine_type
|
|
let $engine_type= ndb;
|
|
|
|
--source suite/funcs_1/storedproc/storedproc_07.inc
|