MySQL 9.4 Reference Manual Including MySQL NDB Cluster 9.4
SHOW FUNCTION STATUS [LIKE 'pattern
' | WHEREexpr
]
This statement is similar to SHOW PROCEDURE
STATUS
but for stored functions. See
Section 15.7.7.31, “SHOW PROCEDURE STATUS Statement”.