set_mysql_connection
Configure a workbook datasource to connect to a local MySQL database by specifying server, database name, username, and table parameters.
Instructions
Configure the workbook datasource to use a local MySQL connection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| server | Yes | ||
| dbname | Yes | ||
| username | Yes | ||
| table_name | Yes | ||
| port | No | 3306 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |