Updating MySQL Studio Settings on the DB System
You can enable or disable MySQL Studio and update the port number assigned to the MySQL Studio endpoint.
Note
MySQL Studio cannot be enabled on high availablity DB systems.
MySQL Studio cannot be enabled on high availablity DB systems.
Use one of the following methods to update the MySQL Studio settings on a standalone DB system:
- Using the Console
- Using the REST API, run the UpdateDbSystem operation with the
databaseConsoleattribute.
Note
Updating MySQL Studio settings on a DB system is not supported by the
Updating MySQL Studio settings on a DB system is not supported by the
oci mysql db-system update CLI command.
Using the Console
Use the Console to enable or disable MySQL Studio on a DB system, or to update the port number assigned to the MySQL Studio endpoint. By default, MySQL Studio is disabled.
This task requires a running standalone DB system.
Do the following to update MySQL Studio settings on a DB
system:
Related Topics