tencent cloud

TDSQL Boundless

Release Notes
Product Introduction
Overview
Scenarios
Product Architecture
Instance Types
Compatibility Notes
Kernel Features
Kernel Overview
Kernel Version Release Notes
Functionality Features
Performance Features
Billing
Billing Overview
Purchase Method
Pricing Details
Renewal
Overdue Payments
Refund
Getting Started
Creating an Instance
Connect to Instances
User Guide
Data Migration
Data Subscription
Instance Management
Configuration Change
Parameter Configuration
Account Management
Security Group
Backup and Restoration
Database Auditing
Tag Management
Use Cases
Technical Evolution and Usage Practices of Online DDL
Lock Mechanism Analysis and Troubleshooting Practices
Data Intelligent Scheduling and Related Practices for Performance Optimization
TDSQL Boundless Selection Guide and Practical Tutorial
Developer Guide
Developer Guide (MySQL Compatibility Mode)
Developer Guide (HBase Compatibility Mode)
Performance Tuning
Performance Tuning Overview
SQL Tuning
DDL Tuning
Performance White Paper
Performance Overview
TPC-C Test
Sysbench Test
API Documentation
History
Introduction
API Category
Making API Requests
Instance APIs
Security Group APIs
Task APIs
Backup APIs
Rollback APIs
Parameter APIs
Database APIs
Data Types
Error Codes
General Reference
System Architecture
SQL Reference
Database Parameter Description
TPC-H benchmark data model reference
Error Code Information
Security and Compliance
FAQs
Agreements
Service Level Agreement
Terms of Service
Privacy Policy
Data Processing And Security Agreement
Contact Us
Glossary

Creating an Account

PDF
フォーカスモード
フォントサイズ
最終更新日: 2026-02-10 10:28:05
Before the instance is used, the database account must be created.

Operation Steps

1. Log in to the TDSQL Boundless console, in the Instance List, click Instance ID or Operation in the Manage column, and go to the Instance Management page.
2. Select the Account Management tab and click Create Account.

3. In the Create Account pop-up window, configure the following information, and click OK.

Parameter
Description
Account Name
The account name must be between 1 and 32 characters.
Consist of letters, numbers, or special characters _-.
Must start with a letter.
Host
Specify the host address to access the database, which supports IP addresses or ranges of IP addresses.
Single IP address: such as 10.10.10.10.
IP address range: Use % at the end to represent an IP address range. For example, 10.10.10.% (allowing access from 10.10.10.1 to 10.10.10.254 for IP addresses of all hosts).
All IPs: Use a single % to allow all IP addresses.
Note:
Entering % in the host field may lead to security risks to the account, such as malicious connections, brute force attacks, and other risks. It is recommended to specify specific host addresses to access the database.
Set Password
8 to 32 characters, cannot start with /, and must contain at least two types of the following: letters, numbers, and special characters ()~!@#$%^&*-+=_|{}[]:<>,.?/.
Confirm Password
Re-enter the password. It must match the first entry.
Remarks
Add remarks to the account, with a maximum of 255 characters allowed.
4. After a database account is created, you can manage it (such as modify permissions, reset passwords, modify accounts, and so on) in the account list.

ヘルプとサポート

この記事はお役に立ちましたか?

フィードバック