SHOW FUNCTION STATUS [LIKE 'pattern' | WHERE expr]
The SHOW FUNCTION STATUS statement returns information about stored functions.
SHOW FUNCTION STATUS
For more information, see the MySQL documentation: SHOW FUNCTION STATUS Statement.