Create Database
hosting_db_createCreates a new database for a hosting account using the account username, database name, and password.
Instructions
Create a new database.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Database name | |
| password | Yes | Database password | |
| username | Yes | Hosting account username |