use_database
Switch the active database on a MySQL server instantly, without restarting. Select the target database to run subsequent read-only queries.
Instructions
Switch the active database on the current MySQL server. Takes effect immediately, no restart needed
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| database | Yes | Database name to switch to |