MySQL 5.7 Reference Manual Including MySQL NDB Cluster 7.5 and NDB Cluster 7.6
SHOW CREATE FUNCTION func_name
This statement is similar to SHOW CREATE
PROCEDURE
but for stored functions. See
Section 13.7.5.9, “SHOW CREATE PROCEDURE Statement”.