MySQL 9.1 Release Notes
SHOW FUNCTION STATUS
[LIKE 'pattern' | WHERE expr]
This statement is similar to SHOW PROCEDURE
STATUS
but for stored functions. See
Section 15.7.7.29, “SHOW PROCEDURE STATUS Statement”.