This document describes how to disable the database proxy in the TDSQL-C for MySQL console.
Note:
Before you disable the database proxy, ensure that your client is not accessing the database via the database proxy address. After the database is disabled, the generated data will be deleted and cannot be recovered.
After the database proxy is disabled, the database proxy address will be unavailable, but the read-write instance address is still available.
If you enable the database proxy again after disabling it, the database proxy access address will change.
Prerequisite
Directions
Before you disable the database proxy, ensure that your client is not accessing the database via the database proxy address. After the database is disabled, the generated data will be deleted and cannot be recovered.
1. Log in to the TDSQL-C for MySQL console, select the cluster with the proxy enabled in the cluster list, and click the cluster ID to enter the cluster management page. 2. In the topology diagram under Cluster Management > Cluster Details, hover the mouse pointer over the database proxy section and click Details to enter the database proxy management page. Alternatively, you can directly select the Database Proxy tab on the cluster management page to enter the database proxy management page.
3. On the database proxy page, select Overview > Basic Info, and then click Disable Database Proxy.
4. In the pop-up dialog box, confirm that everything is correct and click OK.
Related APIs
|
| This API (CloseProxy) is used to disable the database proxy service of the cluster. |