combell_mysql_databases_delete
Delete a MySQL database and permanently remove all its data. Irreversible action to free up resources or clean up unwanted databases.
Instructions
Delete a MySQL database and all its data. SIDE EFFECT: irreversible.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| database_name | Yes | The provisioned database name |