23.2.2 Stored Routines and MySQL Privileges (original) (raw)

23.2.2 Stored Routines and MySQL Privileges

The MySQL grant system takes stored routines into account as follows:

The server manipulates the mysql.proc table in response to statements that create, alter, or drop stored routines. Manual manipulation of this table is not supported.