Before using the TDSQL-C for MySQL, you need to have 2 accounts, namely the Tencent Cloud console account and the database account. These two accounts are used to access the console and your database respectively. This document describes the information of the two accounts.
Tencent Cloud Console Account
Before using Tencent Cloud services, you need to register a Tencent Cloud account first. Then you can log in to the Tencent Cloud website or console with the account. For detailed directions, see Account Registration. Database Account
When TDSQL-C for MySQL cluster is created, the system will retain the default account. In addition, you can also create a business account as needed to allocate and manage databases conveniently.
Default account
|
| | ✓ | ✓ | Admin account, which has permissions to perform all operations. |
| | ✓ | ✓ | The account used to manage and access the system's built-in sys database, through which you can quickly understand the metadata information of the system. |
| | | ✓ | The account used by internal plugins to access the server. |
| | | ✓ | The account used to manage and access the system's built-in information_schema database. |
Warning:
To avoid database problems, we recommend that you do not delete the default accounts.
Non-default account
Besides the default account created by the system, you can create other database accounts in the console as needed. For more information, see Creating Account.
Was this page helpful?