5.6.2 Obtaining Information About Loadable Functions (original) (raw)

5.6.2 Obtaining Information About Loadable Functions

The mysql.func system table shows which loadable functions have been registered usingCREATE FUNCTION:

SELECT * FROM mysql.func;

The func table has these columns: