mirror of
https://github.com/MariaDB/server.git
synced 2025-01-23 23:34:34 +01:00
d7e6ba4794
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
8 lines
180 B
Text
8 lines
180 B
Text
#### 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
|