MySQL 8.0 Reference Manual Including MySQL NDB Cluster 8.0

15.7.7.20 SHOW FUNCTION STATUS Statement

SHOW FUNCTION STATUS
    [LIKE 'pattern' | WHERE expr]

This statement is similar to SHOW PROCEDURE STATUS but for stored functions. See Section 15.7.7.28, “SHOW PROCEDURE STATUS Statement”.