ecp_mysql_change_db_user
Change the MySQL user that owns a database to another user already on your account. Provide the database name and target username to reassign ownership immediately.
Instructions
Reassign a database to be owned by a different MySQL user (both must already belong to this account).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| db_name | Yes | ||
| db_username | Yes |