ecp_mysql_import_database
Import a .sql dump into an existing MySQL database, replacing its content. Provide the full SQL text; this action is irreversible.
Instructions
Import a .sql dump into an existing MySQL database, overwriting its content. Irreversible - pass the full SQL as text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | Yes | ||
| db_name | Yes | ||
| sql_content | Yes |