Another memory-dump. The manual contains more information (that’s a surprise :-).
I will add more when I stumble upon commands I can’t remember the syntax of.
mysql> SHOW PROCEDURE STATUS;
| Db | Name | Type | Definer | Modified | Created | Security_type | Comment |
|---|---|---|---|---|---|---|---|
| mydb | store_user | PROCEDURE | root | 2007-0.. | 2007-0.. | DEFINER | |
| mydb | store_cart | PROCEDURE | root | 2007-0.. | 2007-0.. | DEFINER | |
| mydb | store_settings | PROCEDURE | root | 2007-0.. | 2007-0.. | DEFINER |