mirror of
https://github.com/MariaDB/server.git
synced 2025-05-16 03:24:47 +03:00

WL#4203 Reorganize and fix the data dictionary tests of testsuite funcs_1 because the goal to fix Bug#34532 Some funcs_1 tests do not clean up at end of testing was partially missed. Some minor additional modifications are for WL#4304 Cleanup in funcs_1 tests
9 lines
180 B
Plaintext
9 lines
180 B
Plaintext
#### suite/funcs_1/t/myisam_storedproc.test
|
|
#
|
|
|
|
let $engine_type= myisam;
|
|
|
|
--source suite/funcs_1/storedproc/load_sp_tb.inc
|
|
|
|
--source suite/funcs_1/storedproc/storedproc_master.inc
|