TencentDB for MySQL supports modifying the number of connections (maximum number of connections from each account to TencenDB instances). This can prevent a single account from exhausting all connections to TencentDB for MySQL.
This document describes how to modify the number of connections for a TencentDB account through the console.
Prerequisites
Directions
1. Log in to the TencentDB for MySQL console. In the instance list, click Instance ID or Manage in the Operation column to access the instance management page. 2. On the instance management page, select Database Management > Account Management, find the account requiring modification of the number of connections, and choose More > Modify Maximum Connections.
Note:
The root account does not support modifying the number of connections.
3. Enter the new connection limit in the pop-up and click OK.
Note:
The entered number of connections should be less than or equal to 10240.
Related APIs
|
| This API is used to modify the maximum number of connections of one or more TencentDB accounts. |