Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion TOC-tidb-cloud-essential.md
Original file line number Diff line number Diff line change
Expand Up @@ -667,7 +667,6 @@
- [DDL Execution Principles and Best Practices](/ddl-introduction.md)
- [Troubleshoot Inconsistency Between Data and Indexes](/troubleshoot-data-inconsistency-errors.md)
- [Notifications](/tidb-cloud/notifications.md)
- [Glossary](/tidb-cloud/tidb-cloud-glossary.md)
- Support Plan
- [Connected Care Overview](/tidb-cloud/connected-care-overview.md)
- [Connected Care Details](/tidb-cloud/connected-care-detail.md)
Expand All @@ -682,6 +681,7 @@
- [Get Support](/tidb-cloud/tidb-cloud-support.md)
- FAQs
- [TiDB Cloud FAQs](/tidb-cloud/tidb-cloud-faq.md)
- [Glossary](/tidb-cloud/tidb-cloud-glossary.md)

## RELEASES

Expand Down
2 changes: 1 addition & 1 deletion TOC-tidb-cloud-premium.md
Original file line number Diff line number Diff line change
Expand Up @@ -627,7 +627,6 @@
- [DDL Execution Principles and Best Practices](/ddl-introduction.md)
- [Troubleshoot Inconsistency Between Data and Indexes](/troubleshoot-data-inconsistency-errors.md)
- [Notifications](/tidb-cloud/notifications.md)
- [Glossary](/tidb-cloud/tidb-cloud-glossary.md)
- Support Plan
- [Connected Care Overview](/tidb-cloud/connected-care-overview.md)
- [Connected Care Details](/tidb-cloud/connected-care-detail.md)
Expand All @@ -642,6 +641,7 @@
- [Get Support](/tidb-cloud/tidb-cloud-support.md)
- FAQs
- [TiDB Cloud FAQs](/tidb-cloud/tidb-cloud-faq.md)
- [Glossary](/tidb-cloud/tidb-cloud-glossary.md)

## RELEASES

Expand Down
2 changes: 1 addition & 1 deletion TOC-tidb-cloud-starter.md
Original file line number Diff line number Diff line change
Expand Up @@ -688,7 +688,6 @@
- [DDL Execution Principles and Best Practices](/ddl-introduction.md)
- [Troubleshoot Inconsistency Between Data and Indexes](/troubleshoot-data-inconsistency-errors.md)
- [Notifications](/tidb-cloud/notifications.md)
- [Glossary](/tidb-cloud/tidb-cloud-glossary.md)
- Support Plan
- [Connected Care Overview](/tidb-cloud/connected-care-overview.md)
- [Connected Care Details](/tidb-cloud/connected-care-detail.md)
Expand All @@ -704,6 +703,7 @@
- FAQs
- [TiDB Cloud FAQs](/tidb-cloud/tidb-cloud-faq.md)
- [{{{ .starter }}} FAQs](/tidb-cloud/serverless-faqs.md)
- [Glossary](/tidb-cloud/tidb-cloud-glossary.md)

## RELEASES

Expand Down
2 changes: 1 addition & 1 deletion TOC-tidb-cloud.md
Original file line number Diff line number Diff line change
Expand Up @@ -744,7 +744,6 @@
- [Batch Processing](/batch-processing.md)
- [Troubleshoot Inconsistency Between Data and Indexes](/troubleshoot-data-inconsistency-errors.md)
- [Notifications](/tidb-cloud/notifications.md)
- [Glossary](/tidb-cloud/tidb-cloud-glossary.md)
- Support Plan
- [Connected Care Overview](/tidb-cloud/connected-care-overview.md)
- [Connected Care Details](/tidb-cloud/connected-care-detail.md)
Expand All @@ -763,6 +762,7 @@
- [Get Support](/tidb-cloud/tidb-cloud-support.md)
- FAQs
- [TiDB Cloud FAQs](/tidb-cloud/tidb-cloud-faq.md)
- [Glossary](/tidb-cloud/tidb-cloud-glossary.md)

## RELEASES

Expand Down
4 changes: 2 additions & 2 deletions tidb-cloud/tidb-cloud-glossary.md
Original file line number Diff line number Diff line change
Expand Up @@ -165,9 +165,9 @@ The computing node that aggregates data from queries returned from transactional

### TiDB X

A new distributed SQL architecture that makes cloud-native object storage the backbone of TiDB. By decoupling compute and storage, TiDB X enables TiDB to scale intelligently, adapting in real time to workload patterns, business cycles, and data characteristics.
A new distributed SQL architecture that makes cloud-native object storage the backbone of TiDB. By decoupling compute and storage, TiDB X enables TiDB to scale intelligently, adapting in real time to workload patterns, business cycles, and data characteristics.

The TiDB X architecture is now available in <CustomContent plan="starter,essential">{{{ .starter }}} and Essential</CustomContent><CustomContent plan="premium">{{{ .starter }}}, Essential, and Premium</CustomContent>. For more information, see [Introducing TiDB X: A New Foundation for Distributed SQL in the Era of AI](https://www.pingcap.com/blog/introducing-tidb-x-a-new-foundation-distributed-sql-ai-era/) and [PingCAP Launches TiDB X and New AI Capabilities at SCaiLE Summit 2025](https://www.pingcap.com/press-release/pingcap-launches-tidb-x-new-ai-capabilities/).
The TiDB X architecture is now available in <CustomContent plan="starter,essential,dedicated">{{{ .starter }}} and Essential</CustomContent><CustomContent plan="premium">{{{ .starter }}}, Essential, and Premium</CustomContent>. For more information, see [Introducing TiDB X: A New Foundation for Distributed SQL in the Era of AI](https://www.pingcap.com/blog/introducing-tidb-x-a-new-foundation-distributed-sql-ai-era/) and [PingCAP Launches TiDB X and New AI Capabilities at SCaiLE Summit 2025](https://www.pingcap.com/press-release/pingcap-launches-tidb-x-new-ai-capabilities/).
Comment thread
qiancai marked this conversation as resolved.

### TiFlash node

Expand Down