combell_mysql_users_delete
Delete a MySQL database user with read-only permissions. Irreversible action: removes the user permanently from the specified database.
Instructions
Delete a MySQL database user. Only users with read_only rights can be deleted. SIDE EFFECT: irreversible.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_name | Yes | ||
| database_name | Yes |