#### suite/funcs_1/t/memory_storedproc.test # # This test cannot be used for the embedded server because we check here # privileges. --source include/not_embedded.inc SET @@session.sql_mode = 'NO_ENGINE_SUBSTITUTION'; let $engine_type= memory; --source suite/funcs_1/storedproc/load_sp_tb.inc --source suite/funcs_1/storedproc/storedproc_master.inc