If I run
Code: Select all
SHOW CREATE PROCEDURE someproc
I've open the same DB with dbForge and run show create procedure again, and everything is filled in correctly. The same stand for functions as they rely on the same logic.
Code: Select all
SHOW CREATE PROCEDURE someproc