mysql_list_routines
List stored procedures and functions in a MySQL database to review and manage database routines.
Instructions
List stored procedures and functions in a MySQL database.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| database | No | ||
| connectionId | No | Id of the mysql connection to use. Optional when only one mysql connection is configured. |