MySQL 9.1 Release Notes
The DROP FUNCTION
statement is used
to drop stored functions and loadable functions:
For information about dropping stored functions, see Section 15.1.29, βDROP PROCEDURE and DROP FUNCTION Statementsβ.
For information about dropping loadable functions, see Section 15.7.4.2, βDROP FUNCTION Statement for Loadable Functionsβ.