tencent cloud

TDSQL Boundless

Release Notes
Product Introduction
Overview
Scenarios
Product Architecture
Instance Types
Compatibility Notes
Usage specification recommendations
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
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

tdsql_retry_interval_msec_max

PDF
Mode fokus
Ukuran font
Terakhir diperbarui: 2026-03-27 18:20:55

Feature Description

tdsql_retry_interval_msec_max specifies the maximum interval between retries after failures (e.g., network/RPC errors), measured in milliseconds.
When an SQL query fails, it may be caused by network latency, database node failure, or other reasons. To ensure that the query can be successfully executed, the system can choose to retry the failed query. The tdsql_retry_interval_msec_max parameter is used to limit the maximum value of the retry interval, so that services can be restored as quickly as possible without affecting system performance.
Specifically, the tdsql_retry_interval_msec_max parameter defines the maximum value of the retry interval. For example, if the value is set to 1,000ms (1s), the retry interval will not exceed 1 second during the retry process.

Attribute Description

Required
Description
Parameter Type
UINT
Default Value
64
Value Range
0 ~ 4294967295
Effective Scope
GLOBAL
Restart Required
No

Bantuan dan Dukungan

Apakah halaman ini membantu?

masukan