diff --git a/.github/workflows/dispatch.yml b/.github/workflows/dispatch.yml index 35c5683680f50..701fcffaa2890 100644 --- a/.github/workflows/dispatch.yml +++ b/.github/workflows/dispatch.yml @@ -6,6 +6,8 @@ on: - ".github/**" branches: - master + - release-7.4 + - release-7.3 - release-7.2 - release-7.1 - release-7.0 diff --git a/TOC.md b/TOC.md index 12f4e0ef05dfe..d81a92b45e762 100644 --- a/TOC.md +++ b/TOC.md @@ -9,7 +9,7 @@ - [MySQL Compatibility](/mysql-compatibility.md) - [TiDB Limitations](/tidb-limitations.md) - [Credits](/credits.md) - - [Roadmap](/tidb-roadmap.md) + - [Roadmap](https://docs.pingcap.com/tidb/dev/tidb-roadmap) - Quick Start - [Try Out TiDB](/quick-start-with-tidb.md) - [Try Out HTAP](/quick-start-with-htap.md) diff --git a/_index.md b/_index.md index 0d249ee544799..872c552bc8d0a 100644 --- a/_index.md +++ b/_index.md @@ -1,6 +1,5 @@ --- title: TiDB Introduction -aliases: ["/docs/dev/", "/docs/dev/adopters/", "/tidb/dev/adopters"] hide_sidebar: true hide_commit: true --- diff --git a/alert-rules.md b/alert-rules.md index d3b7eef544875..82d9421bf377e 100644 --- a/alert-rules.md +++ b/alert-rules.md @@ -1,7 +1,6 @@ --- title: TiDB Cluster Alert Rules summary: Learn the alert rules in a TiDB cluster. -aliases: ['/docs/dev/alert-rules/','/docs/dev/reference/alert-rules/'] --- diff --git a/auto-increment.md b/auto-increment.md index a227a8e5e1e22..1db76da168694 100644 --- a/auto-increment.md +++ b/auto-increment.md @@ -1,7 +1,6 @@ --- title: AUTO_INCREMENT summary: Learn the `AUTO_INCREMENT` column attribute of TiDB. -aliases: ['/docs/dev/auto-increment/'] --- # AUTO_INCREMENT diff --git a/auto-random.md b/auto-random.md index 5a3e2e57065e8..1273c6f670f9c 100644 --- a/auto-random.md +++ b/auto-random.md @@ -1,7 +1,6 @@ --- title: AUTO_RANDOM summary: Learn the AUTO_RANDOM attribute. -aliases: ['/docs/dev/auto-random/','/docs/dev/reference/sql/attributes/auto-random/'] --- # AUTO_RANDOM New in v3.1.0 diff --git a/basic-features.md b/basic-features.md index 1cb1249025d69..62399234e54a7 100644 --- a/basic-features.md +++ b/basic-features.md @@ -1,7 +1,6 @@ --- title: TiDB Features summary: Learn about the feature overview of TiDB. -aliases: ['/docs/dev/basic-features/','/tidb/dev/experimental-features-4.0/'] --- # TiDB Features diff --git a/basic-sql-operations.md b/basic-sql-operations.md index 6bd04f4324776..bd6c2eb43e3e3 100644 --- a/basic-sql-operations.md +++ b/basic-sql-operations.md @@ -1,7 +1,6 @@ --- title: Explore SQL with TiDB summary: Learn about the basic SQL statements for the TiDB database. -aliases: ['/docs/dev/basic-sql-operations/','/docs/dev/how-to/get-started/explore-sql/'] --- # Explore SQL with TiDB diff --git a/benchmark/benchmark-sysbench-v2.md b/benchmark/benchmark-sysbench-v2.md index 24a29886d24f4..854ff67fca78f 100644 --- a/benchmark/benchmark-sysbench-v2.md +++ b/benchmark/benchmark-sysbench-v2.md @@ -1,6 +1,5 @@ --- title: TiDB Sysbench Performance Test Report -- v2.0.0 vs. v1.0.0 -aliases: ['/docs/dev/benchmark/benchmark-sysbench-v2/','/docs/dev/benchmark/sysbench-v2/'] --- # TiDB Sysbench Performance Test Report -- v2.0.0 vs. v1.0.0 diff --git a/benchmark/benchmark-sysbench-v3.md b/benchmark/benchmark-sysbench-v3.md index 91308e70ee734..29b532d146ef7 100644 --- a/benchmark/benchmark-sysbench-v3.md +++ b/benchmark/benchmark-sysbench-v3.md @@ -1,6 +1,5 @@ --- title: TiDB Sysbench Performance Test Report -- v2.1 vs. v2.0 -aliases: ['/docs/dev/benchmark/benchmark-sysbench-v3/','/docs/dev/benchmark/sysbench-v3/'] --- # TiDB Sysbench Performance Test Report -- v2.1 vs. v2.0 diff --git a/benchmark/benchmark-sysbench-v4-vs-v3.md b/benchmark/benchmark-sysbench-v4-vs-v3.md index 41fd3a544de22..1c997eb2b8316 100644 --- a/benchmark/benchmark-sysbench-v4-vs-v3.md +++ b/benchmark/benchmark-sysbench-v4-vs-v3.md @@ -1,7 +1,6 @@ --- title: TiDB Sysbench Performance Test Report -- v4.0 vs. v3.0 summary: Compare the Sysbench performance of TiDB 4.0 and TiDB 3.0. -aliases: ['/docs/dev/benchmark/benchmark-sysbench-v4-vs-v3/'] --- # TiDB Sysbench Performance Test Report -- v4.0 vs. v3.0 diff --git a/benchmark/benchmark-tidb-using-sysbench.md b/benchmark/benchmark-tidb-using-sysbench.md index 35b8ddd0758a7..28274e34c4ee2 100644 --- a/benchmark/benchmark-tidb-using-sysbench.md +++ b/benchmark/benchmark-tidb-using-sysbench.md @@ -1,6 +1,5 @@ --- title: How to Test TiDB Using Sysbench -aliases: ['/docs/dev/benchmark/benchmark-tidb-using-sysbench/','/docs/dev/benchmark/how-to-run-sysbench/'] --- # How to Test TiDB Using Sysbench diff --git a/benchmark/benchmark-tidb-using-tpcc.md b/benchmark/benchmark-tidb-using-tpcc.md index 170f36e68a5f7..9812b3bb19639 100644 --- a/benchmark/benchmark-tidb-using-tpcc.md +++ b/benchmark/benchmark-tidb-using-tpcc.md @@ -1,6 +1,5 @@ --- title: How to Run TPC-C Test on TiDB -aliases: ['/docs/dev/benchmark/benchmark-tidb-using-tpcc/','/docs/dev/benchmark/how-to-run-tpcc/'] --- # How to Run TPC-C Test on TiDB diff --git a/benchmark/benchmark-tpch.md b/benchmark/benchmark-tpch.md index ee2b48fccd9ff..6a15436d0df92 100644 --- a/benchmark/benchmark-tpch.md +++ b/benchmark/benchmark-tpch.md @@ -1,6 +1,5 @@ --- title: TiDB TPC-H 50G Performance Test Report V2.0 -aliases: ['/docs/dev/benchmark/benchmark-tpch/','/docs/dev/benchmark/tpch/'] --- # TiDB TPC-H 50G Performance Test Report diff --git a/benchmark/online-workloads-and-add-index-operations.md b/benchmark/online-workloads-and-add-index-operations.md index 366cf3adb3fb7..dafc6462c39c6 100644 --- a/benchmark/online-workloads-and-add-index-operations.md +++ b/benchmark/online-workloads-and-add-index-operations.md @@ -1,7 +1,6 @@ --- title: Interaction Test on Online Workloads and `ADD INDEX` Operations summary: This document tests the interaction effects between online workloads and `ADD INDEX` operations. -aliases: ['/docs/dev/benchmark/online-workloads-and-add-index-operations/','/docs/dev/benchmark/add-index-with-load/'] --- # Interaction Test on Online Workloads and `ADD INDEX` Operations diff --git a/benchmark/v3.0-performance-benchmarking-with-sysbench.md b/benchmark/v3.0-performance-benchmarking-with-sysbench.md index 03b8a413dff87..db8a945820df6 100644 --- a/benchmark/v3.0-performance-benchmarking-with-sysbench.md +++ b/benchmark/v3.0-performance-benchmarking-with-sysbench.md @@ -1,6 +1,5 @@ --- title: TiDB Sysbench Performance Test Report -- v3.0 vs. v2.1 -aliases: ['/docs/dev/benchmark/v3.0-performance-benchmarking-with-sysbench/','/docs/dev/benchmark/sysbench-v4/'] --- # TiDB Sysbench Performance Test Report -- v3.0 vs. v2.1 diff --git a/benchmark/v3.0-performance-benchmarking-with-tpcc.md b/benchmark/v3.0-performance-benchmarking-with-tpcc.md index 920f8efa511e5..7d395905d8a2e 100644 --- a/benchmark/v3.0-performance-benchmarking-with-tpcc.md +++ b/benchmark/v3.0-performance-benchmarking-with-tpcc.md @@ -1,6 +1,5 @@ --- title: TiDB TPC-C Performance Test Report -- v3.0 vs. v2.1 -aliases: ['/docs/dev/benchmark/v3.0-performance-benchmarking-with-tpcc/','/docs/dev/benchmark/tpcc/'] --- # TiDB TPC-C Performance Test Report -- v3.0 vs. v2.1 diff --git a/benchmark/v4.0-performance-benchmarking-with-tpcc.md b/benchmark/v4.0-performance-benchmarking-with-tpcc.md index 1169a9a92f492..bc7ad745b8824 100644 --- a/benchmark/v4.0-performance-benchmarking-with-tpcc.md +++ b/benchmark/v4.0-performance-benchmarking-with-tpcc.md @@ -1,7 +1,6 @@ --- title: TiDB TPC-C Performance Test Report -- v4.0 vs. v3.0 summary: Compare the TPC-C performance of TiDB 4.0 and TiDB 3.0 using BenchmarkSQL. -aliases: ['/docs/dev/benchmark/v4.0-performance-benchmarking-with-tpcc/'] --- # TiDB TPC-C Performance Test Report -- v4.0 vs. v3.0 diff --git a/benchmark/v4.0-performance-benchmarking-with-tpch.md b/benchmark/v4.0-performance-benchmarking-with-tpch.md index 801db52f05b69..e7364e64b85e7 100644 --- a/benchmark/v4.0-performance-benchmarking-with-tpch.md +++ b/benchmark/v4.0-performance-benchmarking-with-tpch.md @@ -1,7 +1,6 @@ --- title: TiDB TPC-H Performance Test Report -- v4.0 vs. v3.0 summary: Compare the TPC-H performance of TiDB 4.0 and TiDB 3.0. -aliases: ['/docs/dev/benchmark/v4.0-performance-benchmarking-with-tpch/'] --- # TiDB TPC-H Performance Test Report -- v4.0 vs. v3.0 diff --git a/best-practices/grafana-monitor-best-practices.md b/best-practices/grafana-monitor-best-practices.md index 5fb569a29d538..db78617a018f5 100644 --- a/best-practices/grafana-monitor-best-practices.md +++ b/best-practices/grafana-monitor-best-practices.md @@ -1,7 +1,6 @@ --- title: Best Practices for Monitoring TiDB Using Grafana summary: Learn seven tips for efficiently using Grafana to monitor TiDB. -aliases: ['/docs/dev/best-practices/grafana-monitor-best-practices/','/docs/dev/reference/best-practices/grafana-monitor/'] --- # Best Practices for Monitoring TiDB Using Grafana diff --git a/best-practices/haproxy-best-practices.md b/best-practices/haproxy-best-practices.md index cc01bbb7ccf48..6f957b2f8c483 100644 --- a/best-practices/haproxy-best-practices.md +++ b/best-practices/haproxy-best-practices.md @@ -1,7 +1,6 @@ --- title: Best Practices for Using HAProxy in TiDB summary: This document describes best practices for configuration and usage of HAProxy in TiDB. -aliases: ['/docs/dev/best-practices/haproxy-best-practices/','/docs/dev/reference/best-practices/haproxy/'] --- # Best Practices for Using HAProxy in TiDB diff --git a/best-practices/high-concurrency-best-practices.md b/best-practices/high-concurrency-best-practices.md index 16e6df2ce2543..050d9b4fa40dd 100644 --- a/best-practices/high-concurrency-best-practices.md +++ b/best-practices/high-concurrency-best-practices.md @@ -1,7 +1,6 @@ --- title: Highly Concurrent Write Best Practices summary: Learn best practices for highly-concurrent write-intensive workloads in TiDB. -aliases: ['/docs/dev/best-practices/high-concurrency-best-practices/','/docs/dev/reference/best-practices/high-concurrency/'] --- # Highly Concurrent Write Best Practices diff --git a/best-practices/java-app-best-practices.md b/best-practices/java-app-best-practices.md index a6ac004313579..ec11af45bc497 100644 --- a/best-practices/java-app-best-practices.md +++ b/best-practices/java-app-best-practices.md @@ -1,7 +1,6 @@ --- title: Best Practices for Developing Java Applications with TiDB summary: Learn the best practices for developing Java applications with TiDB. -aliases: ['/docs/dev/best-practices/java-app-best-practices/','/docs/dev/reference/best-practices/java-app/'] --- # Best Practices for Developing Java Applications with TiDB diff --git a/best-practices/massive-regions-best-practices.md b/best-practices/massive-regions-best-practices.md index ca3e161f821bf..8120828faaead 100644 --- a/best-practices/massive-regions-best-practices.md +++ b/best-practices/massive-regions-best-practices.md @@ -1,7 +1,6 @@ --- title: Best Practices for TiKV Performance Tuning with Massive Regions summary: Learn how to tune the performance of TiKV with a massive amount of Regions. -aliases: ['/docs/dev/best-practices/massive-regions-best-practices/','/docs/dev/reference/best-practices/massive-regions/'] --- # Best Practices for TiKV Performance Tuning with Massive Regions diff --git a/best-practices/pd-scheduling-best-practices.md b/best-practices/pd-scheduling-best-practices.md index 8f9253c8e1543..03ecfbc0e8129 100644 --- a/best-practices/pd-scheduling-best-practices.md +++ b/best-practices/pd-scheduling-best-practices.md @@ -1,7 +1,6 @@ --- title: PD Scheduling Best Practices summary: Learn best practice and strategy for PD scheduling. -aliases: ['/docs/dev/best-practices/pd-scheduling-best-practices/','/docs/dev/reference/best-practices/pd-scheduling/'] --- # PD Scheduling Best Practices diff --git a/best-practices/tidb-best-practices.md b/best-practices/tidb-best-practices.md index fe21b758386d1..acb2ce5fcca94 100644 --- a/best-practices/tidb-best-practices.md +++ b/best-practices/tidb-best-practices.md @@ -1,7 +1,6 @@ --- title: TiDB Best Practices summary: Learn the best practices of using TiDB. -aliases: ['/docs/dev/tidb-best-practices/'] --- # TiDB Best Practices diff --git a/br/backup-and-restore-overview.md b/br/backup-and-restore-overview.md index 28ca42cd6df35..1482f2e6bc6e7 100644 --- a/br/backup-and-restore-overview.md +++ b/br/backup-and-restore-overview.md @@ -1,7 +1,6 @@ --- title: TiDB Backup & Restore Overview summary: Learn about the definition and features of TiDB Backup & Restore. -aliases: ['/docs/dev/br/backup-and-restore-tool/','/docs/dev/reference/tools/br/br/','/docs/dev/how-to/maintain/backup-and-restore/br/','/tidb/dev/backup-and-restore-tool/','/tidb/dev/point-in-time-recovery/'] --- # TiDB Backup & Restore Overview diff --git a/br/backup-and-restore-storages.md b/br/backup-and-restore-storages.md index 309a7ae9f0821..382409bd7228c 100644 --- a/br/backup-and-restore-storages.md +++ b/br/backup-and-restore-storages.md @@ -1,7 +1,6 @@ --- title: Backup Storages summary: Describes the storage URI format used in TiDB backup and restore. -aliases: ['/docs/dev/br/backup-and-restore-storages/','/tidb/dev/backup-storage-S3/','/tidb/dev/backup-storage-azblob/','/tidb/dev/backup-storage-gcs/','/tidb/dev/external-storage/'] --- # Backup Storages diff --git a/br/backup-and-restore-use-cases.md b/br/backup-and-restore-use-cases.md index ca4ce21e28910..83c4a78827d44 100644 --- a/br/backup-and-restore-use-cases.md +++ b/br/backup-and-restore-use-cases.md @@ -1,7 +1,6 @@ --- title: TiDB Backup and Restore Use Cases summary: Learn the use cases of backing up and restoring data using br command-line tool. -aliases: ['/docs/dev/br/backup-and-restore-use-cases/','/docs/dev/reference/tools/br/use-cases/','/tidb/dev/backup-and-restore-use-cases-for-maintain/'] --- # TiDB Backup and Restore Use Cases diff --git a/br/br-checkpoint-backup.md b/br/br-checkpoint-backup.md index f5dcd7a14f5f9..5d3cf3e761d22 100644 --- a/br/br-checkpoint-backup.md +++ b/br/br-checkpoint-backup.md @@ -1,7 +1,6 @@ --- title: Checkpoint Backup summary: Learn about the checkpoint backup feature, including its application scenarios, implementation details, and usage. -aliases: ["/tidb/dev/br-checkpoint"] --- # Checkpoint Backup diff --git a/br/br-pitr-guide.md b/br/br-pitr-guide.md index 00b0b5d8b23f9..63332f97d37ca 100644 --- a/br/br-pitr-guide.md +++ b/br/br-pitr-guide.md @@ -1,7 +1,6 @@ --- title: TiDB Log Backup and PITR Guide summary: Learns about how to perform log backup and PITR in TiDB. -aliases: ['/tidb/dev/pitr-usage'] --- # TiDB Log Backup and PITR Guide diff --git a/br/br-pitr-manual.md b/br/br-pitr-manual.md index 291be5dbbfa78..c57e37f31cc28 100644 --- a/br/br-pitr-manual.md +++ b/br/br-pitr-manual.md @@ -1,7 +1,6 @@ --- title: TiDB Log Backup and PITR Command Manual summary: Learn about the commands of TiDB log backup and point-in-time recovery. -aliases: ['/tidb/dev/br-log-command-line/'] --- # TiDB Log Backup and PITR Command Manual diff --git a/br/br-snapshot-guide.md b/br/br-snapshot-guide.md index 7d9152b1f9751..2e697836f322a 100644 --- a/br/br-snapshot-guide.md +++ b/br/br-snapshot-guide.md @@ -1,7 +1,6 @@ --- title: Snapshot Backup and Restore Guide summary: Learn about how to back up and restore TiDB snapshots using the br command-line tool. -aliases: ['/tidb/dev/br-usage-backup/','/tidb/dev/br-usage-restore/','/tidb/dev/br-usage-restore-for-maintain/', '/tidb/dev/br-usage-backup-for-maintain/'] --- # Snapshot Backup and Restore Guide diff --git a/br/br-use-overview.md b/br/br-use-overview.md index 487549010e6ae..c84e11e81eea7 100644 --- a/br/br-use-overview.md +++ b/br/br-use-overview.md @@ -1,7 +1,6 @@ --- title: Usage Overview of TiDB Backup and Restore summary: Learn about how to deploy the backup and restore tool, and how to use it to back up and restore a TiDB cluster. -aliases: ['/tidb/dev/br-deployment/'] --- # Usage Overview of TiDB Backup and Restore diff --git a/certificate-authentication.md b/certificate-authentication.md index 7f7dd5b160a13..e14484879f52e 100644 --- a/certificate-authentication.md +++ b/certificate-authentication.md @@ -1,7 +1,6 @@ --- title: Certificate-Based Authentication for Login summary: Learn the certificate-based authentication used for login. -aliases: ['/docs/dev/certificate-authentication/','/docs/dev/reference/security/cert-based-authentication/'] --- # Certificate-Based Authentication for Login diff --git a/character-set-and-collation.md b/character-set-and-collation.md index 25357949e6fba..ac9229f9b109e 100644 --- a/character-set-and-collation.md +++ b/character-set-and-collation.md @@ -1,7 +1,6 @@ --- title: Character Set and Collation summary: Learn about the supported character sets and collations in TiDB. -aliases: ['/docs/dev/character-set-and-collation/','/docs/dev/reference/sql/characterset-and-collation/','/docs/dev/reference/sql/character-set/'] --- # Character Set and Collation diff --git a/check-before-deployment.md b/check-before-deployment.md index 38a5e3b52b935..7d0dc6ea9b05b 100644 --- a/check-before-deployment.md +++ b/check-before-deployment.md @@ -1,7 +1,6 @@ --- title: TiDB Environment and System Configuration Check summary: Learn the environment check operations before deploying TiDB. -aliases: ['/docs/dev/check-before-deployment/'] --- # TiDB Environment and System Configuration Check diff --git a/command-line-flags-for-pd-configuration.md b/command-line-flags-for-pd-configuration.md index c12a03b8a3bf2..d4f5770525fc5 100644 --- a/command-line-flags-for-pd-configuration.md +++ b/command-line-flags-for-pd-configuration.md @@ -1,7 +1,6 @@ --- title: PD Configuration Flags summary: Learn some configuration flags of PD. -aliases: ['/docs/dev/command-line-flags-for-pd-configuration/','/docs/dev/reference/configuration/pd-server/configuration/'] --- # PD Configuration Flags diff --git a/command-line-flags-for-tidb-configuration.md b/command-line-flags-for-tidb-configuration.md index e4b5b936f2e7e..56d02c9562349 100644 --- a/command-line-flags-for-tidb-configuration.md +++ b/command-line-flags-for-tidb-configuration.md @@ -1,7 +1,6 @@ --- title: Configuration Options summary: Learn the configuration options in TiDB. -aliases: ['/docs/dev/command-line-flags-for-tidb-configuration/','/docs/dev/reference/configuration/tidb-server/configuration/','/docs/dev/reference/configuration/tidb-server/server-command-option/'] --- # Configuration Options diff --git a/command-line-flags-for-tikv-configuration.md b/command-line-flags-for-tikv-configuration.md index 86c5e8e810e70..18f2fea7b4a47 100644 --- a/command-line-flags-for-tikv-configuration.md +++ b/command-line-flags-for-tikv-configuration.md @@ -1,7 +1,6 @@ --- title: TiKV Configuration Flags summary: Learn some configuration flags of TiKV. -aliases: ['/docs/dev/command-line-flags-for-tikv-configuration/','/docs/dev/reference/configuration/tikv-server/configuration/'] --- # TiKV Configuration Flags diff --git a/comment-syntax.md b/comment-syntax.md index ac9530cb8091b..0a47026f5b80d 100644 --- a/comment-syntax.md +++ b/comment-syntax.md @@ -1,7 +1,6 @@ --- title: Comment Syntax summary: This document introduces the comment syntax supported by TiDB. -aliases: ['/docs/dev/comment-syntax/','/docs/dev/reference/sql/language-structure/comment-syntax/'] --- # Comment Syntax diff --git a/configure-load-base-split.md b/configure-load-base-split.md index 63abac9ff2194..7958c14d8583e 100644 --- a/configure-load-base-split.md +++ b/configure-load-base-split.md @@ -1,7 +1,6 @@ --- title: Load Base Split summary: Learn the feature of Load Base Split. -aliases: ['/docs/dev/configure-load-base-split/'] --- # Load Base Split diff --git a/configure-memory-usage.md b/configure-memory-usage.md index ebc11d7382155..aacd79d7f1f03 100644 --- a/configure-memory-usage.md +++ b/configure-memory-usage.md @@ -1,7 +1,6 @@ --- title: TiDB Memory Control summary: Learn how to configure the memory quota of a query and avoid OOM (out of memory). -aliases: ['/docs/dev/configure-memory-usage/','/docs/dev/how-to/configure/memory-control/'] --- # TiDB Memory Control diff --git a/configure-placement-rules.md b/configure-placement-rules.md index eb5312c6f115e..27d11ef558e59 100644 --- a/configure-placement-rules.md +++ b/configure-placement-rules.md @@ -1,7 +1,6 @@ --- title: Placement Rules summary: Learn how to configure Placement Rules. -aliases: ['/docs/dev/configure-placement-rules/','/docs/dev/how-to/configure/placement-rules/'] --- # Placement Rules diff --git a/configure-store-limit.md b/configure-store-limit.md index 601094d724e67..9db2ee397406d 100644 --- a/configure-store-limit.md +++ b/configure-store-limit.md @@ -1,7 +1,6 @@ --- title: Store Limit summary: Learn the feature of Store Limit. -aliases: ['/docs/dev/configure-store-limit/'] --- # Store Limit diff --git a/configure-time-zone.md b/configure-time-zone.md index 246e226ca16cc..2c4c5028fff96 100644 --- a/configure-time-zone.md +++ b/configure-time-zone.md @@ -1,7 +1,6 @@ --- title: Time Zone Support summary: Learn how to set the time zone and its format. -aliases: ['/docs/dev/configure-time-zone/','/docs/dev/how-to/configure/time-zone/'] --- # Time Zone Support diff --git a/constraints.md b/constraints.md index dbfda1043c83d..ae30a6d2f1744 100644 --- a/constraints.md +++ b/constraints.md @@ -1,7 +1,6 @@ --- title: Constraints summary: Learn how SQL Constraints apply to TiDB. -aliases: ['/docs/dev/constraints/','/docs/dev/reference/sql/constraints/'] --- # Constraints diff --git a/coprocessor-cache.md b/coprocessor-cache.md index 8c995ed0648c1..c386105fc863a 100644 --- a/coprocessor-cache.md +++ b/coprocessor-cache.md @@ -1,7 +1,6 @@ --- title: Coprocessor Cache summary: Learn the features of Coprocessor Cache. -aliases: ['/docs/dev/coprocessor-cache/'] --- # Coprocessor Cache diff --git a/daily-check.md b/daily-check.md index 6d82b984dd4c9..49207dfc7a780 100644 --- a/daily-check.md +++ b/daily-check.md @@ -1,7 +1,6 @@ --- title: Daily Check summary: Learn about performance indicators of the TiDB cluster. -aliases: ['/docs/dev/daily-check/'] --- # Daily Check diff --git a/dashboard/dashboard-access.md b/dashboard/dashboard-access.md index e3e59ecb6c99a..8bc6722706305 100644 --- a/dashboard/dashboard-access.md +++ b/dashboard/dashboard-access.md @@ -1,7 +1,6 @@ --- title: Access TiDB Dashboard summary: Learn how to access TiDB Dashboard. -aliases: ['/docs/dev/dashboard/dashboard-access/'] --- # Access TiDB Dashboard diff --git a/dashboard/dashboard-cluster-info.md b/dashboard/dashboard-cluster-info.md index e8df69f6b9095..fe1eb57c61c4b 100644 --- a/dashboard/dashboard-cluster-info.md +++ b/dashboard/dashboard-cluster-info.md @@ -1,7 +1,6 @@ --- title: TiDB Dashboard Cluster Information Page summary: View the running status of TiDB, TiKV, PD, TiFlash components in the entire cluster and the running status of the host on which these components are located. -aliases: ['/docs/dev/dashboard/dashboard-cluster-info/'] --- # TiDB Dashboard Cluster Information Page diff --git a/dashboard/dashboard-diagnostics-access.md b/dashboard/dashboard-diagnostics-access.md index c285c2770c37a..0e04a2068e544 100644 --- a/dashboard/dashboard-diagnostics-access.md +++ b/dashboard/dashboard-diagnostics-access.md @@ -1,7 +1,6 @@ --- title: TiDB Dashboard Cluster Diagnostic Page summary: Learn how to use the cluster diagnostic page. -aliases: ['/docs/dev/dashboard/dashboard-diagnostics-access/'] --- # TiDB Dashboard Cluster Diagnostics Page diff --git a/dashboard/dashboard-diagnostics-report.md b/dashboard/dashboard-diagnostics-report.md index bd334978aa97c..f96fef3d6d886 100644 --- a/dashboard/dashboard-diagnostics-report.md +++ b/dashboard/dashboard-diagnostics-report.md @@ -1,7 +1,6 @@ --- title: TiDB Dashboard Diagnostic Report summary: Learn the TiDB Dashboard diagnostic report. -aliases: ['/docs/dev/dashboard/dashboard-diagnostics-report/'] --- # TiDB Dashboard Diagnostic Report diff --git a/dashboard/dashboard-diagnostics-usage.md b/dashboard/dashboard-diagnostics-usage.md index 918270171d24a..05cbce0c7a3db 100644 --- a/dashboard/dashboard-diagnostics-usage.md +++ b/dashboard/dashboard-diagnostics-usage.md @@ -1,7 +1,6 @@ --- title: Locate Problems Using Diagnostic Report of TiDB Dashboard summary: Learn how to locate problems using diagnostic report of TiDB Dashboard. -aliases: ['/docs/dev/dashboard/dashboard-diagnostics-usage/'] --- # Locate Problems Using Diagnostic Report of TiDB Dashboard diff --git a/dashboard/dashboard-faq.md b/dashboard/dashboard-faq.md index 05d9d97fd4ce5..3147481c5a471 100644 --- a/dashboard/dashboard-faq.md +++ b/dashboard/dashboard-faq.md @@ -1,7 +1,6 @@ --- title: TiDB Dashboard FAQs summary: Learn about the frequently asked questions (FAQs) and answers about TiDB Dashboard. -aliases: ['/docs/dev/dashboard/dashboard-faq/'] --- # TiDB Dashboard FAQs diff --git a/dashboard/dashboard-intro.md b/dashboard/dashboard-intro.md index a207daa50d315..89c143c0ab1aa 100644 --- a/dashboard/dashboard-intro.md +++ b/dashboard/dashboard-intro.md @@ -1,7 +1,6 @@ --- title: TiDB Dashboard Introduction summary: Introduce TiDB Dashboard. -aliases: ['/docs/dev/dashboard/dashboard-intro/'] --- # TiDB Dashboard Introduction diff --git a/dashboard/dashboard-key-visualizer.md b/dashboard/dashboard-key-visualizer.md index 9ee08da701000..b13fd1ba6e5a3 100644 --- a/dashboard/dashboard-key-visualizer.md +++ b/dashboard/dashboard-key-visualizer.md @@ -1,7 +1,6 @@ --- title: Key Visualizer Page summary: Learn how to use Key Visualizer to monitor traffic. -aliases: ['/docs/dev/dashboard/dashboard-key-visualizer/','/docs/dev/key-visualizer-monitoring-tool/'] --- # Key Visualizer Page diff --git a/dashboard/dashboard-log-search.md b/dashboard/dashboard-log-search.md index 713955090c764..7f180b9081661 100644 --- a/dashboard/dashboard-log-search.md +++ b/dashboard/dashboard-log-search.md @@ -1,7 +1,6 @@ --- title: TiDB Dashboard Log Search Page summary: Learn how to search logs of all nodes using the log search page of TiDB Dashboard. -aliases: ['/docs/dev/dashboard/dashboard-log-search/'] --- # TiDB Dashboard Log Search Page diff --git a/dashboard/dashboard-ops-deploy.md b/dashboard/dashboard-ops-deploy.md index cf7939aea9fb9..debefac49f31a 100644 --- a/dashboard/dashboard-ops-deploy.md +++ b/dashboard/dashboard-ops-deploy.md @@ -1,7 +1,6 @@ --- title: Deploy TiDB Dashboard summary: Learn how to deploy TiDB Dashboard. -aliases: ['/docs/dev/dashboard/dashboard-ops-deploy/'] --- # Deploy TiDB Dashboard diff --git a/dashboard/dashboard-ops-reverse-proxy.md b/dashboard/dashboard-ops-reverse-proxy.md index fb417e2e4d363..44d60975931c7 100644 --- a/dashboard/dashboard-ops-reverse-proxy.md +++ b/dashboard/dashboard-ops-reverse-proxy.md @@ -1,6 +1,5 @@ --- title: Use TiDB Dashboard behind a Reverse Proxy -aliases: ['/docs/dev/dashboard/dashboard-ops-reverse-proxy/'] --- # Use TiDB Dashboard behind a Reverse Proxy diff --git a/dashboard/dashboard-ops-security.md b/dashboard/dashboard-ops-security.md index d3f491e80d745..63b9ac697fa32 100644 --- a/dashboard/dashboard-ops-security.md +++ b/dashboard/dashboard-ops-security.md @@ -1,7 +1,6 @@ --- title: Secure TiDB Dashboard summary: Learn how to improve the security of TiDB Dashboard. -aliases: ['/docs/dev/dashboard/dashboard-ops-security/'] --- # Secure TiDB Dashboard diff --git a/dashboard/dashboard-overview.md b/dashboard/dashboard-overview.md index 075c98fdf99a4..cb5f3a03d9cbc 100644 --- a/dashboard/dashboard-overview.md +++ b/dashboard/dashboard-overview.md @@ -1,7 +1,6 @@ --- title: Overview Page summary: Learn the overview page of TiDB Dashboard. -aliases: ['/docs/dev/dashboard/dashboard-overview/'] --- # Overview Page diff --git a/dashboard/dashboard-profiling.md b/dashboard/dashboard-profiling.md index e4aa12c12dfef..867c8d3aab6f3 100644 --- a/dashboard/dashboard-profiling.md +++ b/dashboard/dashboard-profiling.md @@ -1,7 +1,6 @@ --- title: TiDB Dashboard Instance Profiling - Manual Profiling summary: Learn how to collect performance data to analyze sophisticated problems. -aliases: ['/docs/dev/dashboard/dashboard-profiling/'] --- # TiDB Dashboard Instance Profiling - Manual Profiling diff --git a/dashboard/dashboard-slow-query.md b/dashboard/dashboard-slow-query.md index 4c400000c52b0..50edd96c29907 100644 --- a/dashboard/dashboard-slow-query.md +++ b/dashboard/dashboard-slow-query.md @@ -1,7 +1,6 @@ --- title: Slow Queries Page of TiDB Dashboard summary: Learn the Slow Queries page of TiDB Dashboard. -aliases: ['/docs/dev/dashboard/dashboard-slow-query/'] --- # Slow Queries Page of TiDB Dashboard diff --git a/dashboard/dashboard-statement-details.md b/dashboard/dashboard-statement-details.md index 02c8bc1b9d37a..db192576ded91 100644 --- a/dashboard/dashboard-statement-details.md +++ b/dashboard/dashboard-statement-details.md @@ -1,7 +1,6 @@ --- title: Statement Execution Details of TiDB Dashboard summary: View the execution details of a single SQL statement in TiDB Dashboard. -aliases: ['/docs/dev/dashboard/dashboard-statement-details/'] --- # Statement Execution Details of TiDB Dashboard diff --git a/dashboard/dashboard-statement-list.md b/dashboard/dashboard-statement-list.md index 3ffe33677f252..adcb83b042b3e 100644 --- a/dashboard/dashboard-statement-list.md +++ b/dashboard/dashboard-statement-list.md @@ -1,7 +1,6 @@ --- title: SQL Statements Page of TiDB Dashboard summary: View the execution status of all SQL statements in the TiDB cluster. -aliases: ['/docs/dev/dashboard/dashboard-statement-list/'] --- # SQL Statements Page of TiDB Dashboard diff --git a/dashboard/dashboard-user.md b/dashboard/dashboard-user.md index 025efe82d0b42..a045821f5daf0 100644 --- a/dashboard/dashboard-user.md +++ b/dashboard/dashboard-user.md @@ -1,7 +1,6 @@ --- title: TiDB Dashboard User Management summary: Learn how to create SQL users to access TiDB Dashboard. -aliases: ['/docs/dev/dashboard/dashboard-user/'] --- # TiDB Dashboard User Management diff --git a/data-type-date-and-time.md b/data-type-date-and-time.md index f754a1bb42f3a..b4b45f96c2da9 100644 --- a/data-type-date-and-time.md +++ b/data-type-date-and-time.md @@ -1,7 +1,6 @@ --- title: Date and Time Types summary: Learn about the supported date and time types. -aliases: ['/docs/dev/data-type-date-and-time/','/docs/dev/reference/sql/data-types/date-and-time/'] --- # Date and Time Types diff --git a/data-type-default-values.md b/data-type-default-values.md index be1e547958f85..24f498902fc27 100644 --- a/data-type-default-values.md +++ b/data-type-default-values.md @@ -1,7 +1,6 @@ --- title: TiDB Data Type summary: Learn about default values for data types in TiDB. -aliases: ['/docs/dev/data-type-default-values/','/docs/dev/reference/sql/data-types/default-values/'] --- # Default Values diff --git a/data-type-json.md b/data-type-json.md index f602582a98ba8..6dfa2399342e5 100644 --- a/data-type-json.md +++ b/data-type-json.md @@ -1,7 +1,6 @@ --- title: TiDB Data Type summary: Learn about the JSON data type in TiDB. -aliases: ['/docs/dev/data-type-json/','/docs/dev/reference/sql/data-types/json/'] --- # JSON Type diff --git a/data-type-numeric.md b/data-type-numeric.md index 4406cc06f707a..1b7d69b19b74a 100644 --- a/data-type-numeric.md +++ b/data-type-numeric.md @@ -1,7 +1,6 @@ --- title: Numeric Types summary: Learn about numeric data types supported in TiDB. -aliases: ['/docs/dev/data-type-numeric/','/docs/dev/reference/sql/data-types/numeric/'] --- # Numeric Types diff --git a/data-type-overview.md b/data-type-overview.md index d0fe1b8c59586..07260fd94a579 100644 --- a/data-type-overview.md +++ b/data-type-overview.md @@ -1,7 +1,6 @@ --- title: Data Types summary: Learn about the data types supported in TiDB. -aliases: ['/docs/dev/data-type-overview/','/docs/dev/reference/sql/data-types/overview/'] --- # Data Types diff --git a/data-type-string.md b/data-type-string.md index 65dfae1666587..a85cbfec7ec41 100644 --- a/data-type-string.md +++ b/data-type-string.md @@ -1,7 +1,6 @@ --- title: String types summary: Learn about the string types supported in TiDB. -aliases: ['/docs/dev/data-type-string/','/docs/dev/reference/sql/data-types/string/'] --- # String Types diff --git a/deploy-monitoring-services.md b/deploy-monitoring-services.md index 51652e05dc49f..c7f07b0d8b7f4 100644 --- a/deploy-monitoring-services.md +++ b/deploy-monitoring-services.md @@ -1,7 +1,6 @@ --- title: Deploy Monitoring Services for the TiDB Cluster summary: Learn how to deploy monitoring services for the TiDB cluster. -aliases: ['/docs/dev/deploy-monitoring-services/','/docs/dev/how-to/monitor/monitor-a-cluster/','/docs/dev/monitor-a-tidb-cluster/'] --- # Deploy Monitoring Services for the TiDB Cluster diff --git a/develop/dev-guide-overview.md b/develop/dev-guide-overview.md index aa8e480527b5c..53bc52bbae2ab 100644 --- a/develop/dev-guide-overview.md +++ b/develop/dev-guide-overview.md @@ -1,7 +1,6 @@ --- title: Developer Guide Overview summary: Introduce the overview of the developer guide. -aliases: ['/tidb/dev/connectors-and-apis/','/appdev/dev/','/tidb/dev/dev-guide-outdated-for-laravel'] --- # Developer Guide Overview diff --git a/develop/dev-guide-sample-application-golang-sql-driver.md b/develop/dev-guide-sample-application-golang-sql-driver.md index f88df0c5e40eb..956213d87ca24 100644 --- a/develop/dev-guide-sample-application-golang-sql-driver.md +++ b/develop/dev-guide-sample-application-golang-sql-driver.md @@ -1,7 +1,6 @@ --- title: Connect to TiDB with Go-MySQL-Driver summary: Learn how to connect to TiDB using Go-MySQL-Driver. This tutorial gives Golang sample code snippets that work with TiDB using Go-MySQL-Driver. -aliases: ['/tidb/dev/dev-guide-outdated-for-go-sql-driver-mysql','/tidb/dev/dev-guide-outdated-for-gorm','/tidb/dev/dev-guide-sample-application-golang'] --- # Connect to TiDB with Go-MySQL-Driver diff --git a/develop/dev-guide-sample-application-java-spring-boot.md b/develop/dev-guide-sample-application-java-spring-boot.md index 9e224a708fb10..013127b65325e 100644 --- a/develop/dev-guide-sample-application-java-spring-boot.md +++ b/develop/dev-guide-sample-application-java-spring-boot.md @@ -1,7 +1,6 @@ --- title: Connect to TiDB with Spring Boot summary: Learn how to connect to TiDB using Spring Boot. This tutorial gives Java sample code snippets that work with TiDB using Spring Boot. -aliases: ['/tidbcloud/dev-guide-sample-application-spring-boot','/tidb/dev/dev-guide-sample-application-spring-boot'] --- # Connect to TiDB with Spring Boot diff --git a/develop/dev-guide-sample-application-python-django.md b/develop/dev-guide-sample-application-python-django.md index 1c8e00dbfee8b..f06e8d883b133 100644 --- a/develop/dev-guide-sample-application-python-django.md +++ b/develop/dev-guide-sample-application-python-django.md @@ -1,7 +1,6 @@ --- title: Connect to TiDB with Django summary: Learn how to connect to TiDB using Django. This tutorial gives Python sample code snippets that work with TiDB using Django. -aliases: ['/tidb/dev/dev-guide-outdated-for-django'] --- # Connect to TiDB with Django diff --git a/develop/dev-guide-sample-application-python-mysql-connector.md b/develop/dev-guide-sample-application-python-mysql-connector.md index a6f27f3839d97..14704baf01acf 100644 --- a/develop/dev-guide-sample-application-python-mysql-connector.md +++ b/develop/dev-guide-sample-application-python-mysql-connector.md @@ -1,7 +1,6 @@ --- title: Connect to TiDB with MySQL Connector/Python summary: Learn how to connect to TiDB using MySQL Connector/Python. This tutorial gives Python sample code snippets that work with TiDB using MySQL Connector/Python. -aliases: ['/tidb/dev/dev-guide-sample-application-python','/tidb/dev/dev-guide-outdated-for-python-mysql-connector'] --- # Connect to TiDB with MySQL Connector/Python diff --git a/develop/dev-guide-sample-application-python-sqlalchemy.md b/develop/dev-guide-sample-application-python-sqlalchemy.md index bb3a48f9bd9aa..432a1c1025f43 100644 --- a/develop/dev-guide-sample-application-python-sqlalchemy.md +++ b/develop/dev-guide-sample-application-python-sqlalchemy.md @@ -1,7 +1,6 @@ --- title: Connect to TiDB with SQLAlchemy summary: Learn how to connect to TiDB using SQLAlchemy. This tutorial gives Python sample code snippets that work with TiDB using SQLAlchemy. -aliases: ['/tidb/dev/dev-guide-outdated-for-sqlalchemy'] --- # Connect to TiDB with SQLAlchemy diff --git a/dm/deploy-a-dm-cluster-using-binary.md b/dm/deploy-a-dm-cluster-using-binary.md index 17e9b26f55fce..8e94e724aeee3 100644 --- a/dm/deploy-a-dm-cluster-using-binary.md +++ b/dm/deploy-a-dm-cluster-using-binary.md @@ -1,7 +1,6 @@ --- title: Deploy Data Migration Using DM Binary summary: Learn how to deploy a Data Migration cluster using DM binary. -aliases: ['/docs/tidb-data-migration/dev/deploy-a-dm-cluster-using-binary/'] --- # Deploy Data Migration Using DM Binary diff --git a/dm/deploy-a-dm-cluster-using-tiup.md b/dm/deploy-a-dm-cluster-using-tiup.md index 2d9e061141c6b..0463a84773214 100644 --- a/dm/deploy-a-dm-cluster-using-tiup.md +++ b/dm/deploy-a-dm-cluster-using-tiup.md @@ -1,7 +1,6 @@ --- title: Deploy a DM Cluster Using TiUP summary: Learn how to deploy TiDB Data Migration using TiUP DM. -aliases: ['/docs/tidb-data-migration/dev/deploy-a-dm-cluster-using-ansible/','/docs/tools/dm/deployment/'] --- # Deploy a DM Cluster Using TiUP diff --git a/dm/dm-config-overview.md b/dm/dm-config-overview.md index 449a836fee8c8..118067df24373 100644 --- a/dm/dm-config-overview.md +++ b/dm/dm-config-overview.md @@ -1,7 +1,6 @@ --- title: Data Migration Configuration File Overview summary: This document gives an overview of Data Migration configuration files. -aliases: ['/docs/tidb-data-migration/dev/config-overview/'] --- # Data Migration Configuration File Overview diff --git a/dm/dm-daily-check.md b/dm/dm-daily-check.md index c410c5dd99f7b..0376d91544d62 100644 --- a/dm/dm-daily-check.md +++ b/dm/dm-daily-check.md @@ -1,7 +1,6 @@ --- title: Daily Check for TiDB Data Migration summary: Learn about the daily check of TiDB Data Migration (DM). -aliases: ['/docs/tidb-data-migration/dev/daily-check/'] --- # Daily Check for TiDB Data Migration diff --git a/dm/dm-error-handling.md b/dm/dm-error-handling.md index 6069d8a255233..603a1081f2a19 100644 --- a/dm/dm-error-handling.md +++ b/dm/dm-error-handling.md @@ -1,7 +1,6 @@ --- title: Handle Errors in TiDB Data Migration summary: Learn about the error system and how to handle common errors when you use DM. -aliases: ['/docs/tidb-data-migration/dev/error-handling/','/docs/tidb-data-migration/dev/troubleshoot-dm/','/docs/tidb-data-migration/dev/error-system/'] --- # Handle Errors in TiDB Data Migration diff --git a/dm/dm-faq.md b/dm/dm-faq.md index 12e5821c848c0..81f16584f16ac 100644 --- a/dm/dm-faq.md +++ b/dm/dm-faq.md @@ -1,7 +1,6 @@ --- title: TiDB Data Migration FAQs summary: Learn about frequently asked questions (FAQs) about TiDB Data Migration (DM). -aliases: ['/docs/tidb-data-migration/dev/faq/'] --- # TiDB Data Migration FAQs diff --git a/dm/dm-glossary.md b/dm/dm-glossary.md index a92a834e43a4d..5427cd4e47bc6 100644 --- a/dm/dm-glossary.md +++ b/dm/dm-glossary.md @@ -1,7 +1,6 @@ --- title: TiDB Data Migration Glossary summary: Learn the terms used in TiDB Data Migration. -aliases: ['/docs/tidb-data-migration/dev/glossary/'] --- # TiDB Data Migration Glossary diff --git a/dm/dm-hardware-and-software-requirements.md b/dm/dm-hardware-and-software-requirements.md index eb384aa2ee6e9..891239c56c34c 100644 --- a/dm/dm-hardware-and-software-requirements.md +++ b/dm/dm-hardware-and-software-requirements.md @@ -1,7 +1,6 @@ --- title: Software and Hardware Requirements for TiDB Data Migration summary: Learn the software and hardware requirements for DM cluster. -aliases: ['/docs/tidb-data-migration/dev/hardware-and-software-requirements/'] --- # Software and Hardware Requirements for TiDB Data Migration diff --git a/dm/dm-master-configuration-file.md b/dm/dm-master-configuration-file.md index d32617c5b591f..de27887fec02e 100644 --- a/dm/dm-master-configuration-file.md +++ b/dm/dm-master-configuration-file.md @@ -1,7 +1,6 @@ --- title: DM-master Configuration File summary: Learn the configuration file of DM-master. -aliases: ['/docs/tidb-data-migration/dev/dm-master-configuration-file/'] --- # DM-master Configuration File diff --git a/dm/dm-overview.md b/dm/dm-overview.md index 62726e1d3f1e4..5bd1fe58b2114 100644 --- a/dm/dm-overview.md +++ b/dm/dm-overview.md @@ -1,7 +1,6 @@ --- title: TiDB Data Migration Overview summary: Learn about the Data Migration tool, the architecture, the key components, and features. -aliases: ['/docs/tidb-data-migration/dev/overview/','/docs/tidb-data-migration/dev/feature-overview/','/tidb/dev/dm-key-features'] --- diff --git a/dm/dm-precheck.md b/dm/dm-precheck.md index 387111155d534..eefa44008fc66 100644 --- a/dm/dm-precheck.md +++ b/dm/dm-precheck.md @@ -1,7 +1,6 @@ --- title: Migration Task Precheck summary: Learn the precheck that DM performs before starting a migration task. -aliases: ['/docs/tidb-data-migration/dev/precheck/'] --- # Migration Task Precheck diff --git a/dm/dm-query-status.md b/dm/dm-query-status.md index 5a44caf4b4753..58f90bcae9e70 100644 --- a/dm/dm-query-status.md +++ b/dm/dm-query-status.md @@ -1,7 +1,6 @@ --- title: Query Task Status in TiDB Data Migration summary: Learn how to query the status of a data replication task. -aliases: ['/docs/tidb-data-migration/dev/query-status/'] --- # Query Task Status in TiDB Data Migration diff --git a/dm/dm-source-configuration-file.md b/dm/dm-source-configuration-file.md index d540958e1e0d3..103a509d15e7f 100644 --- a/dm/dm-source-configuration-file.md +++ b/dm/dm-source-configuration-file.md @@ -1,7 +1,6 @@ --- title: Upstream Database Configuration File of TiDB Data Migration summary: Learn the configuration file of the upstream database -aliases: ['/docs/tidb-data-migration/dev/source-configuration-file/'] --- # Upstream Database Configuration File of TiDB Data Migration diff --git a/dm/dm-worker-configuration-file.md b/dm/dm-worker-configuration-file.md index 39c3614ccc50d..fb437e26eff5f 100644 --- a/dm/dm-worker-configuration-file.md +++ b/dm/dm-worker-configuration-file.md @@ -1,7 +1,6 @@ --- title: DM-worker Configuration File summary: Learn the configuration file of DM-worker. -aliases: ['/docs/tidb-data-migration/dev/dm-worker-configuration-file/','/docs/tidb-data-migration/dev/dm-worker-configuration-file-full/'] --- # DM-worker Configuration File diff --git a/dm/dm-worker-intro.md b/dm/dm-worker-intro.md index c5c2c2c8ed9c4..7c04adb583579 100644 --- a/dm/dm-worker-intro.md +++ b/dm/dm-worker-intro.md @@ -1,7 +1,6 @@ --- title: DM-worker Introduction summary: Learn the features of DM-worker. -aliases: ['/docs/tidb-data-migration/dev/dm-worker-intro/'] --- # DM-worker Introduction diff --git a/dm/dmctl-introduction.md b/dm/dmctl-introduction.md index a14f4598b1d76..1187651297a8b 100644 --- a/dm/dmctl-introduction.md +++ b/dm/dmctl-introduction.md @@ -1,7 +1,6 @@ --- title: Maintain DM Clusters Using dmctl summary: Learn how to maintain a DM cluster using dmctl. -aliases: ['/docs/tidb-data-migration/dev/manage-replication-tasks/'] --- # Maintain DM Clusters Using dmctl diff --git a/dm/feature-expression-filter.md b/dm/feature-expression-filter.md index f256e3db46606..36a558f6ba967 100644 --- a/dm/feature-expression-filter.md +++ b/dm/feature-expression-filter.md @@ -1,6 +1,5 @@ --- title: Filter DMLs Using SQL Expressions -aliases: ['/tidb/dev/feature-expression-filter/'] --- # Filter DMLs Using SQL Expressions diff --git a/dm/feature-online-ddl.md b/dm/feature-online-ddl.md index e853ef67ff688..121539fd62dd5 100644 --- a/dm/feature-online-ddl.md +++ b/dm/feature-online-ddl.md @@ -1,7 +1,6 @@ --- title: Migrate from Databases that Use GH-ost/PT-osc summary: This document introduces the `online-ddl/online-ddl-scheme` feature of DM. -aliases: ['/docs/tidb-data-migration/dev/online-ddl-scheme/','tidb-data-migration/dev/feature-online-ddl-scheme'] --- # Migrate from Databases that Use GH-ost/PT-osc diff --git a/dm/feature-shard-merge.md b/dm/feature-shard-merge.md index 7bc428738efab..2ebf9812dd19b 100644 --- a/dm/feature-shard-merge.md +++ b/dm/feature-shard-merge.md @@ -1,7 +1,6 @@ --- title: Merge and Migrate Data from Sharded Tables summary: Learn how DM merges and migrates data from sharded tables. -aliases: ['/docs/tidb-data-migration/dev/feature-shard-merge/'] --- # Merge and Migrate Data from Sharded Tables diff --git a/dm/handle-failed-ddl-statements.md b/dm/handle-failed-ddl-statements.md index 99415b02ee934..aef8aa90200f2 100644 --- a/dm/handle-failed-ddl-statements.md +++ b/dm/handle-failed-ddl-statements.md @@ -1,7 +1,6 @@ --- title: Handle Failed DDL Statements in TiDB Data Migration summary: Learn how to handle failed DDL statements when you're using the TiDB Data Migration tool to migrate data. -aliases: ['/docs/tidb-data-migration/dev/skip-or-replace-abnormal-sql-statements/'] --- # Handle Failed DDL Statements in TiDB Data Migration diff --git a/dm/maintain-dm-using-tiup.md b/dm/maintain-dm-using-tiup.md index e817efaceec8c..fb66a8abde569 100644 --- a/dm/maintain-dm-using-tiup.md +++ b/dm/maintain-dm-using-tiup.md @@ -1,7 +1,6 @@ --- title: Maintain a DM Cluster Using TiUP summary: Learn how to maintain a DM cluster using TiUP. -aliases: ['/docs/tidb-data-migration/dev/cluster-operations/'] --- # Maintain a DM Cluster Using TiUP diff --git a/dm/manually-handling-sharding-ddl-locks.md b/dm/manually-handling-sharding-ddl-locks.md index 9780b5b8172fa..49da383e52297 100644 --- a/dm/manually-handling-sharding-ddl-locks.md +++ b/dm/manually-handling-sharding-ddl-locks.md @@ -1,7 +1,6 @@ --- title: Handle Sharding DDL Locks Manually in DM summary: Learn how to handle sharding DDL locks manually in DM. -aliases: ['/docs/tidb-data-migration/dev/feature-manually-handling-sharding-ddl-locks/'] --- # Handle Sharding DDL Locks Manually in DM diff --git a/dm/migrate-data-using-dm.md b/dm/migrate-data-using-dm.md index 395b03d2c3d3f..5cb316c28ee1a 100644 --- a/dm/migrate-data-using-dm.md +++ b/dm/migrate-data-using-dm.md @@ -1,7 +1,6 @@ --- title: Migrate Data Using Data Migration summary: Use the Data Migration tool to migrate the full data and the incremental data. -aliases: ['/docs/tidb-data-migration/dev/replicate-data-using-dm/'] --- # Migrate Data Using Data Migration diff --git a/dm/monitor-a-dm-cluster.md b/dm/monitor-a-dm-cluster.md index f40a66dc3d709..b88adb113b39d 100644 --- a/dm/monitor-a-dm-cluster.md +++ b/dm/monitor-a-dm-cluster.md @@ -1,7 +1,6 @@ --- title: Data Migration Monitoring Metrics summary: Learn about the monitoring metrics when you use Data Migration to migrate data. -aliases: ['/docs/tidb-data-migration/dev/monitor-a-dm-cluster/'] --- # Data Migration Monitoring Metrics diff --git a/dm/quick-start-create-task.md b/dm/quick-start-create-task.md index 45d7e10b69e2a..fbc848f1ffa88 100644 --- a/dm/quick-start-create-task.md +++ b/dm/quick-start-create-task.md @@ -1,7 +1,6 @@ --- title: Create a Data Migration Task summary: Learn how to create a migration task after the DM cluster is deployed. -aliases: ['/docs/tidb-data-migration/dev/create-task-and-verify/'] --- # Create a Data Migration Task diff --git a/dm/quick-start-with-dm.md b/dm/quick-start-with-dm.md index 75231181e152d..4a4b6ba046777 100644 --- a/dm/quick-start-with-dm.md +++ b/dm/quick-start-with-dm.md @@ -1,7 +1,6 @@ --- title: TiDB Data Migration Quick Start summary: Learn how to quickly deploy a DM cluster using binary packages. -aliases: ['/docs/tidb-data-migration/dev/get-started/'] --- # Quick Start Guide for TiDB Data Migration diff --git a/dm/relay-log.md b/dm/relay-log.md index cafb2f51011d0..e630b7a26ada2 100644 --- a/dm/relay-log.md +++ b/dm/relay-log.md @@ -1,7 +1,6 @@ --- title: Data Migration Relay Log summary: Learn the directory structure, initial migration rules and data purge of DM relay logs. -aliases: ['/docs/tidb-data-migration/dev/relay-log/'] --- # Data Migration Relay Log diff --git a/dm/shard-merge-best-practices.md b/dm/shard-merge-best-practices.md index 507f276605019..0b009751d8ae2 100644 --- a/dm/shard-merge-best-practices.md +++ b/dm/shard-merge-best-practices.md @@ -1,7 +1,6 @@ --- title: Best Practices of Data Migration in the Shard Merge Scenario summary: Learn the best practices of data migration in the shard merge scenario. -aliases: ['/docs/tidb-data-migration/dev/shard-merge-best-practices/'] --- # Best Practices of Data Migration in the Shard Merge Scenario diff --git a/dm/table-selector.md b/dm/table-selector.md index ee05ace71b3d8..b3eef57182ff6 100644 --- a/dm/table-selector.md +++ b/dm/table-selector.md @@ -1,7 +1,6 @@ --- title: Table Selector of TiDB Data Migration summary: Learn about Table Selector used by the table routing, binlog event filtering, and column mapping rule of Data Migration. -aliases: ['/docs/tidb-data-migration/dev/table-selector/'] --- # Table Selector of TiDB Data Migration diff --git a/dm/task-configuration-file-full.md b/dm/task-configuration-file-full.md index c1d81955a3467..45487fbf4ab67 100644 --- a/dm/task-configuration-file-full.md +++ b/dm/task-configuration-file-full.md @@ -1,6 +1,5 @@ --- title: DM Advanced Task Configuration File -aliases: ['/docs/tidb-data-migration/dev/task-configuration-file-full/','/docs/tidb-data-migration/dev/dm-portal/'] --- # DM Advanced Task Configuration File diff --git a/download-ecosystem-tools.md b/download-ecosystem-tools.md index 28f04b7808ff0..88cf1647e7318 100644 --- a/download-ecosystem-tools.md +++ b/download-ecosystem-tools.md @@ -1,7 +1,6 @@ --- title: Download TiDB Tools summary: Download the most officially maintained versions of TiDB tools. -aliases: ['/docs/dev/download-ecosystem-tools/','/docs/dev/reference/tools/download/'] --- # Download TiDB Tools diff --git a/dumpling-overview.md b/dumpling-overview.md index a59c237bcad63..756444dfc7333 100644 --- a/dumpling-overview.md +++ b/dumpling-overview.md @@ -1,7 +1,6 @@ --- title: Dumpling Overview summary: Use the Dumpling tool to export data from TiDB. -aliases: ['/docs/dev/mydumper-overview/','/docs/dev/reference/tools/mydumper/','/tidb/dev/mydumper-overview/'] --- # Use Dumpling to Export Data diff --git a/dynamic-config.md b/dynamic-config.md index 424225a568d9d..19d5e41958f18 100644 --- a/dynamic-config.md +++ b/dynamic-config.md @@ -1,7 +1,6 @@ --- title: Modify Configuration Dynamically summary: Learn how to dynamically modify the cluster configuration. -aliases: ['/docs/dev/dynamic-config/'] --- # Modify Configuration Dynamically diff --git a/ecosystem-tool-user-case.md b/ecosystem-tool-user-case.md index 8b3380d5f3f56..ef02e74a20ddc 100644 --- a/ecosystem-tool-user-case.md +++ b/ecosystem-tool-user-case.md @@ -1,7 +1,6 @@ --- title: TiDB Tools Use Cases summary: Learn the common use cases of TiDB tools and how to choose the tools. -aliases: ['/docs/dev/ecosystem-tool-user-case/'] --- # TiDB Tools Use Cases diff --git a/ecosystem-tool-user-guide.md b/ecosystem-tool-user-guide.md index 279959f546d82..7b2d132bf0bcf 100644 --- a/ecosystem-tool-user-guide.md +++ b/ecosystem-tool-user-guide.md @@ -1,7 +1,6 @@ --- title: TiDB Tools Overview summary: Learn the tools and applicable scenarios. -aliases: ['/docs/dev/ecosystem-tool-user-guide/','/docs/dev/reference/tools/user-guide/','/docs/dev/how-to/migrate/from-mysql/','/docs/dev/how-to/migrate/incrementally-from-mysql/','/docs/dev/how-to/migrate/overview/'] --- # TiDB Tools Overview diff --git a/enable-tls-between-clients-and-servers.md b/enable-tls-between-clients-and-servers.md index 3114762b92c2d..ef040ddc27c5d 100644 --- a/enable-tls-between-clients-and-servers.md +++ b/enable-tls-between-clients-and-servers.md @@ -1,7 +1,6 @@ --- title: Enable TLS Between TiDB Clients and Servers summary: Use the encrypted connection to ensure data security. -aliases: ['/docs/dev/enable-tls-between-clients-and-servers/','/docs/dev/how-to/secure/enable-tls-clients/','/docs/dev/encrypted-connections-with-tls-protocols/'] --- # Enable TLS between TiDB Clients and Servers diff --git a/enable-tls-between-components.md b/enable-tls-between-components.md index af73a7887ddfc..5c0647fe18133 100644 --- a/enable-tls-between-components.md +++ b/enable-tls-between-components.md @@ -1,7 +1,6 @@ --- title: Enable TLS Between TiDB Components summary: Learn how to enable TLS authentication between TiDB components. -aliases: ['/docs/dev/enable-tls-between-components/','/docs/dev/how-to/secure/enable-tls-between-components/'] --- # Enable TLS Between TiDB Components diff --git a/encryption-at-rest.md b/encryption-at-rest.md index c025f9eec2ba9..a9c63917d58b3 100644 --- a/encryption-at-rest.md +++ b/encryption-at-rest.md @@ -1,7 +1,6 @@ --- title: Encryption at Rest summary: Learn how to enable encryption at rest to protect sensitive data. -aliases: ['/docs/dev/encryption at rest/'] --- # Encryption at Rest diff --git a/error-codes.md b/error-codes.md index 1b08664077024..20c46da0497f6 100644 --- a/error-codes.md +++ b/error-codes.md @@ -1,7 +1,6 @@ --- title: Error Codes and Troubleshooting summary: Learn about the error codes and solutions in TiDB. -aliases: ['/docs/dev/error-codes/','/docs/dev/reference/error-codes/'] --- # Error Codes and Troubleshooting diff --git a/explain-overview.md b/explain-overview.md index 03041376ac3dc..0f422d915e2eb 100644 --- a/explain-overview.md +++ b/explain-overview.md @@ -1,7 +1,6 @@ --- title: TiDB Query Execution Plan Overview summary: Learn about the execution plan information returned by the `EXPLAIN` statement in TiDB. -aliases: ['/docs/dev/query-execution-plan/','/docs/dev/reference/performance/understanding-the-query-execution-plan/','/docs/dev/index-merge/','/docs/dev/reference/performance/index-merge/','/tidb/dev/index-merge','/tidb/dev/query-execution-plan'] --- # TiDB Query Execution Plan Overview diff --git a/expression-syntax.md b/expression-syntax.md index 09489d4f95975..633da80f6caf9 100644 --- a/expression-syntax.md +++ b/expression-syntax.md @@ -1,7 +1,6 @@ --- title: Expression Syntax summary: Learn about the expression syntax in TiDB. -aliases: ['/docs/dev/expression-syntax/','/docs/dev/reference/sql/language-structure/expression-syntax/'] --- # Expression Syntax diff --git a/faq/backup-and-restore-faq.md b/faq/backup-and-restore-faq.md index ab413fbaeaa12..5a80e70d069ac 100644 --- a/faq/backup-and-restore-faq.md +++ b/faq/backup-and-restore-faq.md @@ -1,7 +1,6 @@ --- title: Backup & Restore FAQs summary: Learn about Frequently Asked Questions (FAQs) and the solutions of backup and restore. -aliases: ['/docs/dev/br/backup-and-restore-faq/','/tidb/dev/pitr-troubleshoot/','/tidb/dev/pitr-known-issues/'] --- # Backup & Restore FAQs diff --git a/faq/tidb-faq.md b/faq/tidb-faq.md index 4668ff9d06322..2b9dd0ad7083e 100644 --- a/faq/tidb-faq.md +++ b/faq/tidb-faq.md @@ -1,7 +1,6 @@ --- title: TiDB Architecture FAQs summary: Learn about the most frequently asked questions (FAQs) relating to TiDB. -aliases: ['/docs/dev/faq/tidb-faq/','/docs/dev/faq/tidb/','/docs/dev/tiflash/tiflash-faq/','/docs/dev/reference/tiflash/faq/','/tidb/dev/tiflash-faq'] --- # TiDB Architecture FAQs diff --git a/faq/upgrade-faq.md b/faq/upgrade-faq.md index ce6be8527ed2a..c2469e260744c 100644 --- a/faq/upgrade-faq.md +++ b/faq/upgrade-faq.md @@ -1,7 +1,6 @@ --- title: Upgrade and After Upgrade FAQs summary: Learn about some FAQs and the solutions during and after upgrading TiDB. -aliases: ['/docs/dev/faq/upgrade-faq/','/docs/dev/faq/upgrade/'] --- # Upgrade and After Upgrade FAQs diff --git a/follower-read.md b/follower-read.md index 2d3e76e2a958e..2e58041e4581c 100644 --- a/follower-read.md +++ b/follower-read.md @@ -1,7 +1,6 @@ --- title: Follower Read summary: This document describes the use and implementation of Follower Read. -aliases: ['/docs/dev/follower-read/','/docs/dev/reference/performance/follower-read/'] --- # Follower Read diff --git a/functions-and-operators/aggregate-group-by-functions.md b/functions-and-operators/aggregate-group-by-functions.md index 2693c910f6ee9..4b648dd4755b4 100644 --- a/functions-and-operators/aggregate-group-by-functions.md +++ b/functions-and-operators/aggregate-group-by-functions.md @@ -1,7 +1,6 @@ --- title: Aggregate (GROUP BY) Functions summary: Learn about the supported aggregate functions in TiDB. -aliases: ['/docs/dev/functions-and-operators/aggregate-group-by-functions/','/docs/dev/reference/sql/functions-and-operators/aggregate-group-by-functions/'] --- # Aggregate (GROUP BY) Functions diff --git a/functions-and-operators/bit-functions-and-operators.md b/functions-and-operators/bit-functions-and-operators.md index 1430d63bcdb6b..44066d7681c0b 100644 --- a/functions-and-operators/bit-functions-and-operators.md +++ b/functions-and-operators/bit-functions-and-operators.md @@ -1,7 +1,6 @@ --- title: Bit Functions and Operators summary: Learn about the bit functions and operators. -aliases: ['/docs/dev/functions-and-operators/bit-functions-and-operators/','/docs/dev/reference/sql/functions-and-operators/bit-functions-and-operators/'] --- # Bit Functions and Operators diff --git a/functions-and-operators/cast-functions-and-operators.md b/functions-and-operators/cast-functions-and-operators.md index 3eb512f074f69..063d774d64ea2 100644 --- a/functions-and-operators/cast-functions-and-operators.md +++ b/functions-and-operators/cast-functions-and-operators.md @@ -1,7 +1,6 @@ --- title: Cast Functions and Operators summary: Learn about the cast functions and operators. -aliases: ['/docs/dev/functions-and-operators/cast-functions-and-operators/','/docs/dev/reference/sql/functions-and-operators/cast-functions-and-operators/'] --- # Cast Functions and Operators diff --git a/functions-and-operators/control-flow-functions.md b/functions-and-operators/control-flow-functions.md index 7499c88f4b97f..786f62caa8b81 100644 --- a/functions-and-operators/control-flow-functions.md +++ b/functions-and-operators/control-flow-functions.md @@ -1,7 +1,6 @@ --- title: Control Flow Functions summary: Learn about the Control Flow functions. -aliases: ['/docs/dev/functions-and-operators/control-flow-functions/','/docs/dev/reference/sql/functions-and-operators/control-flow-functions/'] --- # Control Flow Functions diff --git a/functions-and-operators/date-and-time-functions.md b/functions-and-operators/date-and-time-functions.md index dd3568582c71c..be897e6abab89 100644 --- a/functions-and-operators/date-and-time-functions.md +++ b/functions-and-operators/date-and-time-functions.md @@ -1,7 +1,6 @@ --- title: Date and Time Functions summary: Learn how to use the data and time functions. -aliases: ['/docs/dev/functions-and-operators/date-and-time-functions/','/docs/dev/reference/sql/functions-and-operators/date-and-time-functions/'] --- # Date and Time Functions diff --git a/functions-and-operators/encryption-and-compression-functions.md b/functions-and-operators/encryption-and-compression-functions.md index 181300d313346..1116a97cec0ce 100644 --- a/functions-and-operators/encryption-and-compression-functions.md +++ b/functions-and-operators/encryption-and-compression-functions.md @@ -1,7 +1,6 @@ --- title: Encryption and Compression Functions summary: Learn about the encryption and compression functions. -aliases: ['/docs/dev/functions-and-operators/encryption-and-compression-functions/','/docs/dev/reference/sql/functions-and-operators/encryption-and-compression-functions/'] --- # Encryption and Compression Functions diff --git a/functions-and-operators/expressions-pushed-down.md b/functions-and-operators/expressions-pushed-down.md index bef6a53fa432f..639727fbb546f 100644 --- a/functions-and-operators/expressions-pushed-down.md +++ b/functions-and-operators/expressions-pushed-down.md @@ -1,7 +1,6 @@ --- title: List of Expressions for Pushdown summary: Learn a list of expressions that can be pushed down to TiKV and the related operations. -aliases: ['/docs/dev/functions-and-operators/expressions-pushed-down/','/docs/dev/reference/sql/functions-and-operators/expressions-pushed-down/'] --- # List of Expressions for Pushdown diff --git a/functions-and-operators/functions-and-operators-overview.md b/functions-and-operators/functions-and-operators-overview.md index ec1253087ea5e..a993eaa3675a0 100644 --- a/functions-and-operators/functions-and-operators-overview.md +++ b/functions-and-operators/functions-and-operators-overview.md @@ -1,7 +1,6 @@ --- title: Function and Operator Reference summary: Learn how to use the functions and operators. -aliases: ['/docs/dev/functions-and-operators/functions-and-operators-overview/','/docs/dev/reference/sql/functions-and-operators/reference/'] --- # Function and Operator Reference diff --git a/functions-and-operators/information-functions.md b/functions-and-operators/information-functions.md index 2f88e11d70972..788e00b8c4e72 100644 --- a/functions-and-operators/information-functions.md +++ b/functions-and-operators/information-functions.md @@ -1,7 +1,6 @@ --- title: Information Functions summary: Learn about the information functions. -aliases: ['/docs/dev/functions-and-operators/information-functions/','/docs/dev/reference/sql/functions-and-operators/information-functions/'] --- # Information Functions diff --git a/functions-and-operators/json-functions.md b/functions-and-operators/json-functions.md index 6763335887590..059a79086929e 100644 --- a/functions-and-operators/json-functions.md +++ b/functions-and-operators/json-functions.md @@ -1,7 +1,6 @@ --- title: JSON Functions summary: Learn about JSON functions. -aliases: ['/docs/dev/functions-and-operators/json-functions/','/docs/dev/reference/sql/functions-and-operators/json-functions/'] --- # JSON Functions diff --git a/functions-and-operators/miscellaneous-functions.md b/functions-and-operators/miscellaneous-functions.md index e0f3e73f0d9b4..169c1bda66a2d 100644 --- a/functions-and-operators/miscellaneous-functions.md +++ b/functions-and-operators/miscellaneous-functions.md @@ -1,7 +1,6 @@ --- title: Miscellaneous Functions summary: Learn about miscellaneous functions in TiDB. -aliases: ['/docs/dev/functions-and-operators/miscellaneous-functions/','/docs/dev/reference/sql/functions-and-operators/miscellaneous-functions/'] --- # Miscellaneous Functions diff --git a/functions-and-operators/numeric-functions-and-operators.md b/functions-and-operators/numeric-functions-and-operators.md index ab228e0f1ea40..c761b2207d4c4 100644 --- a/functions-and-operators/numeric-functions-and-operators.md +++ b/functions-and-operators/numeric-functions-and-operators.md @@ -1,7 +1,6 @@ --- title: Numeric Functions and Operators summary: Learn about the numeric functions and operators. -aliases: ['/docs/dev/functions-and-operators/numeric-functions-and-operators/','/docs/dev/reference/sql/functions-and-operators/numeric-functions-and-operators/'] --- # Numeric Functions and Operators diff --git a/functions-and-operators/operators.md b/functions-and-operators/operators.md index 665e30961135c..04c69dc98f25e 100644 --- a/functions-and-operators/operators.md +++ b/functions-and-operators/operators.md @@ -1,7 +1,6 @@ --- title: Operators summary: Learn about the operators precedence, comparison functions and operators, logical operators, and assignment operators. -aliases: ['/docs/dev/functions-and-operators/operators/','/docs/dev/reference/sql/functions-and-operators/operators/'] --- # Operators diff --git a/functions-and-operators/precision-math.md b/functions-and-operators/precision-math.md index 5c0d54cb1d71f..55e9b0cd8e421 100644 --- a/functions-and-operators/precision-math.md +++ b/functions-and-operators/precision-math.md @@ -1,7 +1,6 @@ --- title: Precision Math summary: Learn about the precision math in TiDB. -aliases: ['/docs/dev/functions-and-operators/precision-math/','/docs/dev/reference/sql/functions-and-operators/precision-math/'] --- # Precision Math diff --git a/functions-and-operators/string-functions.md b/functions-and-operators/string-functions.md index d48dca7055887..f8900de384560 100644 --- a/functions-and-operators/string-functions.md +++ b/functions-and-operators/string-functions.md @@ -1,7 +1,6 @@ --- title: String Functions summary: Learn about the string functions in TiDB. -aliases: ['/docs/dev/functions-and-operators/string-functions/','/docs/dev/reference/sql/functions-and-operators/string-functions/'] --- # String Functions diff --git a/functions-and-operators/type-conversion-in-expression-evaluation.md b/functions-and-operators/type-conversion-in-expression-evaluation.md index 3ed050120d6ae..6c93c32f63601 100644 --- a/functions-and-operators/type-conversion-in-expression-evaluation.md +++ b/functions-and-operators/type-conversion-in-expression-evaluation.md @@ -1,7 +1,6 @@ --- title: Type Conversion in Expression Evaluation summary: Learn about the type conversion in expression evaluation. -aliases: ['/docs/dev/functions-and-operators/type-conversion-in-expression-evaluation/','/docs/dev/reference/sql/functions-and-operators/type-conversion/'] --- # Type Conversion in Expression Evaluation diff --git a/functions-and-operators/window-functions.md b/functions-and-operators/window-functions.md index 35282ebf4f020..60a357c14a0b1 100644 --- a/functions-and-operators/window-functions.md +++ b/functions-and-operators/window-functions.md @@ -1,7 +1,6 @@ --- title: Window Functions summary: This document introduces window functions supported in TiDB. -aliases: ['/docs/dev/functions-and-operators/window-functions/','/docs/dev/reference/sql/functions-and-operators/window-functions/'] --- # Window Functions diff --git a/garbage-collection-configuration.md b/garbage-collection-configuration.md index 19479c058ce75..826d5ad1c0571 100644 --- a/garbage-collection-configuration.md +++ b/garbage-collection-configuration.md @@ -1,7 +1,6 @@ --- title: Garbage Collection Configuration summary: Learn about GC configuration parameters. -aliases: ['/docs/dev/garbage-collection-configuration/','/docs/dev/reference/garbage-collection/configuration/'] --- # Garbage Collection Configuration diff --git a/garbage-collection-overview.md b/garbage-collection-overview.md index b4ac57ac6363b..2c2c0d82f7500 100644 --- a/garbage-collection-overview.md +++ b/garbage-collection-overview.md @@ -1,7 +1,6 @@ --- title: GC Overview summary: Learn about Garbage Collection in TiDB. -aliases: ['/docs/dev/garbage-collection-overview/','/docs/dev/reference/garbage-collection/overview/'] --- # GC Overview diff --git a/generate-self-signed-certificates.md b/generate-self-signed-certificates.md index b286c5ee01d0e..f66809dd01a80 100644 --- a/generate-self-signed-certificates.md +++ b/generate-self-signed-certificates.md @@ -1,7 +1,6 @@ --- title: Generate Self-signed Certificates summary: Use `openssl` to generate self-signed certificates. -aliases: ['/docs/dev/generate-self-signed-certificates/','/docs/dev/how-to/secure/generate-self-signed-certificates/'] --- # Generate Self-Signed Certificates diff --git a/generated-columns.md b/generated-columns.md index 7dac14075c60e..9e0b18e963341 100644 --- a/generated-columns.md +++ b/generated-columns.md @@ -1,7 +1,6 @@ --- title: Generated Columns summary: Learn how to use generated columns. -aliases: ['/docs/dev/generated-columns/','/docs/dev/reference/sql/generated-columns/'] --- # Generated Columns diff --git a/geo-distributed-deployment-topology.md b/geo-distributed-deployment-topology.md index 858f6e48acc6f..ccb66557a86e7 100644 --- a/geo-distributed-deployment-topology.md +++ b/geo-distributed-deployment-topology.md @@ -1,7 +1,6 @@ --- title: Geo-distributed Deployment topology summary: Learn the geo-distributed deployment topology of TiDB. -aliases: ['/docs/dev/geo-distributed-deployment-topology/'] --- # Geo-Distributed Deployment Topology diff --git a/get-started-with-tidb-lightning.md b/get-started-with-tidb-lightning.md index d2b406961a544..0e5630a07ec53 100644 --- a/get-started-with-tidb-lightning.md +++ b/get-started-with-tidb-lightning.md @@ -1,7 +1,6 @@ --- title: Get Started with TiDB Lightning summary: Learn how to deploy TiDB Lightning and import full backup data to TiDB. -aliases: ['/docs/dev/get-started-with-tidb-lightning/','/docs/dev/how-to/get-started/tidb-lightning/'] --- # Get Started with TiDB Lightning diff --git a/glossary.md b/glossary.md index 78e1165a58d3b..dd6fcd8b8dd5b 100644 --- a/glossary.md +++ b/glossary.md @@ -1,7 +1,6 @@ --- title: Glossary summary: Glossaries about TiDB. -aliases: ['/docs/dev/glossary/'] --- # Glossary diff --git a/grafana-overview-dashboard.md b/grafana-overview-dashboard.md index daf0ba5c74976..5a4e1a5964e51 100644 --- a/grafana-overview-dashboard.md +++ b/grafana-overview-dashboard.md @@ -1,7 +1,6 @@ --- title: Key Metrics summary: Learn some key metrics displayed on the Grafana Overview dashboard. -aliases: ['/docs/dev/grafana-overview-dashboard/','/docs/dev/reference/key-monitoring-metrics/overview-dashboard/'] --- # Key Metrics diff --git a/grafana-pd-dashboard.md b/grafana-pd-dashboard.md index 13790d5aa6f41..5f665bd6cd862 100644 --- a/grafana-pd-dashboard.md +++ b/grafana-pd-dashboard.md @@ -1,7 +1,6 @@ --- title: Key Monitoring Metrics of PD summary: Learn some key metrics displayed on the Grafana PD dashboard. -aliases: ['/docs/dev/grafana-pd-dashboard/','/docs/dev/reference/key-monitoring-metrics/pd-dashboard/'] --- # Key Monitoring Metrics of PD diff --git a/grafana-tidb-dashboard.md b/grafana-tidb-dashboard.md index fc0d1b2a005df..5a25959b7d7a1 100644 --- a/grafana-tidb-dashboard.md +++ b/grafana-tidb-dashboard.md @@ -1,7 +1,6 @@ --- title: TiDB Monitoring Metrics summary: Learn some key metrics displayed on the Grafana TiDB dashboard. -aliases: ['/docs/dev/grafana-tidb-dashboard/','/docs/dev/reference/key-monitoring-metrics/tidb-dashboard/'] --- # TiDB Monitoring Metrics diff --git a/grafana-tikv-dashboard.md b/grafana-tikv-dashboard.md index 2e313a25d7d33..5d06066a6d474 100644 --- a/grafana-tikv-dashboard.md +++ b/grafana-tikv-dashboard.md @@ -1,7 +1,6 @@ --- title: Key Monitoring Metrics of TiKV summary: Learn some key metrics displayed on the Grafana TiKV dashboard. -aliases: ['/docs/dev/grafana-tikv-dashboard/','/docs/dev/reference/key-monitoring-metrics/tikv-dashboard/'] --- # Key Monitoring Metrics of TiKV diff --git a/hardware-and-software-requirements.md b/hardware-and-software-requirements.md index 41e3761b56977..40c9914813b66 100644 --- a/hardware-and-software-requirements.md +++ b/hardware-and-software-requirements.md @@ -1,7 +1,6 @@ --- title: Software and Hardware Recommendations summary: Learn the software and hardware recommendations for deploying and running TiDB. -aliases: ['/docs/dev/hardware-and-software-requirements/','/docs/dev/how-to/deploy/hardware-recommendations/'] --- # Software and Hardware Recommendations diff --git a/hybrid-deployment-topology.md b/hybrid-deployment-topology.md index bcc3104ea2c2b..7416d9fddbf7d 100644 --- a/hybrid-deployment-topology.md +++ b/hybrid-deployment-topology.md @@ -1,7 +1,6 @@ --- title: Hybrid Deployment Topology summary: Learn the hybrid deployment topology of TiDB clusters. -aliases: ['/docs/dev/hybrid-deployment-topology/'] --- # Hybrid Deployment Topology diff --git a/identify-expensive-queries.md b/identify-expensive-queries.md index b9ea61935f970..c3c26bcb33395 100644 --- a/identify-expensive-queries.md +++ b/identify-expensive-queries.md @@ -1,6 +1,5 @@ --- title: Identify Expensive Queries -aliases: ['/docs/dev/identify-expensive-queries/','/docs/dev/how-to/maintain/identify-abnormal-queries/identify-expensive-queries/'] --- # Identify Expensive Queries diff --git a/identify-slow-queries.md b/identify-slow-queries.md index aaab48e497eeb..ba7e7fde12582 100644 --- a/identify-slow-queries.md +++ b/identify-slow-queries.md @@ -1,7 +1,6 @@ --- title: Identify Slow Queries summary: Use the slow query log to identify problematic SQL statements. -aliases: ['/docs/dev/identify-slow-queries/','/docs/dev/how-to/maintain/identify-abnormal-queries/identify-slow-queries/','/docs/dev/how-to/maintain/identify-slow-queries'] --- # Identify Slow Queries diff --git a/import-example-data.md b/import-example-data.md index 8556ccda969fd..aba2472367787 100644 --- a/import-example-data.md +++ b/import-example-data.md @@ -1,7 +1,6 @@ --- title: Import Example Database summary: Install the Bikeshare example database. -aliases: ['/docs/dev/import-example-data/','/docs/dev/how-to/get-started/import-example-database/'] --- # Import Example Database diff --git a/information-schema/information-schema-cluster-config.md b/information-schema/information-schema-cluster-config.md index c5e1bfa1db225..bdb84d757509e 100644 --- a/information-schema/information-schema-cluster-config.md +++ b/information-schema/information-schema-cluster-config.md @@ -1,7 +1,6 @@ --- title: CLUSTER_CONFIG summary: Learn the `CLUSTER_CONFIG` information_schema table. -aliases: ['/docs/dev/system-tables/system-table-cluster-config/','/docs/dev/reference/system-databases/cluster-config/','/tidb/dev/system-table-cluster-config/'] --- # CLUSTER_CONFIG diff --git a/information-schema/information-schema-cluster-hardware.md b/information-schema/information-schema-cluster-hardware.md index d3b1caa939e95..7e578e27ceaa0 100644 --- a/information-schema/information-schema-cluster-hardware.md +++ b/information-schema/information-schema-cluster-hardware.md @@ -1,7 +1,6 @@ --- title: CLUSTER_HARDWARE summary: Learn the `CLUSTER_HARDWARE` information_schema table. -aliases: ['/docs/dev/system-tables/system-table-cluster-hardware/','/docs/dev/reference/system-databases/cluster-hardware/','/tidb/dev/system-table-cluster-hardware/'] --- # CLUSTER_HARDWARE diff --git a/information-schema/information-schema-cluster-info.md b/information-schema/information-schema-cluster-info.md index a1781a2f16016..bada7f0c65711 100644 --- a/information-schema/information-schema-cluster-info.md +++ b/information-schema/information-schema-cluster-info.md @@ -1,7 +1,6 @@ --- title: CLUSTER_INFO summary: Learn the `CLUSTER_INFO` cluster topology information table. -aliases: ['/docs/dev/system-tables/system-table-cluster-info/','/docs/dev/reference/system-databases/cluster-info/','/tidb/dev/system-table-cluster-info/'] --- # CLUSTER_INFO diff --git a/information-schema/information-schema-cluster-load.md b/information-schema/information-schema-cluster-load.md index 21faa9a49ff41..790cafe1e6b45 100644 --- a/information-schema/information-schema-cluster-load.md +++ b/information-schema/information-schema-cluster-load.md @@ -1,7 +1,6 @@ --- title: CLUSTER_LOAD summary: Learn the `CLUSTER_LOAD` information_schema table. -aliases: ['/docs/dev/system-tables/system-table-cluster-load/','/docs/dev/reference/system-databases/cluster-load/','/tidb/dev/system-table-cluster-load/'] --- # CLUSTER_LOAD diff --git a/information-schema/information-schema-cluster-log.md b/information-schema/information-schema-cluster-log.md index b9e7899dabd23..b200fa9b9951d 100644 --- a/information-schema/information-schema-cluster-log.md +++ b/information-schema/information-schema-cluster-log.md @@ -1,7 +1,6 @@ --- title: CLUSTER_LOG summary: Learn the `CLUSTER_LOG` information_schema table. -aliases: ['/docs/dev/system-tables/system-table-cluster-log/','/docs/dev/reference/system-databases/cluster-log/','/tidb/dev/system-table-cluster-log/'] --- # CLUSTER_LOG diff --git a/information-schema/information-schema-cluster-systeminfo.md b/information-schema/information-schema-cluster-systeminfo.md index 2f84af2406f62..3757421423ae9 100644 --- a/information-schema/information-schema-cluster-systeminfo.md +++ b/information-schema/information-schema-cluster-systeminfo.md @@ -1,7 +1,6 @@ --- title: CLUSTER_SYSTEMINFO summary: Learn the `CLUSTER_SYSTEMINFO` kernel parameter table. -aliases: ['/docs/dev/system-tables/system-table-cluster-systeminfo/','/docs/dev/reference/system-databases/cluster-systeminfo/','/tidb/dev/system-table-cluster-systeminfo/'] --- # CLUSTER_SYSTEMINFO diff --git a/information-schema/information-schema-inspection-result.md b/information-schema/information-schema-inspection-result.md index ab0ed11c581d6..12e740f26d905 100644 --- a/information-schema/information-schema-inspection-result.md +++ b/information-schema/information-schema-inspection-result.md @@ -1,7 +1,6 @@ --- title: INSPECTION_RESULT summary: Learn the `INSPECTION_RESULT` diagnostic result table. -aliases: ['/docs/dev/system-tables/system-table-inspection-result/','/docs/dev/reference/system-databases/inspection-result/','/tidb/dev/system-table-inspection-result/'] --- # INSPECTION_RESULT diff --git a/information-schema/information-schema-inspection-summary.md b/information-schema/information-schema-inspection-summary.md index 0ba9686b0d397..1f11bed4f8ad1 100644 --- a/information-schema/information-schema-inspection-summary.md +++ b/information-schema/information-schema-inspection-summary.md @@ -1,7 +1,6 @@ --- title: INSPECTION_SUMMARY summary: Learn the `INSPECTION_SUMMARY` inspection summary table. -aliases: ['/docs/dev/system-tables/system-table-inspection-summary/','/docs/dev/reference/system-databases/inspection-summary/','/tidb/dev/system-table-inspection-summary/'] --- # INSPECTION_SUMMARY diff --git a/information-schema/information-schema-metrics-summary.md b/information-schema/information-schema-metrics-summary.md index e8bc9d5aeb9e5..a329a28f08f28 100644 --- a/information-schema/information-schema-metrics-summary.md +++ b/information-schema/information-schema-metrics-summary.md @@ -1,7 +1,6 @@ --- title: METRICS_SUMMARY summary: Learn the METRICS_SUMMARY system table. -aliases: ['/docs/dev/system-tables/system-table-metrics-summary/','/docs/dev/reference/system-databases/metrics-summary/','/tidb/dev/system-table-metrics-summary'] --- # METRICS_SUMMARY diff --git a/information-schema/information-schema-metrics-tables.md b/information-schema/information-schema-metrics-tables.md index 9d3226bc40d9d..d3355d371e4b0 100644 --- a/information-schema/information-schema-metrics-tables.md +++ b/information-schema/information-schema-metrics-tables.md @@ -1,7 +1,6 @@ --- title: METRICS_TABLES summary: Learn the `METRICS_TABLES` system table. -aliases: ['/docs/dev/system-tables/system-table-metrics-tables/','/docs/dev/reference/system-databases/metrics-tables/','/tidb/dev/system-table-metrics-tables/'] --- # METRICS_TABLES diff --git a/information-schema/information-schema-placement-policies.md b/information-schema/information-schema-placement-policies.md index 59130a1896194..ff5497dfa92e9 100644 --- a/information-schema/information-schema-placement-policies.md +++ b/information-schema/information-schema-placement-policies.md @@ -1,7 +1,6 @@ --- title: PLACEMENT_POLICIES summary: Learn the `PLACEMENT_POLICIES` information_schema table. -aliases: ['/tidb/dev/information-schema-placement-rules'] --- # PLACEMENT_POLICIES diff --git a/information-schema/information-schema-sql-diagnostics.md b/information-schema/information-schema-sql-diagnostics.md index ab65d80a104df..828a800af8985 100644 --- a/information-schema/information-schema-sql-diagnostics.md +++ b/information-schema/information-schema-sql-diagnostics.md @@ -1,7 +1,6 @@ --- title: SQL Diagnostics summary: Understand SQL diagnostics in TiDB. -aliases: ['/docs/dev/system-tables/system-table-sql-diagnostics/','/docs/dev/reference/system-databases/sql-diagnosis/','/docs/dev/system-tables/system-table-sql-diagnosis/','/tidb/dev/system-table-sql-diagnostics/','/tidb/dev/check-cluster-status-using-sql-statements','/docs/dev/check-cluster-status-using-sql-statements/','/docs/dev/reference/performance/check-cluster-status-using-sql-statements/'] --- # SQL Diagnostics diff --git a/information-schema/information-schema.md b/information-schema/information-schema.md index e5c2fb31db2a8..95e9915f7f1cb 100644 --- a/information-schema/information-schema.md +++ b/information-schema/information-schema.md @@ -1,7 +1,6 @@ --- title: Information Schema summary: TiDB implements the ANSI-standard information_schema for viewing system metadata. -aliases: ['/docs/dev/system-tables/system-table-information-schema/','/docs/dev/reference/system-databases/information-schema/','/tidb/dev/system-table-information-schema/'] --- # Information Schema diff --git a/join-reorder.md b/join-reorder.md index 747c18365e058..295da0046927c 100644 --- a/join-reorder.md +++ b/join-reorder.md @@ -1,7 +1,6 @@ --- title: Introduction to Join Reorder summary: Use the Join Reorder algorithm to join multiple tables in TiDB. -aliases: ['/docs/dev/join-reorder/','/docs/dev/reference/performance/join-reorder/'] --- # Introduction to Join Reorder diff --git a/keywords.md b/keywords.md index dd53787e1b470..a8eb516eb8a5d 100644 --- a/keywords.md +++ b/keywords.md @@ -1,7 +1,6 @@ --- title: Keywords summary: Keywords and Reserved Words -aliases: ['/docs/dev/keywords-and-reserved-words/','/docs/dev/reference/sql/language-structure/keywords-and-reserved-words/','/tidb/dev/keywords-and-reserved-words/'] --- # Keywords diff --git a/literal-values.md b/literal-values.md index f0048492460a6..f0de55559710a 100644 --- a/literal-values.md +++ b/literal-values.md @@ -1,7 +1,6 @@ --- title: Literal Values summary: This article introduces the literal values ​​of TiDB SQL statements. -aliases: ['/docs/dev/literal-values/','/docs/dev/reference/sql/language-structure/literal-values/'] --- # Literal Values diff --git a/maintain-tidb-using-tiup.md b/maintain-tidb-using-tiup.md index 449fb520a8da0..4ccaadd68ad6c 100644 --- a/maintain-tidb-using-tiup.md +++ b/maintain-tidb-using-tiup.md @@ -1,7 +1,6 @@ --- title: TiUP Common Operations summary: Learn the common operations to operate and maintain a TiDB cluster using TiUP. -aliases: ['/docs/dev/maintain-tidb-using-tiup/','/docs/dev/how-to/maintain/tiup-operations/'] --- # TiUP Common Operations diff --git a/metrics-schema.md b/metrics-schema.md index 8462745adb995..3a8b19fdf892c 100644 --- a/metrics-schema.md +++ b/metrics-schema.md @@ -1,7 +1,6 @@ --- title: Metrics Schema summary: Learn the `METRICS_SCHEMA` schema. -aliases: ['/docs/dev/system-tables/system-table-metrics-schema/','/docs/dev/reference/system-databases/metrics-schema/','/tidb/dev/system-table-metrics-schema/'] --- # Metrics Schema diff --git a/migrate-aurora-to-tidb.md b/migrate-aurora-to-tidb.md index cb6de953e2d7b..cdfc080daef93 100644 --- a/migrate-aurora-to-tidb.md +++ b/migrate-aurora-to-tidb.md @@ -1,7 +1,6 @@ --- title: Migrate Data from Amazon Aurora to TiDB summary: Learn how to migrate data from Amazon Aurora to TiDB using DB snapshot. -aliases: ['/tidb/dev/migrate-from-aurora-using-lightning','/docs/dev/migrate-from-aurora-mysql-database/','/docs/dev/how-to/migrate/from-mysql-aurora/','/docs/dev/how-to/migrate/from-aurora/', '/tidb/dev/migrate-from-aurora-mysql-database/', '/tidb/dev/migrate-from-mysql-aurora/','/tidb/stable/migrate-from-aurora-using-lightning/'] --- # Migrate Data from Amazon Aurora to TiDB diff --git a/migrate-from-csv-files-to-tidb.md b/migrate-from-csv-files-to-tidb.md index 38b8afa009f05..0c098567bf269 100644 --- a/migrate-from-csv-files-to-tidb.md +++ b/migrate-from-csv-files-to-tidb.md @@ -1,7 +1,6 @@ --- title: Migrate Data from CSV Files to TiDB summary: Learn how to migrate data from CSV files to TiDB. -aliases: ['/docs/dev/tidb-lightning/migrate-from-csv-using-tidb-lightning/','/docs/dev/reference/tools/tidb-lightning/csv/','/tidb/dev/migrate-from-csv-using-tidb-lightning'] --- # Migrate Data from CSV Files to TiDB diff --git a/migrate-from-sql-files-to-tidb.md b/migrate-from-sql-files-to-tidb.md index 877656adbeb24..1f43d9331d68d 100644 --- a/migrate-from-sql-files-to-tidb.md +++ b/migrate-from-sql-files-to-tidb.md @@ -1,7 +1,6 @@ --- title: Migrate Data from SQL Files to TiDB summary: Learn how to migrate data from SQL files to TiDB. -aliases: ['/docs/dev/migrate-from-mysql-mydumper-files/','/tidb/dev/migrate-from-mysql-mydumper-files/','/tidb/dev/migrate-from-mysql-dumpling-files'] --- # Migrate Data from SQL Files to TiDB diff --git a/migrate-small-mysql-shards-to-tidb.md b/migrate-small-mysql-shards-to-tidb.md index 36a08188b0057..44a3c9719612a 100644 --- a/migrate-small-mysql-shards-to-tidb.md +++ b/migrate-small-mysql-shards-to-tidb.md @@ -1,7 +1,6 @@ --- title: Migrate and Merge MySQL Shards of Small Datasets to TiDB summary: Learn how to migrate and merge small datasets of shards from MySQL to TiDB. -aliases: ['/tidb/dev/usage-scenario-shard-merge/', '/tidb/dev/usage-scenario-simple-migration/'] --- # Migrate and Merge MySQL Shards of Small Datasets to TiDB diff --git a/migrate-small-mysql-to-tidb.md b/migrate-small-mysql-to-tidb.md index 62cd52ad12a22..7360bf7dd3b4b 100644 --- a/migrate-small-mysql-to-tidb.md +++ b/migrate-small-mysql-to-tidb.md @@ -1,7 +1,6 @@ --- title: Migrate MySQL of Small Datasets to TiDB summary: Learn how to migrate MySQL of small datasets to TiDB. -aliases: ['/tidb/dev/usage-scenario-incremental-migration/'] --- # Migrate MySQL of Small Datasets to TiDB diff --git a/migrate-with-more-columns-downstream.md b/migrate-with-more-columns-downstream.md index e6fac2dafc5fb..a049432c74863 100644 --- a/migrate-with-more-columns-downstream.md +++ b/migrate-with-more-columns-downstream.md @@ -1,7 +1,6 @@ --- title: Migrate Data to a Downstream TiDB Table with More Columns summary: Learn how to migrate data to a downstream TiDB table with more columns than the corresponding upstream table. -aliases: ['/tidb/dev/usage-scenario-downstream-more-columns/'] --- # Migrate Data to a Downstream TiDB Table with More Columns diff --git a/minimal-deployment-topology.md b/minimal-deployment-topology.md index 986ec1bde8050..1dfe534013aef 100644 --- a/minimal-deployment-topology.md +++ b/minimal-deployment-topology.md @@ -1,7 +1,6 @@ --- title: Minimal Deployment Topology summary: Learn the minimal deployment topology of TiDB clusters. -aliases: ['/docs/dev/minimal-deployment-topology/'] --- # Minimal Deployment Topology diff --git a/multi-data-centers-in-one-city-deployment.md b/multi-data-centers-in-one-city-deployment.md index 5f67a00b6040f..456aebb04fbe9 100644 --- a/multi-data-centers-in-one-city-deployment.md +++ b/multi-data-centers-in-one-city-deployment.md @@ -1,7 +1,6 @@ --- title: Multiple Availability Zones in One Region Deployment summary: Learn the deployment solution to multiple availability zones in one region. -aliases: ['/docs/dev/how-to/deploy/geographic-redundancy/overview/','/docs/dev/geo-redundancy-deployment/','/tidb/dev/geo-redundancy-deployment'] --- # Multiple Availability Zones in One Region Deployment diff --git a/mysql-compatibility.md b/mysql-compatibility.md index 0716f33b423a7..b905147b736df 100644 --- a/mysql-compatibility.md +++ b/mysql-compatibility.md @@ -1,7 +1,6 @@ --- title: MySQL Compatibility summary: Learn about the compatibility of TiDB with MySQL, and the unsupported and different features. -aliases: ['/docs/dev/mysql-compatibility/','/docs/dev/reference/mysql-compatibility/'] --- # MySQL Compatibility diff --git a/mysql-schema.md b/mysql-schema.md index 13b439f24d707..32a20e6958777 100644 --- a/mysql-schema.md +++ b/mysql-schema.md @@ -1,7 +1,6 @@ --- title: mysql Schema summary: Learn about the TiDB system tables. -aliases: ['/docs/dev/system-tables/system-table-overview/','/docs/dev/reference/system-databases/mysql/','/tidb/dev/system-table-overview/'] --- # `mysql` Schema diff --git a/optimistic-transaction.md b/optimistic-transaction.md index 147ad9fa41966..0534bb54c627b 100644 --- a/optimistic-transaction.md +++ b/optimistic-transaction.md @@ -1,7 +1,6 @@ --- title: TiDB Optimistic Transaction Model summary: Learn the optimistic transaction model in TiDB. -aliases: ['/docs/dev/optimistic-transaction/','/docs/dev/reference/transactions/transaction-optimistic/','/docs/dev/reference/transactions/transaction-model/'] --- # TiDB Optimistic Transaction Model diff --git a/optimizer-hints.md b/optimizer-hints.md index d45bde2200a46..b4780e08e0b7c 100644 --- a/optimizer-hints.md +++ b/optimizer-hints.md @@ -1,7 +1,6 @@ --- title: Optimizer Hints summary: Use Optimizer Hints to influence query execution plans -aliases: ['/docs/dev/optimizer-hints/','/docs/dev/reference/performance/optimizer-hints/'] --- # Optimizer Hints diff --git a/overview.md b/overview.md index 65defc64836e4..eeac85a1e485d 100644 --- a/overview.md +++ b/overview.md @@ -1,7 +1,6 @@ --- title: TiDB Introduction summary: Learn about the key features and usage scenarios of TiDB. -aliases: ['/docs/dev/key-features/','/tidb/dev/key-features','/docs/dev/overview/'] --- # TiDB Introduction diff --git a/partitioned-table.md b/partitioned-table.md index e82952aaf13e4..622306ab7ffb8 100644 --- a/partitioned-table.md +++ b/partitioned-table.md @@ -1,7 +1,6 @@ --- title: Partitioning summary: Learn how to use partitioning in TiDB. -aliases: ['/docs/dev/partitioned-table/','/docs/dev/reference/sql/partitioning/'] --- # Partitioning diff --git a/pd-configuration-file.md b/pd-configuration-file.md index 5fec37f838d67..6f2c1c176fba4 100644 --- a/pd-configuration-file.md +++ b/pd-configuration-file.md @@ -1,7 +1,6 @@ --- title: PD Configuration File summary: Learn the PD configuration file. -aliases: ['/docs/dev/pd-configuration-file/','/docs/dev/reference/configuration/pd-server/configuration-file/'] --- # PD Configuration File diff --git a/pd-control.md b/pd-control.md index 53eb4a9321d6d..c9a818223e43d 100644 --- a/pd-control.md +++ b/pd-control.md @@ -1,7 +1,6 @@ --- title: PD Control User Guide summary: Use PD Control to obtain the state information of a cluster and tune a cluster. -aliases: ['/docs/dev/pd-control/','/docs/dev/reference/tools/pd-control/'] --- # PD Control User Guide diff --git a/pd-recover.md b/pd-recover.md index 24b3bd3049d80..7fbb190a482ee 100644 --- a/pd-recover.md +++ b/pd-recover.md @@ -1,7 +1,6 @@ --- title: PD Recover User Guide summary: Use PD Recover to recover a PD cluster which cannot start or provide services normally. -aliases: ['/docs/dev/pd-recover/','/docs/dev/reference/tools/pd-recover/'] --- # PD Recover User Guide diff --git a/pessimistic-transaction.md b/pessimistic-transaction.md index b759d2af95854..fb25b2b5522c1 100644 --- a/pessimistic-transaction.md +++ b/pessimistic-transaction.md @@ -1,7 +1,6 @@ --- title: TiDB Pessimistic Transaction Mode summary: Learn the pessimistic transaction mode in TiDB. -aliases: ['/docs/dev/pessimistic-transaction/','/docs/dev/reference/transactions/transaction-pessimistic/'] --- # TiDB Pessimistic Transaction Mode diff --git a/post-installation-check.md b/post-installation-check.md index ae0079adfb5b3..0bd6b41657506 100644 --- a/post-installation-check.md +++ b/post-installation-check.md @@ -1,7 +1,6 @@ --- title: Check Cluster Status summary: Learn how to check the running status of the TiDB cluster. -aliases: ['/docs/dev/post-installation-check/'] --- # Check Cluster Status diff --git a/predicate-push-down.md b/predicate-push-down.md index dbe6622d90101..de18a6981c069 100644 --- a/predicate-push-down.md +++ b/predicate-push-down.md @@ -1,7 +1,6 @@ --- title: Predicates Push Down summary: Introduce one of the TiDB's logic optimization rules—Predicate Push Down (PPD). -aliases: ['/tidb/dev/predicates-push-down'] --- # Predicates Push Down (PPD) diff --git a/privilege-management.md b/privilege-management.md index 39bf87ad5dc7b..e71d5daea70ee 100644 --- a/privilege-management.md +++ b/privilege-management.md @@ -1,7 +1,6 @@ --- title: Privilege Management summary: Learn how to manage the privilege. -aliases: ['/docs/dev/privilege-management/','/docs/dev/reference/security/privilege-system/'] --- # Privilege Management diff --git a/production-deployment-using-tiup.md b/production-deployment-using-tiup.md index fe0f788580a1a..598fbdccaa767 100644 --- a/production-deployment-using-tiup.md +++ b/production-deployment-using-tiup.md @@ -1,7 +1,6 @@ --- title: Deploy a TiDB Cluster Using TiUP summary: Learn how to easily deploy a TiDB cluster using TiUP. -aliases: ['/docs/dev/production-deployment-using-tiup/','/docs/dev/how-to/deploy/orchestrated/tiup/','/docs/dev/tiflash/deploy-tiflash/','/docs/dev/reference/tiflash/deploy/','/tidb/dev/deploy-tidb-from-dbdeployer/','/docs/dev/deploy-tidb-from-dbdeployer/','/docs/dev/how-to/get-started/deploy-tidb-from-dbdeployer/','/tidb/dev/deploy-tidb-from-homebrew/','/docs/dev/deploy-tidb-from-homebrew/','/docs/dev/how-to/get-started/deploy-tidb-from-homebrew/','/tidb/dev/production-offline-deployment-using-tiup','/docs/dev/production-offline-deployment-using-tiup/','/tidb/dev/deploy-tidb-from-binary','/tidb/dev/production-deployment-from-binary-tarball','/tidb/dev/test-deployment-from-binary-tarball','/tidb/dev/deploy-test-cluster-using-docker-compose','/tidb/dev/test-deployment-using-docker'] --- # Deploy a TiDB Cluster Using TiUP diff --git a/quick-start-with-tidb.md b/quick-start-with-tidb.md index 655af53dd48db..e45a5194d65f9 100644 --- a/quick-start-with-tidb.md +++ b/quick-start-with-tidb.md @@ -1,7 +1,6 @@ --- title: Quick Start Guide for the TiDB Database Platform summary: Learn how to quickly get started with the TiDB platform and see if TiDB is the right choice for you. -aliases: ['/docs/dev/quick-start-with-tidb/','/docs/dev/test-deployment-using-docker/'] --- # Quick Start Guide for the TiDB Database Platform diff --git a/read-historical-data.md b/read-historical-data.md index bb532cb7db618..0a75f4fd76c6e 100644 --- a/read-historical-data.md +++ b/read-historical-data.md @@ -1,7 +1,6 @@ --- title: Read Historical Data Using the System Variable `tidb_snapshot` summary: Learn about how TiDB reads data from history versions using the system variable `tidb_snapshot`. -aliases: ['/docs/dev/read-historical-data/','/docs/dev/how-to/get-started/read-historical-data/'] --- # Read Historical Data Using the System Variable `tidb_snapshot` diff --git a/releases/release-1.0-ga.md b/releases/release-1.0-ga.md index dd572e546f6f5..ad5cd5d61ef26 100644 --- a/releases/release-1.0-ga.md +++ b/releases/release-1.0-ga.md @@ -1,6 +1,5 @@ --- title: TiDB 1.0 release notes -aliases: ['/docs/dev/releases/release-1.0-ga/','/docs/dev/releases/ga/'] --- # TiDB 1.0 Release Notes diff --git a/releases/release-1.0.1.md b/releases/release-1.0.1.md index eec2891e4bba0..ac9bbaf51c36b 100644 --- a/releases/release-1.0.1.md +++ b/releases/release-1.0.1.md @@ -1,6 +1,5 @@ --- title: TiDB 1.0.1 Release Notes -aliases: ['/docs/dev/releases/release-1.0.1/','/docs/dev/releases/101/'] --- # TiDB 1.0.1 Release Notes diff --git a/releases/release-1.0.2.md b/releases/release-1.0.2.md index 19db611b557d3..ea62c20d56114 100644 --- a/releases/release-1.0.2.md +++ b/releases/release-1.0.2.md @@ -1,6 +1,5 @@ --- title: TiDB 1.0.2 Release Notes -aliases: ['/docs/dev/releases/release-1.0.2/','/docs/dev/releases/102/'] --- # TiDB 1.0.2 Release Notes diff --git a/releases/release-1.0.3.md b/releases/release-1.0.3.md index ac57f7eea1f47..83759c16989b1 100644 --- a/releases/release-1.0.3.md +++ b/releases/release-1.0.3.md @@ -1,6 +1,5 @@ --- title: TiDB 1.0.3 Release Notes -aliases: ['/docs/dev/releases/release-1.0.3/','/docs/dev/releases/103/'] --- # TiDB 1.0.3 Release Notes diff --git a/releases/release-1.0.4.md b/releases/release-1.0.4.md index 48b6acbfac36d..247d6bb6a58a3 100644 --- a/releases/release-1.0.4.md +++ b/releases/release-1.0.4.md @@ -1,6 +1,5 @@ --- title: TiDB 1.0.4 Release Notes -aliases: ['/docs/dev/releases/release-1.0.4/','/docs/dev/releases/104/'] --- # TiDB 1.0.4 Release Notes diff --git a/releases/release-1.0.5.md b/releases/release-1.0.5.md index 6a4e6718eb535..0f0d97faed672 100644 --- a/releases/release-1.0.5.md +++ b/releases/release-1.0.5.md @@ -1,6 +1,5 @@ --- title: TiDB 1.0.5 Release Notes -aliases: ['/docs/dev/releases/release-1.0.5/','/docs/dev/releases/105/'] --- # TiDB 1.0.5 Release Notes diff --git a/releases/release-1.0.6.md b/releases/release-1.0.6.md index b744c148887d7..b077b071f8474 100644 --- a/releases/release-1.0.6.md +++ b/releases/release-1.0.6.md @@ -1,6 +1,5 @@ --- title: TiDB 1.0.6 Release Notes -aliases: ['/docs/dev/releases/release-1.0.6/','/docs/dev/releases/106/'] --- # TiDB 1.0.6 Release Notes diff --git a/releases/release-1.0.7.md b/releases/release-1.0.7.md index c8b9362d3fb67..0e46d1bfd3356 100644 --- a/releases/release-1.0.7.md +++ b/releases/release-1.0.7.md @@ -1,6 +1,5 @@ --- title: TiDB 1.0.7 Release Notes -aliases: ['/docs/dev/releases/release-1.0.7/','/docs/dev/releases/107/'] --- # TiDB 1.0.7 Release Notes diff --git a/releases/release-1.0.8.md b/releases/release-1.0.8.md index 2f8e1539c98d7..fb3a36133b199 100644 --- a/releases/release-1.0.8.md +++ b/releases/release-1.0.8.md @@ -1,6 +1,5 @@ --- title: TiDB 1.0.8 Release Notes -aliases: ['/docs/dev/releases/release-1.0.8/','/docs/dev/releases/108/'] --- # TiDB 1.0.8 Release Notes diff --git a/releases/release-1.1-alpha.md b/releases/release-1.1-alpha.md index a9cb91163f7c4..c0db7c98bb3aa 100644 --- a/releases/release-1.1-alpha.md +++ b/releases/release-1.1-alpha.md @@ -1,6 +1,5 @@ --- title: TiDB 1.1 Alpha Release Notes -aliases: ['/docs/dev/releases/release-1.1-alpha/','/docs/dev/releases/11alpha/'] --- # TiDB 1.1 Alpha Release Notes diff --git a/releases/release-1.1-beta.md b/releases/release-1.1-beta.md index fece9cc567d44..8ea89d5bd953d 100644 --- a/releases/release-1.1-beta.md +++ b/releases/release-1.1-beta.md @@ -1,6 +1,5 @@ --- title: TiDB 1.1 Beta Release Notes -aliases: ['/docs/dev/releases/release-1.1-beta/','/docs/dev/releases/11beta/'] --- # TiDB 1.1 Beta Release Notes diff --git a/releases/release-2.0-ga.md b/releases/release-2.0-ga.md index b35e6a39f0598..fc7c3687a2e21 100644 --- a/releases/release-2.0-ga.md +++ b/releases/release-2.0-ga.md @@ -1,6 +1,5 @@ --- title: TiDB 2.0 Release Notes -aliases: ['/docs/dev/releases/release-2.0-ga/','/docs/dev/releases/2.0ga/'] --- # TiDB 2.0 Release Notes diff --git a/releases/release-2.0-rc.1.md b/releases/release-2.0-rc.1.md index aaff6e7e006df..b540071cd8b07 100644 --- a/releases/release-2.0-rc.1.md +++ b/releases/release-2.0-rc.1.md @@ -1,6 +1,5 @@ --- title: TiDB 2.0 RC1 Release Notes -aliases: ['/docs/dev/releases/release-2.0-rc.1/','/docs/dev/releases/2rc1/'] --- # TiDB 2.0 RC1 Release Notes diff --git a/releases/release-2.0-rc.3.md b/releases/release-2.0-rc.3.md index 505fe641d6276..955858205c1d6 100644 --- a/releases/release-2.0-rc.3.md +++ b/releases/release-2.0-rc.3.md @@ -1,6 +1,5 @@ --- title: TiDB 2.0 RC3 Release Notes -aliases: ['/docs/dev/releases/release-2.0-rc.3/','/docs/dev/releases/2rc3/'] --- # TiDB 2.0 RC3 Release Notes diff --git a/releases/release-2.0-rc.4.md b/releases/release-2.0-rc.4.md index cd6b668554c06..f547180f3929b 100644 --- a/releases/release-2.0-rc.4.md +++ b/releases/release-2.0-rc.4.md @@ -1,6 +1,5 @@ --- title: TiDB 2.0 RC4 Release Notes -aliases: ['/docs/dev/releases/release-2.0-rc.4/','/docs/dev/releases/2rc4/'] --- # TiDB 2.0 RC4 Release Notes diff --git a/releases/release-2.0-rc.5.md b/releases/release-2.0-rc.5.md index 34ba7824c992b..ba1058486305c 100644 --- a/releases/release-2.0-rc.5.md +++ b/releases/release-2.0-rc.5.md @@ -1,6 +1,5 @@ --- title: TiDB 2.0 RC5 Release Notes -aliases: ['/docs/dev/releases/release-2.0-rc.5/','/docs/dev/releases/2rc5/'] --- # TiDB 2.0 RC5 Release Notes diff --git a/releases/release-2.0.1.md b/releases/release-2.0.1.md index 4270f3609892e..c40121f9f6c86 100644 --- a/releases/release-2.0.1.md +++ b/releases/release-2.0.1.md @@ -1,6 +1,5 @@ --- title: TiDB 2.0.1 Release Notes -aliases: ['/docs/dev/releases/release-2.0.1/','/docs/dev/releases/201/'] --- # TiDB 2.0.1 Release Notes diff --git a/releases/release-2.0.10.md b/releases/release-2.0.10.md index 7e0cfe9349e21..85b48acf18dfd 100644 --- a/releases/release-2.0.10.md +++ b/releases/release-2.0.10.md @@ -1,6 +1,5 @@ --- title: TiDB 2.0.10 Release Notes -aliases: ['/docs/dev/releases/release-2.0.10/','/docs/dev/releases/2.0.10/'] --- # TiDB 2.0.10 Release Notes diff --git a/releases/release-2.0.11.md b/releases/release-2.0.11.md index 63f60a9a15cb0..7e6964245effb 100644 --- a/releases/release-2.0.11.md +++ b/releases/release-2.0.11.md @@ -1,6 +1,5 @@ --- title: TiDB 2.0.11 Release Notes -aliases: ['/docs/dev/releases/release-2.0.11/','/docs/dev/releases/2.0.11/'] --- # TiDB 2.0.11 Release Notes diff --git a/releases/release-2.0.2.md b/releases/release-2.0.2.md index ed9665c7ec6da..06de9dfad7f28 100644 --- a/releases/release-2.0.2.md +++ b/releases/release-2.0.2.md @@ -1,6 +1,5 @@ --- title: TiDB 2.0.2 Release Notes -aliases: ['/docs/dev/releases/release-2.0.2/','/docs/dev/releases/202/'] --- # TiDB 2.0.2 Release Notes diff --git a/releases/release-2.0.3.md b/releases/release-2.0.3.md index 5121baea898ac..053c3556d6f97 100644 --- a/releases/release-2.0.3.md +++ b/releases/release-2.0.3.md @@ -1,6 +1,5 @@ --- title: TiDB 2.0.3 Release Notes -aliases: ['/docs/dev/releases/release-2.0.3/','/docs/dev/releases/203/'] --- # TiDB 2.0.3 Release Notes diff --git a/releases/release-2.0.4.md b/releases/release-2.0.4.md index 95a024d2c3010..9105075d6f57d 100644 --- a/releases/release-2.0.4.md +++ b/releases/release-2.0.4.md @@ -1,6 +1,5 @@ --- title: TiDB 2.0.4 Release Notes -aliases: ['/docs/dev/releases/release-2.0.4/','/docs/dev/releases/204/'] --- # TiDB 2.0.4 Release Notes diff --git a/releases/release-2.0.5.md b/releases/release-2.0.5.md index dc8f7689d130f..097318bd3aad2 100644 --- a/releases/release-2.0.5.md +++ b/releases/release-2.0.5.md @@ -1,6 +1,5 @@ --- title: TiDB 2.0.5 Release Notes -aliases: ['/docs/dev/releases/release-2.0.5/','/docs/dev/releases/205/'] --- # TiDB 2.0.5 Release Notes diff --git a/releases/release-2.0.6.md b/releases/release-2.0.6.md index 1c389a9079f5f..356275f6073f1 100644 --- a/releases/release-2.0.6.md +++ b/releases/release-2.0.6.md @@ -1,6 +1,5 @@ --- title: TiDB 2.0.6 Release Notes -aliases: ['/docs/dev/releases/release-2.0.6/','/docs/dev/releases/206/'] --- # TiDB 2.0.6 Release Notes diff --git a/releases/release-2.0.7.md b/releases/release-2.0.7.md index 9d3423c8e1715..75cfe9af87054 100644 --- a/releases/release-2.0.7.md +++ b/releases/release-2.0.7.md @@ -1,6 +1,5 @@ --- title: TiDB 2.0.7 Release Notes -aliases: ['/docs/dev/releases/release-2.0.7/','/docs/dev/releases/207/'] --- # TiDB 2.0.7 Release Notes diff --git a/releases/release-2.0.8.md b/releases/release-2.0.8.md index 7d5d6c5c6c7a2..9d1733f54c205 100644 --- a/releases/release-2.0.8.md +++ b/releases/release-2.0.8.md @@ -1,6 +1,5 @@ --- title: TiDB 2.0.8 Release Notes -aliases: ['/docs/dev/releases/release-2.0.8/','/docs/dev/releases/208/'] --- # TiDB 2.0.8 Release Notes diff --git a/releases/release-2.0.9.md b/releases/release-2.0.9.md index 4caed728aa23a..85b44217893e1 100644 --- a/releases/release-2.0.9.md +++ b/releases/release-2.0.9.md @@ -1,6 +1,5 @@ --- title: TiDB 2.0.9 Release Notes -aliases: ['/docs/dev/releases/release-2.0.9/','/docs/dev/releases/209/'] --- # TiDB 2.0.9 Release Notes diff --git a/releases/release-2.1-beta.md b/releases/release-2.1-beta.md index afc880c3ac23a..e0ca71bde1134 100644 --- a/releases/release-2.1-beta.md +++ b/releases/release-2.1-beta.md @@ -1,6 +1,5 @@ --- title: TiDB 2.1 Beta Release Notes -aliases: ['/docs/dev/releases/release-2.1-beta/','/docs/dev/releases/21beta/'] --- # TiDB 2.1 Beta Release Notes diff --git a/releases/release-2.1-ga.md b/releases/release-2.1-ga.md index 6b52b6ffd5718..f14657d9a7a4d 100644 --- a/releases/release-2.1-ga.md +++ b/releases/release-2.1-ga.md @@ -1,6 +1,5 @@ --- title: TiDB 2.1 GA Release Notes -aliases: ['/docs/dev/releases/release-2.1-ga/','/docs/dev/releases/2.1ga/'] --- # TiDB 2.1 GA Release Notes diff --git a/releases/release-2.1-rc.1.md b/releases/release-2.1-rc.1.md index 441e93866302e..fc84d72f34250 100644 --- a/releases/release-2.1-rc.1.md +++ b/releases/release-2.1-rc.1.md @@ -1,6 +1,5 @@ --- title: TiDB 2.1 RC1 Release Notes -aliases: ['/docs/dev/releases/release-2.1-rc.1/','/docs/dev/releases/21rc1/'] --- # TiDB 2.1 RC1 Release Notes diff --git a/releases/release-2.1-rc.2.md b/releases/release-2.1-rc.2.md index db9ec0f424bfc..41c0ed740027f 100644 --- a/releases/release-2.1-rc.2.md +++ b/releases/release-2.1-rc.2.md @@ -1,6 +1,5 @@ --- title: TiDB 2.1 RC2 Release Notes -aliases: ['/docs/dev/releases/release-2.1-rc.2/','/docs/dev/releases/21rc2/'] --- # TiDB 2.1 RC2 Release Notes diff --git a/releases/release-2.1-rc.3.md b/releases/release-2.1-rc.3.md index 9bed927dd202e..9adb18e0e38cb 100644 --- a/releases/release-2.1-rc.3.md +++ b/releases/release-2.1-rc.3.md @@ -1,6 +1,5 @@ --- title: TiDB 2.1 RC3 Release Notes -aliases: ['/docs/dev/releases/release-2.1-rc.3/','/docs/dev/releases/21rc3/'] --- # TiDB 2.1 RC3 Release Notes diff --git a/releases/release-2.1-rc.4.md b/releases/release-2.1-rc.4.md index 20844d8fea253..f248413298a97 100644 --- a/releases/release-2.1-rc.4.md +++ b/releases/release-2.1-rc.4.md @@ -1,6 +1,5 @@ --- title: TiDB 2.1 RC4 Release Notes -aliases: ['/docs/dev/releases/release-2.1-rc.4/','/docs/dev/releases/21rc4/'] --- # TiDB 2.1 RC4 Release Notes diff --git a/releases/release-2.1-rc.5.md b/releases/release-2.1-rc.5.md index 85a56f15fea5a..40c6fca5b4df5 100644 --- a/releases/release-2.1-rc.5.md +++ b/releases/release-2.1-rc.5.md @@ -1,6 +1,5 @@ --- title: TiDB 2.1 RC5 Release Notes -aliases: ['/docs/dev/releases/release-2.1-rc.5/','/docs/dev/releases/21rc5/'] --- diff --git a/releases/release-2.1.1.md b/releases/release-2.1.1.md index 39aa893d95abe..79e31b528a5d1 100644 --- a/releases/release-2.1.1.md +++ b/releases/release-2.1.1.md @@ -1,6 +1,5 @@ --- title: TiDB 2.1.1 Release Notes -aliases: ['/docs/dev/releases/release-2.1.1/','/docs/dev/releases/2.1.1/'] --- # TiDB 2.1.1 Release Notes diff --git a/releases/release-2.1.10.md b/releases/release-2.1.10.md index 6c4a611915bf4..c870c4dbc8bf1 100644 --- a/releases/release-2.1.10.md +++ b/releases/release-2.1.10.md @@ -1,6 +1,5 @@ --- title: TiDB 2.1.10 Release Notes -aliases: ['/docs/dev/releases/release-2.1.10/','/docs/dev/releases/2.1.10/'] --- # TiDB 2.1.10 Release Notes diff --git a/releases/release-2.1.11.md b/releases/release-2.1.11.md index a94cb39cd44d5..ee442de4e17fd 100644 --- a/releases/release-2.1.11.md +++ b/releases/release-2.1.11.md @@ -1,6 +1,5 @@ --- title: TiDB 2.1.11 Release Notes -aliases: ['/docs/dev/releases/release-2.1.11/','/docs/dev/releases/2.1.11/'] --- # TiDB 2.1.11 Release Notes diff --git a/releases/release-2.1.12.md b/releases/release-2.1.12.md index 9f5b97a691a11..8b00e4e0032b5 100644 --- a/releases/release-2.1.12.md +++ b/releases/release-2.1.12.md @@ -1,6 +1,5 @@ --- title: TiDB 2.1.12 Release Notes -aliases: ['/docs/dev/releases/release-2.1.12/','/docs/dev/releases/2.1.12/'] --- # TiDB 2.1.12 Release Notes diff --git a/releases/release-2.1.13.md b/releases/release-2.1.13.md index 5b280f196138f..05f092d80cc6b 100644 --- a/releases/release-2.1.13.md +++ b/releases/release-2.1.13.md @@ -1,6 +1,5 @@ --- title: TiDB 2.1.13 Release Notes -aliases: ['/docs/dev/releases/release-2.1.13/','/docs/dev/releases/2.1.13/'] --- # TiDB 2.1.13 Release Notes diff --git a/releases/release-2.1.14.md b/releases/release-2.1.14.md index 77cd5d851ea5e..170daef9d45ff 100644 --- a/releases/release-2.1.14.md +++ b/releases/release-2.1.14.md @@ -1,6 +1,5 @@ --- title: TiDB 2.1.14 Release Notes -aliases: ['/docs/dev/releases/release-2.1.14/','/docs/dev/releases/2.1.14/'] --- # TiDB 2.1.14 Release Notes diff --git a/releases/release-2.1.15.md b/releases/release-2.1.15.md index 80e4bbd26dd6c..1eccc95e3be26 100644 --- a/releases/release-2.1.15.md +++ b/releases/release-2.1.15.md @@ -1,6 +1,5 @@ --- title: TiDB 2.1.15 Release Notes -aliases: ['/docs/dev/releases/release-2.1.15/','/docs/dev/releases/2.1.15/'] --- # TiDB 2.1.15 Release Notes diff --git a/releases/release-2.1.16.md b/releases/release-2.1.16.md index dae0acee1d59b..b60d1d4380e8f 100644 --- a/releases/release-2.1.16.md +++ b/releases/release-2.1.16.md @@ -1,6 +1,5 @@ --- title: TiDB 2.1.16 Release Notes -aliases: ['/docs/dev/releases/release-2.1.16/','/docs/dev/releases/2.1.16/'] --- # TiDB 2.1.16 Release Notes diff --git a/releases/release-2.1.17.md b/releases/release-2.1.17.md index d8dd5b8850e0f..bfec76a0dd4d4 100644 --- a/releases/release-2.1.17.md +++ b/releases/release-2.1.17.md @@ -1,6 +1,5 @@ --- title: TiDB 2.1.17 Release Notes -aliases: ['/docs/dev/releases/release-2.1.17/','/docs/dev/releases/2.1.17/'] --- # TiDB 2.1.17 Release Notes diff --git a/releases/release-2.1.18.md b/releases/release-2.1.18.md index 4006ebc2341f7..86d7de0bed47e 100644 --- a/releases/release-2.1.18.md +++ b/releases/release-2.1.18.md @@ -1,6 +1,5 @@ --- title: TiDB 2.1.18 Release Notes -aliases: ['/docs/dev/releases/release-2.1.18/','/docs/dev/releases/2.1.18/'] --- # TiDB 2.1.18 Release Notes diff --git a/releases/release-2.1.19.md b/releases/release-2.1.19.md index e1858c4d2bedf..931c8ee3f5cab 100644 --- a/releases/release-2.1.19.md +++ b/releases/release-2.1.19.md @@ -1,6 +1,5 @@ --- title: TiDB 2.1.19 Release Notes -aliases: ['/docs/dev/releases/release-2.1.19/','/docs/dev/releases/2.1.19/'] --- # TiDB 2.1.19 Release Notes diff --git a/releases/release-2.1.2.md b/releases/release-2.1.2.md index 810feece1c73b..ce4f74a942b49 100644 --- a/releases/release-2.1.2.md +++ b/releases/release-2.1.2.md @@ -1,6 +1,5 @@ --- title: TiDB 2.1.2 Release Notes -aliases: ['/docs/dev/releases/release-2.1.2/','/docs/dev/releases/2.1.2/'] --- # TiDB 2.1.2 Release Notes diff --git a/releases/release-2.1.3.md b/releases/release-2.1.3.md index ebaa726af7e4c..5cb6f7ef2d38b 100644 --- a/releases/release-2.1.3.md +++ b/releases/release-2.1.3.md @@ -1,6 +1,5 @@ --- title: TiDB 2.1.3 Release Notes -aliases: ['/docs/dev/releases/release-2.1.3/','/docs/dev/releases/2.1.3/'] --- # TiDB 2.1.3 Release Notes diff --git a/releases/release-2.1.4.md b/releases/release-2.1.4.md index ff327430aa08a..3b9b318f25571 100644 --- a/releases/release-2.1.4.md +++ b/releases/release-2.1.4.md @@ -1,6 +1,5 @@ --- title: TiDB 2.1.4 Release Notes -aliases: ['/docs/dev/releases/release-2.1.4/','/docs/dev/releases/2.1.4/'] --- # TiDB 2.1.4 Release Notes diff --git a/releases/release-2.1.5.md b/releases/release-2.1.5.md index df051fb25b197..459306a11c09a 100644 --- a/releases/release-2.1.5.md +++ b/releases/release-2.1.5.md @@ -1,6 +1,5 @@ --- title: TiDB 2.1.5 Release Notes -aliases: ['/docs/dev/releases/release-2.1.5/','/docs/dev/releases/2.1.5/'] --- # TiDB 2.1.5 Release Notes diff --git a/releases/release-2.1.6.md b/releases/release-2.1.6.md index fecb5b89a9d8c..87c26f4655bde 100644 --- a/releases/release-2.1.6.md +++ b/releases/release-2.1.6.md @@ -1,6 +1,5 @@ --- title: TiDB 2.1.6 Release Notes -aliases: ['/docs/dev/releases/release-2.1.6/','/docs/dev/releases/2.1.6/'] --- # TiDB 2.1.6 Release Notes diff --git a/releases/release-2.1.7.md b/releases/release-2.1.7.md index 4bca1a35b67ee..86980d4e425c7 100644 --- a/releases/release-2.1.7.md +++ b/releases/release-2.1.7.md @@ -1,6 +1,5 @@ --- title: TiDB 2.1.7 Release Notes -aliases: ['/docs/dev/releases/release-2.1.7/','/docs/dev/releases/2.1.7/'] --- # TiDB 2.1.7 Release Notes diff --git a/releases/release-2.1.8.md b/releases/release-2.1.8.md index 62519fbafc9d3..bfffc417bba95 100644 --- a/releases/release-2.1.8.md +++ b/releases/release-2.1.8.md @@ -1,6 +1,5 @@ --- title: TiDB 2.1.8 Release Notes -aliases: ['/docs/dev/releases/release-2.1.8/','/docs/dev/releases/2.1.8/'] --- # TiDB 2.1.8 Release Notes diff --git a/releases/release-2.1.9.md b/releases/release-2.1.9.md index 04d815cd9888f..1efc387283073 100644 --- a/releases/release-2.1.9.md +++ b/releases/release-2.1.9.md @@ -1,6 +1,5 @@ --- title: TiDB 2.1.9 Release Notes -aliases: ['/docs/dev/releases/release-2.1.9/','/docs/dev/releases/2.1.9/'] --- # TiDB 2.1.9 Release Notes diff --git a/releases/release-3.0-beta.md b/releases/release-3.0-beta.md index f17d7cce3b4cb..84cb80d478e49 100644 --- a/releases/release-3.0-beta.md +++ b/releases/release-3.0-beta.md @@ -1,6 +1,5 @@ --- title: TiDB 3.0 Beta Release Notes -aliases: ['/docs/dev/releases/release-3.0-beta/','/docs/dev/releases/3.0beta/'] --- # TiDB 3.0 Beta Release Notes diff --git a/releases/release-3.0-ga.md b/releases/release-3.0-ga.md index 54edd52772eed..ee59d10aa2fc0 100644 --- a/releases/release-3.0-ga.md +++ b/releases/release-3.0-ga.md @@ -1,6 +1,5 @@ --- title: TiDB 3.0 GA Release Notes -aliases: ['/docs/dev/releases/release-3.0-ga/','/docs/dev/releases/3.0-ga/'] --- # TiDB 3.0 GA Release Notes diff --git a/releases/release-3.0.0-beta.1.md b/releases/release-3.0.0-beta.1.md index c97e4d70e4c32..791ebf5eec67a 100644 --- a/releases/release-3.0.0-beta.1.md +++ b/releases/release-3.0.0-beta.1.md @@ -1,6 +1,5 @@ --- title: TiDB 3.0.0 Beta.1 Release Notes -aliases: ['/docs/dev/releases/release-3.0.0-beta.1/','/docs/dev/releases/3.0.0-beta.1/'] --- # TiDB 3.0.0 Beta.1 Release Notes diff --git a/releases/release-3.0.0-rc.1.md b/releases/release-3.0.0-rc.1.md index 281a5e982d7f5..f4c21f2f3e4e7 100644 --- a/releases/release-3.0.0-rc.1.md +++ b/releases/release-3.0.0-rc.1.md @@ -1,6 +1,5 @@ --- title: TiDB 3.0.0-rc.1 Release Notes -aliases: ['/docs/dev/releases/release-3.0.0-rc.1/','/docs/dev/releases/3.0.0-rc.1/'] --- # TiDB 3.0.0-rc.1 Release Notes diff --git a/releases/release-3.0.0-rc.2.md b/releases/release-3.0.0-rc.2.md index d8aa5737cebc4..d13a7bf13cbf9 100644 --- a/releases/release-3.0.0-rc.2.md +++ b/releases/release-3.0.0-rc.2.md @@ -1,6 +1,5 @@ --- title: TiDB 3.0.0-rc.2 Release Notes -aliases: ['/docs/dev/releases/release-3.0.0-rc.2/','/docs/dev/releases/3.0.0-rc.2/'] --- # TiDB 3.0.0-rc.2 Release Notes diff --git a/releases/release-3.0.0-rc.3.md b/releases/release-3.0.0-rc.3.md index fe2040a8cbf0d..3437331cbaae3 100644 --- a/releases/release-3.0.0-rc.3.md +++ b/releases/release-3.0.0-rc.3.md @@ -1,6 +1,5 @@ --- title: TiDB 3.0.0-rc.3 Release Notes -aliases: ['/docs/dev/releases/release-3.0.0-rc.3/','/docs/dev/releases/3.0.0-rc.3/'] --- # TiDB 3.0.0-rc.3 Release Notes diff --git a/releases/release-3.0.1.md b/releases/release-3.0.1.md index 790b6f4895859..d6941e5c90bde 100644 --- a/releases/release-3.0.1.md +++ b/releases/release-3.0.1.md @@ -1,6 +1,5 @@ --- title: TiDB 3.0.1 Release Notes -aliases: ['/docs/dev/releases/release-3.0.1/','/docs/dev/releases/3.0.1/'] --- # TiDB 3.0.1 Release Notes diff --git a/releases/release-3.0.10.md b/releases/release-3.0.10.md index 3b93e674ac338..4f15e46b42761 100644 --- a/releases/release-3.0.10.md +++ b/releases/release-3.0.10.md @@ -1,6 +1,5 @@ --- title: TiDB 3.0.10 Release Notes -aliases: ['/docs/dev/releases/release-3.0.10/','/docs/dev/releases/3.0.10/'] --- # TiDB 3.0.10 Release Notes diff --git a/releases/release-3.0.11.md b/releases/release-3.0.11.md index cbe6a80803e34..fd9ca4a80f38b 100644 --- a/releases/release-3.0.11.md +++ b/releases/release-3.0.11.md @@ -1,6 +1,5 @@ --- title: TiDB 3.0.11 Release Notes -aliases: ['/docs/dev/releases/release-3.0.11/','/docs/dev/releases/3.0.11/'] --- # TiDB 3.0.11 Release Notes diff --git a/releases/release-3.0.12.md b/releases/release-3.0.12.md index c60f5d1bfe451..92fdc30456692 100644 --- a/releases/release-3.0.12.md +++ b/releases/release-3.0.12.md @@ -1,6 +1,5 @@ --- title: TiDB 3.0.12 Release Notes -aliases: ['/docs/dev/releases/release-3.0.12/','/docs/dev/releases/3.0.12/'] --- # TiDB 3.0.12 Release Notes diff --git a/releases/release-3.0.13.md b/releases/release-3.0.13.md index 1622493ec1eeb..0c6bf5e42439a 100644 --- a/releases/release-3.0.13.md +++ b/releases/release-3.0.13.md @@ -1,6 +1,5 @@ --- title: TiDB 3.0.13 Release Notes -aliases: ['/docs/dev/releases/release-3.0.13/','/docs/dev/releases/3.0.13/'] --- # TiDB 3.0.13 Release Notes diff --git a/releases/release-3.0.14.md b/releases/release-3.0.14.md index 7fe7fa8ae9a66..520f0294134ed 100644 --- a/releases/release-3.0.14.md +++ b/releases/release-3.0.14.md @@ -1,6 +1,5 @@ --- title: TiDB 3.0.14 Release Notes -aliases: ['/docs/dev/releases/release-3.0.14/','/docs/dev/releases/3.0.14/'] --- # TiDB 3.0.14 Release Notes diff --git a/releases/release-3.0.15.md b/releases/release-3.0.15.md index 87501606431cf..8e8e3d1985ed5 100644 --- a/releases/release-3.0.15.md +++ b/releases/release-3.0.15.md @@ -1,6 +1,5 @@ --- title: TiDB 3.0.15 Release Notes -aliases: ['/docs/dev/releases/release-3.0.15/'] --- # TiDB 3.0.15 Release Notes diff --git a/releases/release-3.0.16.md b/releases/release-3.0.16.md index 0f5586e6fffe3..f95fe3955abaa 100644 --- a/releases/release-3.0.16.md +++ b/releases/release-3.0.16.md @@ -1,6 +1,5 @@ --- title: TiDB 3.0.16 Release Notes -aliases: ['/docs/dev/releases/release-3.0.16/'] --- # TiDB 3.0.16 Release Notes diff --git a/releases/release-3.0.2.md b/releases/release-3.0.2.md index 17ffa6685150a..dcd7271cc9587 100644 --- a/releases/release-3.0.2.md +++ b/releases/release-3.0.2.md @@ -1,6 +1,5 @@ --- title: TiDB 3.0.2 Release Notes -aliases: ['/docs/dev/releases/release-3.0.2/','/docs/dev/releases/3.0.2/'] --- # TiDB 3.0.2 Release Notes diff --git a/releases/release-3.0.3.md b/releases/release-3.0.3.md index 0d59196f71cb2..ec4c22cf063eb 100644 --- a/releases/release-3.0.3.md +++ b/releases/release-3.0.3.md @@ -1,6 +1,5 @@ --- title: TiDB 3.0.3 Release Notes -aliases: ['/docs/dev/releases/release-3.0.3/','/docs/dev/releases/3.0.3/'] --- # TiDB 3.0.3 Release Notes diff --git a/releases/release-3.0.4.md b/releases/release-3.0.4.md index 0837d4a7eaa80..806b9e3d366c1 100644 --- a/releases/release-3.0.4.md +++ b/releases/release-3.0.4.md @@ -1,6 +1,5 @@ --- title: TiDB 3.0.4 Release Notes -aliases: ['/docs/dev/releases/release-3.0.4/','/docs/dev/releases/3.0.4/'] --- # TiDB 3.0.4 Release Notes diff --git a/releases/release-3.0.5.md b/releases/release-3.0.5.md index 2a8474be3bf61..3b1ec721eb938 100644 --- a/releases/release-3.0.5.md +++ b/releases/release-3.0.5.md @@ -1,6 +1,5 @@ --- title: TiDB 3.0.5 Release Notes -aliases: ['/docs/dev/releases/release-3.0.5/','/docs/dev/releases/3.0.5/'] --- # TiDB 3.0.5 Release Notes diff --git a/releases/release-3.0.6.md b/releases/release-3.0.6.md index f38ce5cddfda8..ef12c9f799a36 100644 --- a/releases/release-3.0.6.md +++ b/releases/release-3.0.6.md @@ -1,6 +1,5 @@ --- title: TiDB 3.0.6 Release Notes -aliases: ['/docs/dev/releases/release-3.0.6/','/docs/dev/releases/3.0.6/'] --- # TiDB 3.0.6 Release Notes diff --git a/releases/release-3.0.7.md b/releases/release-3.0.7.md index 7f99c56e3907c..d6d53102f9ddf 100644 --- a/releases/release-3.0.7.md +++ b/releases/release-3.0.7.md @@ -1,6 +1,5 @@ --- title: TiDB 3.0.7 Release Notes -aliases: ['/docs/dev/releases/release-3.0.7/','/docs/dev/releases/3.0.7/'] --- # TiDB 3.0.7 Release Notes diff --git a/releases/release-3.0.8.md b/releases/release-3.0.8.md index 966ec1e5569f7..5004e1583c26d 100644 --- a/releases/release-3.0.8.md +++ b/releases/release-3.0.8.md @@ -1,6 +1,5 @@ --- title: TiDB 3.0.8 Release Notes -aliases: ['/docs/dev/releases/release-3.0.8/','/docs/dev/releases/3.0.8/'] --- # TiDB 3.0.8 Release Notes diff --git a/releases/release-3.0.9.md b/releases/release-3.0.9.md index 4ce2fafe0e7a0..76896890b4986 100644 --- a/releases/release-3.0.9.md +++ b/releases/release-3.0.9.md @@ -1,6 +1,5 @@ --- title: TiDB 3.0.9 Release Notes -aliases: ['/docs/dev/releases/release-3.0.9/','/docs/dev/releases/3.0.9/'] --- # TiDB 3.0.9 Release Notes diff --git a/releases/release-3.1.0-beta.1.md b/releases/release-3.1.0-beta.1.md index f3e2c3bc48d7c..d29916d6ecba0 100644 --- a/releases/release-3.1.0-beta.1.md +++ b/releases/release-3.1.0-beta.1.md @@ -1,6 +1,5 @@ --- title: TiDB 3.1 Beta.1 Release Notes -aliases: ['/docs/dev/releases/release-3.1.0-beta.1/','/docs/dev/releases/3.1.0-beta.1/'] --- # TiDB 3.1 Beta.1 Release Notes diff --git a/releases/release-3.1.0-beta.2.md b/releases/release-3.1.0-beta.2.md index 92a4c5a6aecce..880c338b98af2 100644 --- a/releases/release-3.1.0-beta.2.md +++ b/releases/release-3.1.0-beta.2.md @@ -1,6 +1,5 @@ --- title: TiDB 3.1 Beta.2 Release Notes -aliases: ['/docs/dev/releases/release-3.1.0-beta.2/','/docs/dev/releases/3.1.0-beta.2/'] --- # TiDB 3.1 Beta.2 Release Notes diff --git a/releases/release-3.1.0-beta.md b/releases/release-3.1.0-beta.md index 83b69a195ba28..d5061af38cba1 100644 --- a/releases/release-3.1.0-beta.md +++ b/releases/release-3.1.0-beta.md @@ -1,6 +1,5 @@ --- title: TiDB 3.1 Beta Release Notes -aliases: ['/docs/dev/releases/release-3.1.0-beta/','/docs/dev/releases/3.1.0-beta/'] --- # TiDB 3.1 Beta Release Notes diff --git a/releases/release-3.1.0-ga.md b/releases/release-3.1.0-ga.md index dfc91bbe2f398..4d54ad971ef37 100644 --- a/releases/release-3.1.0-ga.md +++ b/releases/release-3.1.0-ga.md @@ -1,6 +1,5 @@ --- title: TiDB 3.1.0 GA Release Notes -aliases: ['/docs/dev/releases/release-3.1.0-ga/','/docs/dev/releases/3.1.0-ga/'] --- # TiDB 3.1.0 GA Release Notes diff --git a/releases/release-3.1.0-rc.md b/releases/release-3.1.0-rc.md index 8ec5073bf458f..2ee0efaa94ff0 100644 --- a/releases/release-3.1.0-rc.md +++ b/releases/release-3.1.0-rc.md @@ -1,6 +1,5 @@ --- title: TiDB 3.1 RC Release Notes -aliases: ['/docs/dev/releases/release-3.1.0-rc/','/docs/dev/releases/3.1.0-rc/'] --- # TiDB 3.1 RC Release Notes diff --git a/releases/release-3.1.1.md b/releases/release-3.1.1.md index 43a4f6a91408c..61430c4ee5e11 100644 --- a/releases/release-3.1.1.md +++ b/releases/release-3.1.1.md @@ -1,6 +1,5 @@ --- title: TiDB 3.1.1 Release Notes -aliases: ['/docs/dev/releases/release-3.1.1/','/docs/dev/releases/3.1.1/'] --- # TiDB 3.1.1 Release Notes diff --git a/releases/release-3.1.2.md b/releases/release-3.1.2.md index 4c3348588b755..98a61a8bc4341 100644 --- a/releases/release-3.1.2.md +++ b/releases/release-3.1.2.md @@ -1,6 +1,5 @@ --- title: TiDB 3.1.2 Release Notes -aliases: ['/docs/dev/releases/release-3.1.2/'] --- # TiDB 3.1.2 Release Notes diff --git a/releases/release-4.0-ga.md b/releases/release-4.0-ga.md index db2f4b6f073e0..73e95daa84aec 100644 --- a/releases/release-4.0-ga.md +++ b/releases/release-4.0-ga.md @@ -1,6 +1,5 @@ --- title: TiDB 4.0 GA Release Notes -aliases: ['/docs/dev/releases/release-4.0-ga/'] --- # TiDB 4.0 GA Release Notes diff --git a/releases/release-4.0.0-beta.1.md b/releases/release-4.0.0-beta.1.md index 3b87df979d200..557cb1cef11b9 100644 --- a/releases/release-4.0.0-beta.1.md +++ b/releases/release-4.0.0-beta.1.md @@ -1,6 +1,5 @@ --- title: TiDB 4.0.0 Beta.1 Release Notes -aliases: ['/docs/dev/releases/release-4.0.0-beta.1/','/docs/dev/releases/4.0.0-beta.1/'] --- # TiDB 4.0.0 Beta.1 Release Notes diff --git a/releases/release-4.0.0-beta.2.md b/releases/release-4.0.0-beta.2.md index 3e08aae9c1668..8bc58677f3c57 100644 --- a/releases/release-4.0.0-beta.2.md +++ b/releases/release-4.0.0-beta.2.md @@ -1,6 +1,5 @@ --- title: TiDB 4.0.0 Beta.2 Release Notes -aliases: ['/docs/dev/releases/release-4.0.0-beta.2/','/docs/dev/releases/4.0.0-beta.2/'] --- # TiDB 4.0.0 Beta.2 Release Notes diff --git a/releases/release-4.0.0-beta.md b/releases/release-4.0.0-beta.md index faa45cc7ec4bc..039c5362c9f3e 100644 --- a/releases/release-4.0.0-beta.md +++ b/releases/release-4.0.0-beta.md @@ -1,6 +1,5 @@ --- title: TiDB 4.0 Beta Release Notes -aliases: ['/docs/dev/releases/release-4.0.0-beta/','/docs/dev/releases/4.0.0-beta/'] --- # TiDB 4.0 Beta Release Notes diff --git a/releases/release-4.0.0-rc.1.md b/releases/release-4.0.0-rc.1.md index 465dd0052940c..d3199fb5f2b3e 100644 --- a/releases/release-4.0.0-rc.1.md +++ b/releases/release-4.0.0-rc.1.md @@ -1,6 +1,5 @@ --- title: TiDB 4.0 RC.1 Release Notes -aliases: ['/docs/dev/releases/release-4.0.0-rc.1/','/docs/dev/releases/4.0.0-rc.1/'] --- # TiDB 4.0 RC.1 Release Notes diff --git a/releases/release-4.0.0-rc.2.md b/releases/release-4.0.0-rc.2.md index 7daa263e87642..e26e4dc560261 100644 --- a/releases/release-4.0.0-rc.2.md +++ b/releases/release-4.0.0-rc.2.md @@ -1,6 +1,5 @@ --- title: TiDB 4.0 RC.2 Release Notes -aliases: ['/docs/dev/releases/release-4.0.0-rc.2/'] --- # TiDB 4.0 RC.2 Release Notes diff --git a/releases/release-4.0.0-rc.md b/releases/release-4.0.0-rc.md index 4a6b9b5ffed33..5219fd5c12088 100644 --- a/releases/release-4.0.0-rc.md +++ b/releases/release-4.0.0-rc.md @@ -1,6 +1,5 @@ --- title: TiDB 4.0 RC Release Notes -aliases: ['/docs/dev/releases/release-4.0.0-rc/','/docs/dev/releases/4.0.0-rc/'] --- # TiDB 4.0 RC Release Notes diff --git a/releases/release-4.0.1.md b/releases/release-4.0.1.md index 733e262e7bfe9..6668fb60c7257 100644 --- a/releases/release-4.0.1.md +++ b/releases/release-4.0.1.md @@ -1,6 +1,5 @@ --- title: TiDB 4.0.1 Release Notes -aliases: ['/docs/dev/releases/release-4.0.1/'] --- # TiDB 4.0.1 Release Notes diff --git a/releases/release-4.0.2.md b/releases/release-4.0.2.md index 73f3990b71dd5..d968069375555 100644 --- a/releases/release-4.0.2.md +++ b/releases/release-4.0.2.md @@ -1,6 +1,5 @@ --- title: TiDB 4.0.2 Release Notes -aliases: ['/docs/dev/releases/release-4.0.2/'] --- # TiDB 4.0.2 Release Notes diff --git a/releases/release-notes.md b/releases/release-notes.md index ce4d5109557dc..63253d6242d35 100644 --- a/releases/release-notes.md +++ b/releases/release-notes.md @@ -1,6 +1,5 @@ --- title: Release Notes -aliases: ['/docs/dev/releases/release-notes/','/docs/dev/releases/rn/'] --- # TiDB Release Notes diff --git a/releases/release-pre-ga.md b/releases/release-pre-ga.md index effafb4181013..d35be2327bbf8 100644 --- a/releases/release-pre-ga.md +++ b/releases/release-pre-ga.md @@ -1,6 +1,5 @@ --- title: Pre-GA release notes -aliases: ['/docs/dev/releases/release-pre-ga/','/docs/dev/releases/prega/'] --- # Pre-GA Release Notes diff --git a/releases/release-rc.1.md b/releases/release-rc.1.md index f3f1962ffd8d4..0f5eb990b4a63 100644 --- a/releases/release-rc.1.md +++ b/releases/release-rc.1.md @@ -1,6 +1,5 @@ --- title: TiDB RC1 Release Notes -aliases: ['/docs/dev/releases/release-rc.1/','/docs/dev/releases/rc1/'] --- # TiDB RC1 Release Notes diff --git a/releases/release-rc.2.md b/releases/release-rc.2.md index 6a62d4d86c678..6d653133ab2ee 100644 --- a/releases/release-rc.2.md +++ b/releases/release-rc.2.md @@ -1,6 +1,5 @@ --- title: TiDB RC2 Release Notes -aliases: ['/docs/dev/releases/release-rc.2/','/docs/dev/releases/rc2/'] --- # TiDB RC2 Release Notes diff --git a/releases/release-rc.3.md b/releases/release-rc.3.md index c63980ff53e5d..376b6d057ceea 100644 --- a/releases/release-rc.3.md +++ b/releases/release-rc.3.md @@ -1,6 +1,5 @@ --- title: TiDB RC3 Release Notes -aliases: ['/docs/dev/releases/release-rc.3/','/docs/dev/releases/rc3/'] --- # TiDB RC3 Release Notes diff --git a/releases/release-rc.4.md b/releases/release-rc.4.md index 007b4b5e0ad41..6f3ed61ea92b9 100644 --- a/releases/release-rc.4.md +++ b/releases/release-rc.4.md @@ -1,6 +1,5 @@ --- title: TiDB RC4 Release Notes -aliases: ['/docs/dev/releases/release-rc.4/','/docs/dev/releases/rc4/'] --- # TiDB RC4 Release Notes diff --git a/replicate-between-primary-and-secondary-clusters.md b/replicate-between-primary-and-secondary-clusters.md index c4ccb346ef1b2..0871b6182127b 100644 --- a/replicate-between-primary-and-secondary-clusters.md +++ b/replicate-between-primary-and-secondary-clusters.md @@ -1,7 +1,6 @@ --- title: Replicate data between primary and secondary clusters summary: Learn how to replicate data from a primary cluster to a secondary cluster. -aliases: ['/docs/dev/incremental-replication-between-clusters/', '/tidb/dev/replicate-betwwen-primary-and-secondary-clusters/'] --- # Replicate Data Between Primary and Secondary Clusters diff --git a/role-based-access-control.md b/role-based-access-control.md index 4bb9811c26e58..efcb70c4f7ae5 100644 --- a/role-based-access-control.md +++ b/role-based-access-control.md @@ -1,7 +1,6 @@ --- title: Role-Based Access Control summary: This document introduces TiDB RBAC operations and implementation. -aliases: ['/docs/dev/role-based-access-control/','/docs/dev/reference/security/role-based-access-control/'] --- # Role-Based Access Control diff --git a/scale-tidb-using-tiup.md b/scale-tidb-using-tiup.md index 0bde471415de5..ad5ebca759f2e 100644 --- a/scale-tidb-using-tiup.md +++ b/scale-tidb-using-tiup.md @@ -1,7 +1,6 @@ --- title: Scale a TiDB Cluster Using TiUP summary: Learn how to scale the TiDB cluster using TiUP. -aliases: ['/docs/dev/scale-tidb-using-tiup/','/docs/dev/how-to/scale/with-tiup/'] --- # Scale a TiDB Cluster Using TiUP diff --git a/schedule-replicas-by-topology-labels.md b/schedule-replicas-by-topology-labels.md index d399ae8bc151e..6cd682179c98b 100644 --- a/schedule-replicas-by-topology-labels.md +++ b/schedule-replicas-by-topology-labels.md @@ -1,7 +1,6 @@ --- title: Schedule Replicas by Topology Labels summary: Learn how to schedule replicas by topology labels. -aliases: ['/docs/dev/location-awareness/','/docs/dev/how-to/deploy/geographic-redundancy/location-awareness/','/tidb/dev/location-awareness'] --- # Schedule Replicas by Topology Labels diff --git a/schema-object-names.md b/schema-object-names.md index bb216ad01c870..01ce379e9f482 100644 --- a/schema-object-names.md +++ b/schema-object-names.md @@ -1,7 +1,6 @@ --- title: Schema Object Names summary: Learn about schema object names in TiDB SQL statements. -aliases: ['/docs/dev/schema-object-names/','/docs/dev/reference/sql/language-structure/schema-object-names/'] --- # Schema Object Names diff --git a/security-compatibility-with-mysql.md b/security-compatibility-with-mysql.md index e96c74c830afa..87a3142f915b8 100644 --- a/security-compatibility-with-mysql.md +++ b/security-compatibility-with-mysql.md @@ -1,7 +1,6 @@ --- title: Security Compatibility with MySQL summary: Learn TiDB's security compatibilities with MySQL. -aliases: ['/docs/dev/security-compatibility-with-mysql/','/docs/dev/reference/security/compatibility/'] --- # Security Compatibility with MySQL diff --git a/sql-mode.md b/sql-mode.md index 5b6c4a3fb2989..cc45269f14067 100644 --- a/sql-mode.md +++ b/sql-mode.md @@ -1,7 +1,6 @@ --- title: SQL Mode summary: Learn SQL mode. -aliases: ['/docs/dev/sql-mode/','/docs/dev/reference/sql/sql-mode/'] --- # SQL Mode diff --git a/sql-optimization-concepts.md b/sql-optimization-concepts.md index e1c8935f02eae..a01b67910f851 100644 --- a/sql-optimization-concepts.md +++ b/sql-optimization-concepts.md @@ -1,7 +1,6 @@ --- title: SQL Optimization Process summary: Learn about the logical and physical optimization of SQL in TiDB. -aliases: ['/docs/dev/sql-optimization-concepts/','/docs/dev/reference/performance/sql-optimizer-overview/'] --- # SQL Optimization Process diff --git a/sql-plan-management.md b/sql-plan-management.md index 78e61453ee302..0f58cdbee1b9b 100644 --- a/sql-plan-management.md +++ b/sql-plan-management.md @@ -1,7 +1,6 @@ --- title: SQL Plan Management (SPM) summary: Learn about SQL Plan Management in TiDB. -aliases: ['/docs/dev/sql-plan-management/','/docs/dev/reference/performance/execution-plan-bind/','/docs/dev/execution-plan-binding/'] --- # SQL Plan Management (SPM) diff --git a/sql-prepared-plan-cache.md b/sql-prepared-plan-cache.md index 2c3bb789993f3..8dbf2a612e429 100644 --- a/sql-prepared-plan-cache.md +++ b/sql-prepared-plan-cache.md @@ -1,7 +1,6 @@ --- title: SQL Prepared Execution Plan Cache summary: Learn about SQL Prepared Execution Plan Cache in TiDB. -aliases: ['/tidb/dev/sql-prepare-plan-cache'] --- # SQL Prepared Execution Plan Cache diff --git a/sql-statements/sql-statement-add-column.md b/sql-statements/sql-statement-add-column.md index 47ae0faa329e1..1863fd73ed7cf 100644 --- a/sql-statements/sql-statement-add-column.md +++ b/sql-statements/sql-statement-add-column.md @@ -1,7 +1,6 @@ --- title: ADD COLUMN | TiDB SQL Statement Reference summary: An overview of the usage of ADD COLUMN for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-add-column/','/docs/dev/reference/sql/statements/add-column/'] --- # ADD COLUMN diff --git a/sql-statements/sql-statement-add-index.md b/sql-statements/sql-statement-add-index.md index c85653df8f98f..0d48ee025a82c 100644 --- a/sql-statements/sql-statement-add-index.md +++ b/sql-statements/sql-statement-add-index.md @@ -1,7 +1,6 @@ --- title: ADD INDEX | TiDB SQL Statement Reference summary: An overview of the usage of ADD INDEX for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-add-index/','/docs/dev/reference/sql/statements/add-index/'] --- # ADD INDEX diff --git a/sql-statements/sql-statement-admin.md b/sql-statements/sql-statement-admin.md index 7e1a179a79061..4adee7f883492 100644 --- a/sql-statements/sql-statement-admin.md +++ b/sql-statements/sql-statement-admin.md @@ -1,7 +1,6 @@ --- title: ADMIN | TiDB SQL Statement Reference summary: An overview of the usage of ADMIN for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-admin/','/docs/dev/reference/sql/statements/admin/'] --- # ADMIN diff --git a/sql-statements/sql-statement-alter-database.md b/sql-statements/sql-statement-alter-database.md index c58b33a01c08f..d65ed2df8e1a7 100644 --- a/sql-statements/sql-statement-alter-database.md +++ b/sql-statements/sql-statement-alter-database.md @@ -1,7 +1,6 @@ --- title: ALTER DATABASE | TiDB SQL Statement Reference summary: An overview of the usage of ALTER DATABASE for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-alter-database/','/docs/dev/reference/sql/statements/alter-database/'] --- # ALTER DATABASE diff --git a/sql-statements/sql-statement-alter-index.md b/sql-statements/sql-statement-alter-index.md index 3224a68dfaa8a..09ae2ff4e5388 100644 --- a/sql-statements/sql-statement-alter-index.md +++ b/sql-statements/sql-statement-alter-index.md @@ -1,7 +1,6 @@ --- title: ALTER INDEX summary: An overview of the usage of ALTER INDEX for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-alter-index/'] --- # ALTER INDEX diff --git a/sql-statements/sql-statement-alter-instance.md b/sql-statements/sql-statement-alter-instance.md index c4a5a776ea919..fae777624f134 100644 --- a/sql-statements/sql-statement-alter-instance.md +++ b/sql-statements/sql-statement-alter-instance.md @@ -1,7 +1,6 @@ --- title: ALTER INSTANCE summary: Learn the overview of the `ALTER INSTANCE` usage in TiDB. -aliases: ['/docs/dev/sql-statements/sql-statement-alter-instance/','/docs/dev/reference/sql/statements/alter-instance/'] --- # ALTER INSTANCE diff --git a/sql-statements/sql-statement-alter-table.md b/sql-statements/sql-statement-alter-table.md index a3b28c54cc46c..888619f37be83 100644 --- a/sql-statements/sql-statement-alter-table.md +++ b/sql-statements/sql-statement-alter-table.md @@ -1,7 +1,6 @@ --- title: ALTER TABLE | TiDB SQL Statement Reference summary: An overview of the usage of ALTER TABLE for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-alter-table/','/docs/dev/reference/sql/statements/alter-table/'] --- # ALTER TABLE diff --git a/sql-statements/sql-statement-alter-user.md b/sql-statements/sql-statement-alter-user.md index 62cacea484759..a816e8b416784 100644 --- a/sql-statements/sql-statement-alter-user.md +++ b/sql-statements/sql-statement-alter-user.md @@ -1,7 +1,6 @@ --- title: ALTER USER | TiDB SQL Statement Reference summary: An overview of the usage of ALTER USER for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-alter-user/','/docs/dev/reference/sql/statements/alter-user/'] --- # ALTER USER diff --git a/sql-statements/sql-statement-analyze-table.md b/sql-statements/sql-statement-analyze-table.md index d921dd825fccc..7e0eef2999ffe 100644 --- a/sql-statements/sql-statement-analyze-table.md +++ b/sql-statements/sql-statement-analyze-table.md @@ -1,7 +1,6 @@ --- title: ANALYZE | TiDB SQL Statement Reference summary: An overview of the usage of ANALYZE for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-analyze-table/','/docs/dev/reference/sql/statements/analyze-table/'] --- # ANALYZE diff --git a/sql-statements/sql-statement-backup.md b/sql-statements/sql-statement-backup.md index 3a24edb01262f..5e7ad4f43031a 100644 --- a/sql-statements/sql-statement-backup.md +++ b/sql-statements/sql-statement-backup.md @@ -1,7 +1,6 @@ --- title: BACKUP | TiDB SQL Statement Reference summary: An overview of the usage of BACKUP for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-backup/'] --- # BACKUP diff --git a/sql-statements/sql-statement-begin.md b/sql-statements/sql-statement-begin.md index 15ef1c9d3e771..ad78ec7921e0c 100644 --- a/sql-statements/sql-statement-begin.md +++ b/sql-statements/sql-statement-begin.md @@ -1,7 +1,6 @@ --- title: BEGIN | TiDB SQL Statement Reference summary: An overview of the usage of BEGIN for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-begin/','/docs/dev/reference/sql/statements/begin/'] --- # BEGIN diff --git a/sql-statements/sql-statement-change-column.md b/sql-statements/sql-statement-change-column.md index 41d857ad79bfe..c0dc72635f767 100644 --- a/sql-statements/sql-statement-change-column.md +++ b/sql-statements/sql-statement-change-column.md @@ -1,7 +1,6 @@ --- title: CHANGE COLUMN | TiDB SQL Statement Reference summary: An overview of the usage of CHANGE COLUMN for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-change-column/','/docs/dev/reference/sql/statements/change-column/'] --- # CHANGE COLUMN diff --git a/sql-statements/sql-statement-change-drainer.md b/sql-statements/sql-statement-change-drainer.md index 23562f711c42e..aad402d11f6e2 100644 --- a/sql-statements/sql-statement-change-drainer.md +++ b/sql-statements/sql-statement-change-drainer.md @@ -1,7 +1,6 @@ --- title: CHANGE DRAINER summary: An overview of the usage of CHANGE DRAINER for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-change-drainer/'] --- # CHANGE DRAINER diff --git a/sql-statements/sql-statement-change-pump.md b/sql-statements/sql-statement-change-pump.md index 2b2fe66db3260..c22c9945aed0e 100644 --- a/sql-statements/sql-statement-change-pump.md +++ b/sql-statements/sql-statement-change-pump.md @@ -1,7 +1,6 @@ --- title: CHANGE PUMP summary: An overview of the usage of CHANGE PUMP for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-change-pump/'] --- # CHANGE PUMP diff --git a/sql-statements/sql-statement-commit.md b/sql-statements/sql-statement-commit.md index 8543ab83a54bf..9bf81519a8624 100644 --- a/sql-statements/sql-statement-commit.md +++ b/sql-statements/sql-statement-commit.md @@ -1,7 +1,6 @@ --- title: COMMIT | TiDB SQL Statement Reference summary: An overview of the usage of COMMIT for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-commit/','/docs/dev/reference/sql/statements/commit/'] --- # COMMIT diff --git a/sql-statements/sql-statement-create-binding.md b/sql-statements/sql-statement-create-binding.md index fcf3dc8ce70d8..ace22fde975ce 100644 --- a/sql-statements/sql-statement-create-binding.md +++ b/sql-statements/sql-statement-create-binding.md @@ -1,7 +1,6 @@ --- title: CREATE [GLOBAL|SESSION] BINDING summary: Use of CREATE BINDING in TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-create-binding/'] --- # CREATE [GLOBAL|SESSION] BINDING diff --git a/sql-statements/sql-statement-create-database.md b/sql-statements/sql-statement-create-database.md index 72c489bd8c8e2..1e27434343bca 100644 --- a/sql-statements/sql-statement-create-database.md +++ b/sql-statements/sql-statement-create-database.md @@ -1,7 +1,6 @@ --- title: CREATE DATABASE | TiDB SQL Statement Reference summary: An overview of the usage of CREATE DATABASE for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-create-database/','/docs/dev/reference/sql/statements/create-database/'] --- # CREATE DATABASE diff --git a/sql-statements/sql-statement-create-index.md b/sql-statements/sql-statement-create-index.md index 501d4ffe19a0c..008568a19202f 100644 --- a/sql-statements/sql-statement-create-index.md +++ b/sql-statements/sql-statement-create-index.md @@ -1,7 +1,6 @@ --- title: CREATE INDEX | TiDB SQL Statement Reference summary: An overview of the usage of CREATE INDEX for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-create-index/','/docs/dev/reference/sql/statements/create-index/'] --- # CREATE INDEX diff --git a/sql-statements/sql-statement-create-sequence.md b/sql-statements/sql-statement-create-sequence.md index 01946a387eaba..46b02cfa9128e 100644 --- a/sql-statements/sql-statement-create-sequence.md +++ b/sql-statements/sql-statement-create-sequence.md @@ -1,7 +1,6 @@ --- title: CREATE SEQUENCE summary: An overview of the usage of CREATE SEQUENCE for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-create-sequence/','/docs/dev/reference/sql/statements/create-sequence/'] --- # CREATE SEQUENCE diff --git a/sql-statements/sql-statement-create-table-like.md b/sql-statements/sql-statement-create-table-like.md index 912af59fbd0cb..331abd305abbb 100644 --- a/sql-statements/sql-statement-create-table-like.md +++ b/sql-statements/sql-statement-create-table-like.md @@ -1,7 +1,6 @@ --- title: CREATE TABLE LIKE | TiDB SQL Statement Reference summary: An overview of the usage of CREATE TABLE LIKE for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-create-table-like/','/docs/dev/reference/sql/statements/create-table-like/'] --- # CREATE TABLE LIKE diff --git a/sql-statements/sql-statement-create-table.md b/sql-statements/sql-statement-create-table.md index b9651433d6b09..727300e04bcdd 100644 --- a/sql-statements/sql-statement-create-table.md +++ b/sql-statements/sql-statement-create-table.md @@ -1,7 +1,6 @@ --- title: CREATE TABLE | TiDB SQL Statement Reference summary: An overview of the usage of CREATE TABLE for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-create-table/','/docs/dev/reference/sql/statements/create-table/'] --- # CREATE TABLE diff --git a/sql-statements/sql-statement-create-user.md b/sql-statements/sql-statement-create-user.md index 76d0c78569c07..c6aee0a00689e 100644 --- a/sql-statements/sql-statement-create-user.md +++ b/sql-statements/sql-statement-create-user.md @@ -1,7 +1,6 @@ --- title: CREATE USER | TiDB SQL Statement Reference summary: An overview of the usage of CREATE USER for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-create-user/','/docs/dev/reference/sql/statements/create-user/'] --- # CREATE USER diff --git a/sql-statements/sql-statement-create-view.md b/sql-statements/sql-statement-create-view.md index 6a4b907678d42..64a3678af8ca1 100644 --- a/sql-statements/sql-statement-create-view.md +++ b/sql-statements/sql-statement-create-view.md @@ -1,7 +1,6 @@ --- title: CREATE VIEW | TiDB SQL Statement Reference summary: An overview of the usage of CREATE VIEW for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-create-view/','/docs/dev/reference/sql/statements/create-view/'] --- # CREATE VIEW diff --git a/sql-statements/sql-statement-deallocate.md b/sql-statements/sql-statement-deallocate.md index d88f9edb374fd..0c0728d1a42cf 100644 --- a/sql-statements/sql-statement-deallocate.md +++ b/sql-statements/sql-statement-deallocate.md @@ -1,7 +1,6 @@ --- title: DEALLOCATE | TiDB SQL Statement Reference summary: An overview of the usage of DEALLOCATE for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-deallocate/','/docs/dev/reference/sql/statements/deallocate/'] --- # DEALLOCATE diff --git a/sql-statements/sql-statement-delete.md b/sql-statements/sql-statement-delete.md index 7bb1e491eaae2..140ddf397cfd8 100644 --- a/sql-statements/sql-statement-delete.md +++ b/sql-statements/sql-statement-delete.md @@ -1,7 +1,6 @@ --- title: DELETE | TiDB SQL Statement Reference summary: An overview of the usage of DELETE for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-delete/','/docs/dev/reference/sql/statements/delete/'] --- # DELETE diff --git a/sql-statements/sql-statement-desc.md b/sql-statements/sql-statement-desc.md index 541f6eee2e0f3..bdc55b29da8ad 100644 --- a/sql-statements/sql-statement-desc.md +++ b/sql-statements/sql-statement-desc.md @@ -1,7 +1,6 @@ --- title: DESC | TiDB SQL Statement Reference summary: An overview of the usage of `DESC` for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-desc/','/docs/dev/reference/sql/statements/desc/'] --- # DESC diff --git a/sql-statements/sql-statement-describe.md b/sql-statements/sql-statement-describe.md index 009b9d6ea8db9..785b7d2372bb1 100644 --- a/sql-statements/sql-statement-describe.md +++ b/sql-statements/sql-statement-describe.md @@ -1,7 +1,6 @@ --- title: DESCRIBE | TiDB SQL Statement Reference summary: An overview of the usage of DESCRIBE for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-describe/','/docs/dev/reference/sql/statements/describe/'] --- # DESCRIBE diff --git a/sql-statements/sql-statement-do.md b/sql-statements/sql-statement-do.md index 3bf40115429d4..a40447e3569bf 100644 --- a/sql-statements/sql-statement-do.md +++ b/sql-statements/sql-statement-do.md @@ -1,7 +1,6 @@ --- title: DO | TiDB SQL Statement Reference summary: An overview of the usage of DO for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-do/','/docs/dev/reference/sql/statements/do/'] --- # DO diff --git a/sql-statements/sql-statement-drop-binding.md b/sql-statements/sql-statement-drop-binding.md index b240e6293ea3a..1f113996d67e6 100644 --- a/sql-statements/sql-statement-drop-binding.md +++ b/sql-statements/sql-statement-drop-binding.md @@ -1,7 +1,6 @@ --- title: DROP [GLOBAL|SESSION] BINDING summary: Use of DROP BINDING in TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-drop-binding/'] --- # DROP [GLOBAL|SESSION] BINDING diff --git a/sql-statements/sql-statement-drop-column.md b/sql-statements/sql-statement-drop-column.md index bf89165c62382..3c87062e5d354 100644 --- a/sql-statements/sql-statement-drop-column.md +++ b/sql-statements/sql-statement-drop-column.md @@ -1,7 +1,6 @@ --- title: DROP COLUMN | TiDB SQL Statement Reference summary: An overview of the usage of DROP COLUMN for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-drop-column/','/docs/dev/reference/sql/statements/drop-column/'] --- # DROP COLUMN diff --git a/sql-statements/sql-statement-drop-database.md b/sql-statements/sql-statement-drop-database.md index acb205a34a830..4a3ff9598a5e4 100644 --- a/sql-statements/sql-statement-drop-database.md +++ b/sql-statements/sql-statement-drop-database.md @@ -1,7 +1,6 @@ --- title: DROP DATABASE | TiDB SQL Statement Reference summary: An overview of the usage of DROP DATABASE for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-drop-database/','/docs/dev/reference/sql/statements/drop-database/'] --- # DROP DATABASE diff --git a/sql-statements/sql-statement-drop-index.md b/sql-statements/sql-statement-drop-index.md index 613c35c528c59..28433f19d4d70 100644 --- a/sql-statements/sql-statement-drop-index.md +++ b/sql-statements/sql-statement-drop-index.md @@ -1,7 +1,6 @@ --- title: DROP INDEX | TiDB SQL Statement Reference summary: An overview of the usage of DROP INDEX for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-drop-index/','/docs/dev/reference/sql/statements/drop-index/'] --- # DROP INDEX diff --git a/sql-statements/sql-statement-drop-sequence.md b/sql-statements/sql-statement-drop-sequence.md index ca346c168859f..130a4fa7a572e 100644 --- a/sql-statements/sql-statement-drop-sequence.md +++ b/sql-statements/sql-statement-drop-sequence.md @@ -1,7 +1,6 @@ --- title: DROP SEQUENCE summary: An overview of the usage of DROP SEQUENCE for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-drop-sequence/','/docs/dev/reference/sql/statements/drop-sequence/'] --- # DROP SEQUENCE diff --git a/sql-statements/sql-statement-drop-stats.md b/sql-statements/sql-statement-drop-stats.md index 86ddcfd01bf93..65d1326e5e101 100644 --- a/sql-statements/sql-statement-drop-stats.md +++ b/sql-statements/sql-statement-drop-stats.md @@ -1,7 +1,6 @@ --- title: DROP STATS summary: An overview of the usage of DROP STATS for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-drop-stats/'] --- # DROP STATS diff --git a/sql-statements/sql-statement-drop-table.md b/sql-statements/sql-statement-drop-table.md index 8024cba7a83da..585ba050f9341 100644 --- a/sql-statements/sql-statement-drop-table.md +++ b/sql-statements/sql-statement-drop-table.md @@ -1,7 +1,6 @@ --- title: DROP TABLE | TiDB SQL Statement Reference summary: An overview of the usage of DROP TABLE for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-drop-table/','/docs/dev/reference/sql/statements/drop-table/'] --- # DROP TABLE diff --git a/sql-statements/sql-statement-drop-user.md b/sql-statements/sql-statement-drop-user.md index e87ae43ac2324..c735c5e275d49 100644 --- a/sql-statements/sql-statement-drop-user.md +++ b/sql-statements/sql-statement-drop-user.md @@ -1,7 +1,6 @@ --- title: DROP USER | TiDB SQL Statement Reference summary: An overview of the usage of DROP USER for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-drop-user/','/docs/dev/reference/sql/statements/drop-user/'] --- # DROP USER diff --git a/sql-statements/sql-statement-drop-view.md b/sql-statements/sql-statement-drop-view.md index 6201a03ddf301..c657f5b8cba6d 100644 --- a/sql-statements/sql-statement-drop-view.md +++ b/sql-statements/sql-statement-drop-view.md @@ -1,7 +1,6 @@ --- title: DROP VIEW | TiDB SQL Statement Reference summary: An overview of the usage of DROP VIEW for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-drop-view/','/docs/dev/reference/sql/statements/drop-view/'] --- # DROP VIEW diff --git a/sql-statements/sql-statement-execute.md b/sql-statements/sql-statement-execute.md index d2366d88bd736..86dd05635665b 100644 --- a/sql-statements/sql-statement-execute.md +++ b/sql-statements/sql-statement-execute.md @@ -1,7 +1,6 @@ --- title: EXECUTE | TiDB SQL Statement Reference summary: An overview of the usage of EXECUTE for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-execute/','/docs/dev/reference/sql/statements/execute/'] --- # EXECUTE diff --git a/sql-statements/sql-statement-explain-analyze.md b/sql-statements/sql-statement-explain-analyze.md index 3954c9ed4dbc0..09b3f40f728a4 100644 --- a/sql-statements/sql-statement-explain-analyze.md +++ b/sql-statements/sql-statement-explain-analyze.md @@ -1,7 +1,6 @@ --- title: EXPLAIN ANALYZE | TiDB SQL Statement Reference summary: An overview of the usage of EXPLAIN ANALYZE for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-explain-analyze/','/docs/dev/reference/sql/statements/explain-analyze/'] --- # EXPLAIN ANALYZE diff --git a/sql-statements/sql-statement-explain.md b/sql-statements/sql-statement-explain.md index e74af4f93c03b..457afaec2df67 100644 --- a/sql-statements/sql-statement-explain.md +++ b/sql-statements/sql-statement-explain.md @@ -1,7 +1,6 @@ --- title: EXPLAIN | TiDB SQL Statement Reference summary: An overview of the usage of EXPLAIN for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-explain/','/docs/dev/reference/sql/statements/explain/'] --- # `EXPLAIN` diff --git a/sql-statements/sql-statement-flashback-table.md b/sql-statements/sql-statement-flashback-table.md index 3cdfcb373720e..12bf536b9a15a 100644 --- a/sql-statements/sql-statement-flashback-table.md +++ b/sql-statements/sql-statement-flashback-table.md @@ -1,7 +1,6 @@ --- title: FLASHBACK TABLE summary: Learn how to recover tables using the `FLASHBACK TABLE` statement. -aliases: ['/docs/dev/sql-statements/sql-statement-flashback-table/','/docs/dev/reference/sql/statements/flashback-table/'] --- # FLASHBACK TABLE diff --git a/sql-statements/sql-statement-flush-privileges.md b/sql-statements/sql-statement-flush-privileges.md index 16f0a5dffdc47..13c3bc2dcee01 100644 --- a/sql-statements/sql-statement-flush-privileges.md +++ b/sql-statements/sql-statement-flush-privileges.md @@ -1,7 +1,6 @@ --- title: FLUSH PRIVILEGES | TiDB SQL Statement Reference summary: An overview of the usage of FLUSH PRIVILEGES for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-flush-privileges/','/docs/dev/reference/sql/statements/flush-privileges/'] --- # FLUSH PRIVILEGES diff --git a/sql-statements/sql-statement-flush-status.md b/sql-statements/sql-statement-flush-status.md index a55a69bcec5c1..0ed8003f33d87 100644 --- a/sql-statements/sql-statement-flush-status.md +++ b/sql-statements/sql-statement-flush-status.md @@ -1,7 +1,6 @@ --- title: FLUSH STATUS | TiDB SQL Statement Reference summary: An overview of the usage of FLUSH STATUS for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-flush-status/','/docs/dev/reference/sql/statements/flush-status/'] --- # FLUSH STATUS diff --git a/sql-statements/sql-statement-flush-tables.md b/sql-statements/sql-statement-flush-tables.md index 4ce04037238fe..3d14ed1eb28fd 100644 --- a/sql-statements/sql-statement-flush-tables.md +++ b/sql-statements/sql-statement-flush-tables.md @@ -1,7 +1,6 @@ --- title: FLUSH TABLES | TiDB SQL Statement Reference summary: An overview of the usage of FLUSH TABLES for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-flush-tables/','/docs/dev/reference/sql/statements/flush-tables/'] --- # FLUSH TABLES diff --git a/sql-statements/sql-statement-grant-privileges.md b/sql-statements/sql-statement-grant-privileges.md index b8b36190047f6..c1e18be5471c9 100644 --- a/sql-statements/sql-statement-grant-privileges.md +++ b/sql-statements/sql-statement-grant-privileges.md @@ -1,7 +1,6 @@ --- title: GRANT | TiDB SQL Statement Reference summary: An overview of the usage of GRANT for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-grant-privileges/','/docs/dev/reference/sql/statements/grant-privileges/'] --- # `GRANT ` diff --git a/sql-statements/sql-statement-insert.md b/sql-statements/sql-statement-insert.md index ef36bda9e9e1f..d7c4e35436cb9 100644 --- a/sql-statements/sql-statement-insert.md +++ b/sql-statements/sql-statement-insert.md @@ -1,7 +1,6 @@ --- title: INSERT | TiDB SQL Statement Reference summary: An overview of the usage of INSERT for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-insert/','/docs/dev/reference/sql/statements/insert/'] --- # INSERT diff --git a/sql-statements/sql-statement-kill.md b/sql-statements/sql-statement-kill.md index dba75b9f2a4f2..4481bf1464ab2 100644 --- a/sql-statements/sql-statement-kill.md +++ b/sql-statements/sql-statement-kill.md @@ -1,7 +1,6 @@ --- title: KILL summary: An overview of the usage of KILL for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-kill/','/docs/dev/reference/sql/statements/kill/'] --- # KILL diff --git a/sql-statements/sql-statement-load-data.md b/sql-statements/sql-statement-load-data.md index 8d8f27ed01e1f..3c118a8cdb896 100644 --- a/sql-statements/sql-statement-load-data.md +++ b/sql-statements/sql-statement-load-data.md @@ -1,7 +1,6 @@ --- title: LOAD DATA | TiDB SQL Statement Reference summary: An overview of the usage of LOAD DATA for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-load-data/','/docs/dev/reference/sql/statements/load-data/','/tidb/dev/sql-statement-operate-load-data-job','/tidb/dev/sql-statement-show-load-data'] --- # LOAD DATA diff --git a/sql-statements/sql-statement-load-stats.md b/sql-statements/sql-statement-load-stats.md index d3d8edea449e8..9df23f50bbc31 100644 --- a/sql-statements/sql-statement-load-stats.md +++ b/sql-statements/sql-statement-load-stats.md @@ -1,7 +1,6 @@ --- title: LOAD STATS summary: An overview of the usage of LOAD STATS for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-load-stats/'] --- # LOAD STATS diff --git a/sql-statements/sql-statement-modify-column.md b/sql-statements/sql-statement-modify-column.md index 12748bfe00de6..63f8243ed848e 100644 --- a/sql-statements/sql-statement-modify-column.md +++ b/sql-statements/sql-statement-modify-column.md @@ -1,7 +1,6 @@ --- title: MODIFY COLUMN | TiDB SQL Statement Reference summary: An overview of the usage of MODIFY COLUMN for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-modify-column/','/docs/dev/reference/sql/statements/modify-column/'] --- # MODIFY COLUMN diff --git a/sql-statements/sql-statement-prepare.md b/sql-statements/sql-statement-prepare.md index d13088ae7907e..a8690a344408a 100644 --- a/sql-statements/sql-statement-prepare.md +++ b/sql-statements/sql-statement-prepare.md @@ -1,7 +1,6 @@ --- title: PREPARE | TiDB SQL Statement Reference summary: An overview of the usage of PREPARE for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-prepare/','/docs/dev/reference/sql/statements/prepare/'] --- # PREPARE diff --git a/sql-statements/sql-statement-recover-table.md b/sql-statements/sql-statement-recover-table.md index 87f12aa90e753..e5f46d6d3315a 100644 --- a/sql-statements/sql-statement-recover-table.md +++ b/sql-statements/sql-statement-recover-table.md @@ -1,7 +1,6 @@ --- title: RECOVER TABLE summary: An overview of the usage of RECOVER TABLE for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-recover-table/','/docs/dev/reference/sql/statements/recover-table/'] --- # RECOVER TABLE diff --git a/sql-statements/sql-statement-rename-index.md b/sql-statements/sql-statement-rename-index.md index 6d1c08d29edcc..5b1cfa075966d 100644 --- a/sql-statements/sql-statement-rename-index.md +++ b/sql-statements/sql-statement-rename-index.md @@ -1,7 +1,6 @@ --- title: RENAME INDEX | TiDB SQL Statement Reference summary: An overview of the usage of RENAME INDEX for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-rename-index/','/docs/dev/reference/sql/statements/rename-index/'] --- # RENAME INDEX diff --git a/sql-statements/sql-statement-rename-table.md b/sql-statements/sql-statement-rename-table.md index 6f03a06f4ca91..affa1b5803f32 100644 --- a/sql-statements/sql-statement-rename-table.md +++ b/sql-statements/sql-statement-rename-table.md @@ -1,7 +1,6 @@ --- title: RENAME TABLE | TiDB SQL Statement Reference summary: An overview of the usage of RENAME TABLE for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-rename-table/','/docs/dev/reference/sql/statements/rename-table/'] --- # RENAME TABLE diff --git a/sql-statements/sql-statement-replace.md b/sql-statements/sql-statement-replace.md index bb5912d8d2715..397b51fa0b230 100644 --- a/sql-statements/sql-statement-replace.md +++ b/sql-statements/sql-statement-replace.md @@ -1,7 +1,6 @@ --- title: REPLACE | TiDB SQL Statement Reference summary: An overview of the usage of REPLACE for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-replace/','/docs/dev/reference/sql/statements/replace/'] --- # REPLACE diff --git a/sql-statements/sql-statement-restore.md b/sql-statements/sql-statement-restore.md index 04d24dde2eb80..155747588dd64 100644 --- a/sql-statements/sql-statement-restore.md +++ b/sql-statements/sql-statement-restore.md @@ -1,7 +1,6 @@ --- title: RESTORE | TiDB SQL Statement Reference summary: An overview of the usage of RESTORE for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-restore/'] --- # RESTORE diff --git a/sql-statements/sql-statement-revoke-privileges.md b/sql-statements/sql-statement-revoke-privileges.md index dc60a2658b236..91f326044e52c 100644 --- a/sql-statements/sql-statement-revoke-privileges.md +++ b/sql-statements/sql-statement-revoke-privileges.md @@ -1,7 +1,6 @@ --- title: REVOKE | TiDB SQL Statement Reference summary: An overview of the usage of REVOKE for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-revoke-privileges/','/docs/dev/reference/sql/statements/revoke-privileges/'] --- # `REVOKE ` diff --git a/sql-statements/sql-statement-rollback.md b/sql-statements/sql-statement-rollback.md index 5a08335a17243..3da389ce3c5a1 100644 --- a/sql-statements/sql-statement-rollback.md +++ b/sql-statements/sql-statement-rollback.md @@ -1,7 +1,6 @@ --- title: ROLLBACK | TiDB SQL Statement Reference summary: An overview of the usage of ROLLBACK for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-rollback/','/docs/dev/reference/sql/statements/rollback/'] --- # ROLLBACK diff --git a/sql-statements/sql-statement-select.md b/sql-statements/sql-statement-select.md index 63455b8ddd392..6628d35a5478e 100644 --- a/sql-statements/sql-statement-select.md +++ b/sql-statements/sql-statement-select.md @@ -1,7 +1,6 @@ --- title: SELECT | TiDB SQL Statement Reference summary: An overview of the usage of SELECT for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-select/','/docs/dev/reference/sql/statements/select/'] --- # SELECT diff --git a/sql-statements/sql-statement-set-names.md b/sql-statements/sql-statement-set-names.md index 5c99b307cb9bc..f5d384846943f 100644 --- a/sql-statements/sql-statement-set-names.md +++ b/sql-statements/sql-statement-set-names.md @@ -1,7 +1,6 @@ --- title: SET [NAMES|CHARACTER SET] | TiDB SQL Statement Reference summary: An overview of the usage of SET [NAMES|CHARACTER SET] for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-set-names/','/docs/dev/reference/sql/statements/set-names/'] --- # SET [NAMES|CHARACTER SET] diff --git a/sql-statements/sql-statement-set-password.md b/sql-statements/sql-statement-set-password.md index 039d162437ba2..f080fc8afc22e 100644 --- a/sql-statements/sql-statement-set-password.md +++ b/sql-statements/sql-statement-set-password.md @@ -1,7 +1,6 @@ --- title: SET PASSWORD | TiDB SQL Statement Reference summary: An overview of the usage of SET PASSWORD for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-set-password/','/docs/dev/reference/sql/statements/set-password/'] --- # SET PASSWORD diff --git a/sql-statements/sql-statement-set-role.md b/sql-statements/sql-statement-set-role.md index 703b8e62db0a1..dfacc4f924169 100644 --- a/sql-statements/sql-statement-set-role.md +++ b/sql-statements/sql-statement-set-role.md @@ -1,7 +1,6 @@ --- title: SET ROLE | TiDB SQL Statement Reference summary: An overview of the usage of SET ROLE for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-set-role/'] --- # SET ROLE diff --git a/sql-statements/sql-statement-set-transaction.md b/sql-statements/sql-statement-set-transaction.md index 56c6354d533bb..acb08f235404a 100644 --- a/sql-statements/sql-statement-set-transaction.md +++ b/sql-statements/sql-statement-set-transaction.md @@ -1,7 +1,6 @@ --- title: SET TRANSACTION | TiDB SQL Statement Reference summary: An overview of the usage of SET TRANSACTION for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-set-transaction/','/docs/dev/reference/sql/statements/set-transaction/'] --- # SET TRANSACTION diff --git a/sql-statements/sql-statement-set-variable.md b/sql-statements/sql-statement-set-variable.md index 6fb9326754b5d..f45739db6ffc5 100644 --- a/sql-statements/sql-statement-set-variable.md +++ b/sql-statements/sql-statement-set-variable.md @@ -1,7 +1,6 @@ --- title: SET [GLOBAL|SESSION] | TiDB SQL Statement Reference summary: An overview of the usage of SET [GLOBAL|SESSION] for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-set-variable/','/docs/dev/reference/sql/statements/set-variable/'] --- # `SET [GLOBAL|SESSION] ` diff --git a/sql-statements/sql-statement-show-analyze-status.md b/sql-statements/sql-statement-show-analyze-status.md index 087a6e8819176..2f127c1f9617e 100644 --- a/sql-statements/sql-statement-show-analyze-status.md +++ b/sql-statements/sql-statement-show-analyze-status.md @@ -1,7 +1,6 @@ --- title: SHOW ANALYZE STATUS summary: An overview of the usage of SHOW ANALYZE STATUS for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-show-analyze-status/'] --- # SHOW ANALYZE STATUS diff --git a/sql-statements/sql-statement-show-backups.md b/sql-statements/sql-statement-show-backups.md index e093b7a7445e2..3f4ddce1b78e9 100644 --- a/sql-statements/sql-statement-show-backups.md +++ b/sql-statements/sql-statement-show-backups.md @@ -1,7 +1,6 @@ --- title: SHOW [BACKUPS|RESTORES] | TiDB SQL Statement Reference summary: An overview of the usage of SHOW [BACKUPS|RESTORES] for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-show-backups/'] --- # SHOW [BACKUPS|RESTORES] diff --git a/sql-statements/sql-statement-show-bindings.md b/sql-statements/sql-statement-show-bindings.md index 53d2dcb001e76..dcedc7b8a4c98 100644 --- a/sql-statements/sql-statement-show-bindings.md +++ b/sql-statements/sql-statement-show-bindings.md @@ -1,7 +1,6 @@ --- title: SHOW [GLOBAL|SESSION] BINDINGS summary: Use of SHOW BINDINGS binding in TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-show-bindings/'] --- # SHOW [GLOBAL|SESSION] BINDINGS diff --git a/sql-statements/sql-statement-show-builtins.md b/sql-statements/sql-statement-show-builtins.md index df6186adb3c42..81e95696e6254 100644 --- a/sql-statements/sql-statement-show-builtins.md +++ b/sql-statements/sql-statement-show-builtins.md @@ -1,7 +1,6 @@ --- title: SHOW BUILTINS summary: The usage of SHOW BUILTINS in TiDB. -aliases: ['/docs/dev/sql-statements/sql-statement-show-builtins/'] --- # SHOW BUILTINS diff --git a/sql-statements/sql-statement-show-character-set.md b/sql-statements/sql-statement-show-character-set.md index 478ed1fa5b98f..aace1b7bb1d59 100644 --- a/sql-statements/sql-statement-show-character-set.md +++ b/sql-statements/sql-statement-show-character-set.md @@ -1,7 +1,6 @@ --- title: SHOW CHARACTER SET | TiDB SQL Statement Reference summary: An overview of the usage of SHOW CHARACTER SET for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-show-character-set/','/docs/dev/reference/sql/statements/show-character-set/'] --- # SHOW CHARACTER SET diff --git a/sql-statements/sql-statement-show-collation.md b/sql-statements/sql-statement-show-collation.md index afcdb02bacfe3..b925e82f576ec 100644 --- a/sql-statements/sql-statement-show-collation.md +++ b/sql-statements/sql-statement-show-collation.md @@ -1,7 +1,6 @@ --- title: SHOW COLLATION | TiDB SQL Statement Reference summary: An overview of the usage of SHOW COLLATION for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-show-collation/','/docs/dev/reference/sql/statements/show-collation/'] --- # SHOW COLLATION diff --git a/sql-statements/sql-statement-show-columns-from.md b/sql-statements/sql-statement-show-columns-from.md index eef35f39bf7db..1c2e3d8e29a3d 100644 --- a/sql-statements/sql-statement-show-columns-from.md +++ b/sql-statements/sql-statement-show-columns-from.md @@ -1,7 +1,6 @@ --- title: SHOW [FULL] COLUMNS FROM | TiDB SQL Statement Reference summary: An overview of the usage of SHOW [FULL] COLUMNS FROM for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-show-columns-from/','/docs/dev/reference/sql/statements/show-columns-from/'] --- # SHOW [FULL] COLUMNS FROM diff --git a/sql-statements/sql-statement-show-config.md b/sql-statements/sql-statement-show-config.md index bca81011141d4..826b704b58df4 100644 --- a/sql-statements/sql-statement-show-config.md +++ b/sql-statements/sql-statement-show-config.md @@ -1,7 +1,6 @@ --- title: SHOW CONFIG summary: Overview of the use of SHOW CONFIG in the TiDB database -aliases: ['/docs/dev/sql-statements/sql-statement-show-config/'] --- # SHOW CONFIG diff --git a/sql-statements/sql-statement-show-create-sequence.md b/sql-statements/sql-statement-show-create-sequence.md index b8b9b5f69007d..ac5004146a6c8 100644 --- a/sql-statements/sql-statement-show-create-sequence.md +++ b/sql-statements/sql-statement-show-create-sequence.md @@ -1,7 +1,6 @@ --- title: SHOW CREATE SEQUENCE summary: An overview of the usage of SHOW CREATE SEQUENCE for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-show-create-sequence/','/docs/dev/reference/sql/statements/show-create-sequence/'] --- # SHOW CREATE SEQUENCE diff --git a/sql-statements/sql-statement-show-create-table.md b/sql-statements/sql-statement-show-create-table.md index b4d58e4c74425..eb1430d105138 100644 --- a/sql-statements/sql-statement-show-create-table.md +++ b/sql-statements/sql-statement-show-create-table.md @@ -1,7 +1,6 @@ --- title: SHOW CREATE TABLE | TiDB SQL Statement Reference summary: An overview of the usage of SHOW CREATE TABLE for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-show-create-table/','/docs/dev/reference/sql/statements/show-create-table/'] --- # SHOW CREATE TABLE diff --git a/sql-statements/sql-statement-show-create-user.md b/sql-statements/sql-statement-show-create-user.md index d43ffbce8cad7..de3535fedeb5c 100644 --- a/sql-statements/sql-statement-show-create-user.md +++ b/sql-statements/sql-statement-show-create-user.md @@ -1,7 +1,6 @@ --- title: SHOW CREATE USER | TiDB SQL Statement Reference summary: An overview of the usage of SHOW CREATE USER for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-show-create-user/','/docs/dev/reference/sql/statements/show-create-user/'] --- # SHOW CREATE USER diff --git a/sql-statements/sql-statement-show-databases.md b/sql-statements/sql-statement-show-databases.md index 7b6a762582bd9..1f23b95796221 100644 --- a/sql-statements/sql-statement-show-databases.md +++ b/sql-statements/sql-statement-show-databases.md @@ -1,7 +1,6 @@ --- title: SHOW DATABASES | TiDB SQL Statement Reference summary: An overview of the usage of SHOW DATABASES for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-show-databases/','/docs/dev/reference/sql/statements/show-databases/'] --- # SHOW DATABASES diff --git a/sql-statements/sql-statement-show-drainer-status.md b/sql-statements/sql-statement-show-drainer-status.md index a0dd876e99fe3..7ff70e34eb418 100644 --- a/sql-statements/sql-statement-show-drainer-status.md +++ b/sql-statements/sql-statement-show-drainer-status.md @@ -1,7 +1,6 @@ --- title: SHOW DRAINER STATUS summary: An overview of the usage of SHOW DRAINER STATUS for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-show-drainer-status/'] --- # SHOW DRAINER STATUS diff --git a/sql-statements/sql-statement-show-engines.md b/sql-statements/sql-statement-show-engines.md index e0234219a503b..af5d0788b5907 100644 --- a/sql-statements/sql-statement-show-engines.md +++ b/sql-statements/sql-statement-show-engines.md @@ -1,7 +1,6 @@ --- title: SHOW ENGINES | TiDB SQL Statement Reference summary: An overview of the usage of SHOW ENGINES for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-show-engines/','/docs/dev/reference/sql/statements/show-engines/'] --- # SHOW ENGINES diff --git a/sql-statements/sql-statement-show-errors.md b/sql-statements/sql-statement-show-errors.md index 734525262a935..a57dff7d0dc9e 100644 --- a/sql-statements/sql-statement-show-errors.md +++ b/sql-statements/sql-statement-show-errors.md @@ -1,7 +1,6 @@ --- title: SHOW ERRORS | TiDB SQL Statement Reference summary: An overview of the usage of SHOW ERRORS for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-show-errors/','/docs/dev/reference/sql/statements/show-errors/'] --- # SHOW ERRORS diff --git a/sql-statements/sql-statement-show-fields-from.md b/sql-statements/sql-statement-show-fields-from.md index 657e8bdf1aa89..85527ed6b3f90 100644 --- a/sql-statements/sql-statement-show-fields-from.md +++ b/sql-statements/sql-statement-show-fields-from.md @@ -1,7 +1,6 @@ --- title: SHOW [FULL] FIELDS FROM | TiDB SQL Statement Reference summary: An overview of the usage of SHOW [FULL] FIELDS FROM for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-show-fields-from/','/docs/dev/reference/sql/statements/show-fields-from/'] --- # SHOW [FULL] FIELDS FROM diff --git a/sql-statements/sql-statement-show-grants.md b/sql-statements/sql-statement-show-grants.md index 2fc346f6b9118..fe2866ab77c40 100644 --- a/sql-statements/sql-statement-show-grants.md +++ b/sql-statements/sql-statement-show-grants.md @@ -1,7 +1,6 @@ --- title: SHOW GRANTS | TiDB SQL Statement Reference summary: An overview of the usage of SHOW GRANTS for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-show-grants/','/docs/dev/reference/sql/statements/show-grants/'] --- # SHOW GRANTS diff --git a/sql-statements/sql-statement-show-histograms.md b/sql-statements/sql-statement-show-histograms.md index 333a791532c65..091aa0e7fa677 100644 --- a/sql-statements/sql-statement-show-histograms.md +++ b/sql-statements/sql-statement-show-histograms.md @@ -1,7 +1,6 @@ --- title: SHOW STATS_HISTOGRAMS summary: An overview of the usage of SHOW HISTOGRAMS for TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-show-histograms/'] --- # SHOW STATS_HISTOGRAMS diff --git a/sql-statements/sql-statement-show-index.md b/sql-statements/sql-statement-show-index.md index b4956b1a722ea..57aa97e48ea5c 100644 --- a/sql-statements/sql-statement-show-index.md +++ b/sql-statements/sql-statement-show-index.md @@ -1,7 +1,6 @@ --- title: SHOW INDEX [FROM|IN] | TiDB SQL Statement Reference summary: An overview of the usage of SHOW INDEX [FROM|IN] for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-show-index/','/docs/dev/reference/sql/statements/show-index/'] --- # SHOW INDEX [FROM|IN] diff --git a/sql-statements/sql-statement-show-indexes.md b/sql-statements/sql-statement-show-indexes.md index 7a71afe37a572..5058b93ea38b7 100644 --- a/sql-statements/sql-statement-show-indexes.md +++ b/sql-statements/sql-statement-show-indexes.md @@ -1,7 +1,6 @@ --- title: SHOW INDEXES [FROM|IN] | TiDB SQL Statement Reference summary: An overview of the usage of SHOW INDEXES [FROM|IN] for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-show-indexes/','/docs/dev/reference/sql/statements/show-indexes/'] --- # SHOW INDEXES [FROM|IN] diff --git a/sql-statements/sql-statement-show-keys.md b/sql-statements/sql-statement-show-keys.md index 6a6bf856acffe..661c4e9a8eec7 100644 --- a/sql-statements/sql-statement-show-keys.md +++ b/sql-statements/sql-statement-show-keys.md @@ -1,7 +1,6 @@ --- title: SHOW KEYS [FROM|IN] | TiDB SQL Statement Reference summary: An overview of the usage of SHOW KEYS [FROM|IN] for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-show-keys/','/docs/dev/reference/sql/statements/show-keys/'] --- # SHOW KEYS [FROM|IN] diff --git a/sql-statements/sql-statement-show-master-status.md b/sql-statements/sql-statement-show-master-status.md index deb31e34da5fc..bff18ca684b83 100644 --- a/sql-statements/sql-statement-show-master-status.md +++ b/sql-statements/sql-statement-show-master-status.md @@ -1,7 +1,6 @@ --- title: SHOW MASTER STATUS summary: An overview of the usage of SHOW MASTER STATUS for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-show-master-status/'] --- # SHOW MASTER STATUS diff --git a/sql-statements/sql-statement-show-plugins.md b/sql-statements/sql-statement-show-plugins.md index 660b9d83cd02e..5ee335052b0b4 100644 --- a/sql-statements/sql-statement-show-plugins.md +++ b/sql-statements/sql-statement-show-plugins.md @@ -1,7 +1,6 @@ --- title: SHOW PLUGINS summary: An overview of the usage of SHOW PLUGINS for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-show-plugins/'] --- # SHOW PLUGINS diff --git a/sql-statements/sql-statement-show-privileges.md b/sql-statements/sql-statement-show-privileges.md index 65ac4722ab61e..445731cee06ba 100644 --- a/sql-statements/sql-statement-show-privileges.md +++ b/sql-statements/sql-statement-show-privileges.md @@ -1,7 +1,6 @@ --- title: SHOW PRIVILEGES | TiDB SQL Statement Reference summary: An overview of the usage of SHOW PRIVILEGES for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-show-privileges/','/docs/dev/reference/sql/statements/show-privileges/'] --- # SHOW PRIVILEGES diff --git a/sql-statements/sql-statement-show-processlist.md b/sql-statements/sql-statement-show-processlist.md index 2614426960139..c7bf90ffad610 100644 --- a/sql-statements/sql-statement-show-processlist.md +++ b/sql-statements/sql-statement-show-processlist.md @@ -1,7 +1,6 @@ --- title: SHOW [FULL] PROCESSLIST | TiDB SQL Statement Reference summary: An overview of the usage of SHOW [FULL] PROCESSLIST for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-show-processlist/','/docs/dev/reference/sql/statements/show-processlist/'] --- # SHOW [FULL] PROCESSLIST diff --git a/sql-statements/sql-statement-show-profiles.md b/sql-statements/sql-statement-show-profiles.md index fe5c67a7d5bc1..a1f64594483f3 100644 --- a/sql-statements/sql-statement-show-profiles.md +++ b/sql-statements/sql-statement-show-profiles.md @@ -1,7 +1,6 @@ --- title: SHOW PROFILES summary: An overview of the usage of SHOW PROFILES for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-show-profiles/'] --- # SHOW PROFILES diff --git a/sql-statements/sql-statement-show-pump-status.md b/sql-statements/sql-statement-show-pump-status.md index c232df19fb654..585f20752ebc4 100644 --- a/sql-statements/sql-statement-show-pump-status.md +++ b/sql-statements/sql-statement-show-pump-status.md @@ -1,7 +1,6 @@ --- title: SHOW PUMP STATUS summary: An overview of the usage of SHOW PUMP STATUS for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-show-pump-status/'] --- # SHOW PUMP STATUS diff --git a/sql-statements/sql-statement-show-schemas.md b/sql-statements/sql-statement-show-schemas.md index 5daedb7a5f670..58ec99ad3a3d2 100644 --- a/sql-statements/sql-statement-show-schemas.md +++ b/sql-statements/sql-statement-show-schemas.md @@ -1,7 +1,6 @@ --- title: SHOW SCHEMAS | TiDB SQL Statement Reference summary: An overview of the usage of SHOW SCHEMAS for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-show-schemas/','/docs/dev/reference/sql/statements/show-schemas/'] --- # SHOW SCHEMAS diff --git a/sql-statements/sql-statement-show-stats-meta.md b/sql-statements/sql-statement-show-stats-meta.md index 20f1c25202878..2185f3b8d53c7 100644 --- a/sql-statements/sql-statement-show-stats-meta.md +++ b/sql-statements/sql-statement-show-stats-meta.md @@ -1,7 +1,6 @@ --- title: SHOW STATS_META summary: An overview of the usage of SHOW STATS_META for TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-show-stats-meta/'] --- # SHOW STATS_META diff --git a/sql-statements/sql-statement-show-status.md b/sql-statements/sql-statement-show-status.md index 21ea4c7dc538e..a712396afc384 100644 --- a/sql-statements/sql-statement-show-status.md +++ b/sql-statements/sql-statement-show-status.md @@ -1,7 +1,6 @@ --- title: SHOW [GLOBAL|SESSION] STATUS | TiDB SQL Statement Reference summary: An overview of the usage of SHOW [GLOBAL|SESSION] STATUS for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-show-status/','/docs/dev/reference/sql/statements/show-status/'] --- # SHOW [GLOBAL|SESSION] STATUS diff --git a/sql-statements/sql-statement-show-table-next-rowid.md b/sql-statements/sql-statement-show-table-next-rowid.md index 98171492513f7..8dfa77d10e9c2 100644 --- a/sql-statements/sql-statement-show-table-next-rowid.md +++ b/sql-statements/sql-statement-show-table-next-rowid.md @@ -1,7 +1,6 @@ --- title: SHOW TABLE NEXT_ROW_ID summary: Learn the usage of `SHOW TABLE NEXT_ROW_ID` in TiDB. -aliases: ['/docs/dev/sql-statements/sql-statement-show-table-next-rowid/'] --- # SHOW TABLE NEXT_ROW_ID diff --git a/sql-statements/sql-statement-show-table-regions.md b/sql-statements/sql-statement-show-table-regions.md index 7270900787702..8d21bb01baa30 100644 --- a/sql-statements/sql-statement-show-table-regions.md +++ b/sql-statements/sql-statement-show-table-regions.md @@ -1,7 +1,6 @@ --- title: SHOW TABLE REGIONS summary: Learn how to use SHOW TABLE REGIONS in TiDB. -aliases: ['/docs/dev/sql-statements/sql-statement-show-table-regions/','/docs/dev/reference/sql/statements/show-table-regions/'] --- # SHOW TABLE REGIONS diff --git a/sql-statements/sql-statement-show-table-status.md b/sql-statements/sql-statement-show-table-status.md index 8ed264627624b..6c88eaa379783 100644 --- a/sql-statements/sql-statement-show-table-status.md +++ b/sql-statements/sql-statement-show-table-status.md @@ -1,7 +1,6 @@ --- title: SHOW TABLE STATUS | TiDB SQL Statement Reference summary: An overview of the usage of SHOW TABLE STATUS for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-show-table-status/','/docs/dev/reference/sql/statements/show-table-status/'] --- # SHOW TABLE STATUS diff --git a/sql-statements/sql-statement-show-tables.md b/sql-statements/sql-statement-show-tables.md index 0b01ca64d2f85..3f5f9c4c9a171 100644 --- a/sql-statements/sql-statement-show-tables.md +++ b/sql-statements/sql-statement-show-tables.md @@ -1,7 +1,6 @@ --- title: SHOW [FULL] TABLES | TiDB SQL Statement Reference summary: An overview of the usage of SHOW [FULL] TABLES for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-show-tables/','/docs/dev/reference/sql/statements/show-tables/'] --- # SHOW [FULL] TABLES diff --git a/sql-statements/sql-statement-show-variables.md b/sql-statements/sql-statement-show-variables.md index 1ba6b491ad561..f099e1ada564a 100644 --- a/sql-statements/sql-statement-show-variables.md +++ b/sql-statements/sql-statement-show-variables.md @@ -1,7 +1,6 @@ --- title: SHOW [GLOBAL|SESSION] VARIABLES | TiDB SQL Statement Reference summary: An overview of the usage of SHOW [GLOBAL|SESSION] VARIABLES for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-show-variables/','/docs/dev/reference/sql/statements/show-variables/'] --- # SHOW [GLOBAL|SESSION] VARIABLES diff --git a/sql-statements/sql-statement-show-warnings.md b/sql-statements/sql-statement-show-warnings.md index dd3aa6d7aa524..00a5c8840390f 100644 --- a/sql-statements/sql-statement-show-warnings.md +++ b/sql-statements/sql-statement-show-warnings.md @@ -1,7 +1,6 @@ --- title: SHOW WARNINGS | TiDB SQL Statement Reference summary: An overview of the usage of SHOW WARNINGS for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-show-warnings/','/docs/dev/reference/sql/statements/show-warnings/'] --- # SHOW WARNINGS diff --git a/sql-statements/sql-statement-shutdown.md b/sql-statements/sql-statement-shutdown.md index 770aaa40da948..ad8efb62126c8 100644 --- a/sql-statements/sql-statement-shutdown.md +++ b/sql-statements/sql-statement-shutdown.md @@ -1,7 +1,6 @@ --- title: SHUTDOWN summary: An overview of the usage of SHUTDOWN for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-shutdown/'] --- # SHUTDOWN diff --git a/sql-statements/sql-statement-split-region.md b/sql-statements/sql-statement-split-region.md index 5dda9c9cee9cc..d6a1706bb697e 100644 --- a/sql-statements/sql-statement-split-region.md +++ b/sql-statements/sql-statement-split-region.md @@ -1,7 +1,6 @@ --- title: Split Region summary: An overview of the usage of Split Region for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-split-region/','/docs/dev/reference/sql/statements/split-region/'] --- # Split Region diff --git a/sql-statements/sql-statement-start-transaction.md b/sql-statements/sql-statement-start-transaction.md index b943d8f2c69dd..a885dc24912b2 100644 --- a/sql-statements/sql-statement-start-transaction.md +++ b/sql-statements/sql-statement-start-transaction.md @@ -1,7 +1,6 @@ --- title: START TRANSACTION | TiDB SQL Statement Reference summary: An overview of the usage of START TRANSACTION for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-start-transaction/','/docs/dev/reference/sql/statements/start-transaction/'] --- # START TRANSACTION diff --git a/sql-statements/sql-statement-trace.md b/sql-statements/sql-statement-trace.md index 07c87bfde5afd..4ea0078cd79bc 100644 --- a/sql-statements/sql-statement-trace.md +++ b/sql-statements/sql-statement-trace.md @@ -1,7 +1,6 @@ --- title: TRACE | TiDB SQL Statement Reference summary: An overview of the usage of TRACE for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-trace/','/docs/dev/reference/sql/statements/trace/'] --- # TRACE diff --git a/sql-statements/sql-statement-truncate.md b/sql-statements/sql-statement-truncate.md index 0fa9b6490c7dd..fa8d9ab182898 100644 --- a/sql-statements/sql-statement-truncate.md +++ b/sql-statements/sql-statement-truncate.md @@ -1,7 +1,6 @@ --- title: TRUNCATE | TiDB SQL Statement Reference summary: An overview of the usage of TRUNCATE for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-truncate/','/docs/dev/reference/sql/statements/truncate/'] --- # TRUNCATE diff --git a/sql-statements/sql-statement-update.md b/sql-statements/sql-statement-update.md index 903de2e3230da..88f019146a2e3 100644 --- a/sql-statements/sql-statement-update.md +++ b/sql-statements/sql-statement-update.md @@ -1,7 +1,6 @@ --- title: UPDATE | TiDB SQL Statement Reference summary: An overview of the usage of UPDATE for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-update/','/docs/dev/reference/sql/statements/update/'] --- # UPDATE diff --git a/sql-statements/sql-statement-use.md b/sql-statements/sql-statement-use.md index 1cd01af142f26..868f0f0a65f7a 100644 --- a/sql-statements/sql-statement-use.md +++ b/sql-statements/sql-statement-use.md @@ -1,7 +1,6 @@ --- title: USE | TiDB SQL Statement Reference summary: An overview of the usage of USE for the TiDB database. -aliases: ['/docs/dev/sql-statements/sql-statement-use/','/docs/dev/reference/sql/statements/use/'] --- # USE diff --git a/statement-summary-tables.md b/statement-summary-tables.md index 8b28afdd2a57b..6458cdce320bf 100644 --- a/statement-summary-tables.md +++ b/statement-summary-tables.md @@ -1,7 +1,6 @@ --- title: Statement Summary Tables summary: Learn about Statement Summary Table in TiDB. -aliases: ['/docs/dev/statement-summary-tables/','/docs/dev/reference/performance/statement-summary/'] --- # Statement Summary Tables diff --git a/statistics.md b/statistics.md index 26e0b20c0d8bc..a94af430916fc 100644 --- a/statistics.md +++ b/statistics.md @@ -1,7 +1,6 @@ --- title: Introduction to Statistics summary: Learn how the statistics collect table-level and column-level information. -aliases: ['/docs/dev/statistics/','/docs/dev/reference/performance/statistics/'] --- # Introduction to Statistics diff --git a/sync-diff-inspector/route-diff.md b/sync-diff-inspector/route-diff.md index 4b0854acd0c39..5e761d34baf97 100644 --- a/sync-diff-inspector/route-diff.md +++ b/sync-diff-inspector/route-diff.md @@ -1,7 +1,6 @@ --- title: Data Check for Tables with Different Schema or Table Names summary: Learn the data check for different database names or table names. -aliases: ['/docs/dev/sync-diff-inspector/route-diff/','/docs/dev/reference/tools/sync-diff-inspector/route-diff/'] --- # Data Check for Tables with Different Schema or Table Names diff --git a/sync-diff-inspector/shard-diff.md b/sync-diff-inspector/shard-diff.md index a8fefc2a2bb9d..22738a3e94e27 100644 --- a/sync-diff-inspector/shard-diff.md +++ b/sync-diff-inspector/shard-diff.md @@ -1,7 +1,6 @@ --- title: Data Check in the Sharding Scenario summary: Learn the data check in the sharding scenario. -aliases: ['/docs/dev/sync-diff-inspector/shard-diff/','/docs/dev/reference/tools/sync-diff-inspector/shard-diff/'] --- # Data Check in the Sharding Scenario diff --git a/sync-diff-inspector/sync-diff-inspector-overview.md b/sync-diff-inspector/sync-diff-inspector-overview.md index c716628140131..79387dbd4e779 100644 --- a/sync-diff-inspector/sync-diff-inspector-overview.md +++ b/sync-diff-inspector/sync-diff-inspector-overview.md @@ -1,7 +1,6 @@ --- title: sync-diff-inspector User Guide summary: Use sync-diff-inspector to compare data and repair inconsistent data. -aliases: ['/docs/dev/sync-diff-inspector/sync-diff-inspector-overview/','/docs/dev/reference/tools/sync-diff-inspector/overview/'] --- # sync-diff-inspector User Guide diff --git a/sync-diff-inspector/upstream-downstream-diff.md b/sync-diff-inspector/upstream-downstream-diff.md index df5d83221b5aa..0149618a15acb 100644 --- a/sync-diff-inspector/upstream-downstream-diff.md +++ b/sync-diff-inspector/upstream-downstream-diff.md @@ -1,7 +1,6 @@ --- title: Data Check for TiDB Upstream and Downstream Clusters summary: Learn how to check data for TiDB upstream and downstream clusters. -aliases: ['/docs/dev/sync-diff-inspector/upstream-downstream-diff/','/docs/dev/reference/tools/sync-diff-inspector/tidb-diff/'] --- # Data Check for TiDB Upstream and Downstream Clusters diff --git a/system-variables.md b/system-variables.md index b8172c5ad01be..1ff626e632350 100644 --- a/system-variables.md +++ b/system-variables.md @@ -1,7 +1,6 @@ --- title: System Variables summary: Use system variables to optimize performance or alter running behavior. -aliases: ['/tidb/dev/tidb-specific-system-variables','/docs/dev/system-variables/','/docs/dev/reference/configuration/tidb-server/mysql-variables/', '/docs/dev/tidb-specific-system-variables/','/docs/dev/reference/configuration/tidb-server/tidb-specific-variables/'] --- # System Variables diff --git a/table-filter.md b/table-filter.md index a6768fcd76a92..aabbb6b874de0 100644 --- a/table-filter.md +++ b/table-filter.md @@ -1,7 +1,6 @@ --- title: Table Filter summary: Usage of table filter feature in TiDB tools. -aliases: ['/docs/dev/tidb-lightning/tidb-lightning-table-filter/','/docs/dev/reference/tools/tidb-lightning/table-filter/','/tidb/dev/tidb-lightning-table-filter/'] --- # Table Filter diff --git a/telemetry.md b/telemetry.md index 6c1cb5bf87112..c4db0ff8c7acb 100644 --- a/telemetry.md +++ b/telemetry.md @@ -1,7 +1,6 @@ --- title: Telemetry summary: Learn the telemetry feature, how to disable the feature and view its status. -aliases: ['/docs/dev/telemetry/'] --- # Telemetry diff --git a/three-data-centers-in-two-cities-deployment.md b/three-data-centers-in-two-cities-deployment.md index 27352220f4174..3d82d054aee35 100644 --- a/three-data-centers-in-two-cities-deployment.md +++ b/three-data-centers-in-two-cities-deployment.md @@ -1,7 +1,6 @@ --- title: Three Availability Zones in Two Regions Deployment summary: Learn the deployment solution to three availability zones in two regions. -aliases: ['/docs/dev/three-data-centers-in-two-cities-deployment/'] --- # Three Availability Zones in Two Regions Deployment diff --git a/ticdc-deployment-topology.md b/ticdc-deployment-topology.md index 761cbad6a4681..a07591ba4efaf 100644 --- a/ticdc-deployment-topology.md +++ b/ticdc-deployment-topology.md @@ -1,7 +1,6 @@ --- title: TiCDC Deployment Topology summary: Learn the deployment topology of TiCDC based on the minimal TiDB topology. -aliases: ['/docs/dev/ticdc-deployment-topology/'] --- # TiCDC Deployment Topology diff --git a/ticdc/ticdc-manage-changefeed.md b/ticdc/ticdc-manage-changefeed.md index eb5f822398fdd..766fbd085675b 100644 --- a/ticdc/ticdc-manage-changefeed.md +++ b/ticdc/ticdc-manage-changefeed.md @@ -1,7 +1,6 @@ --- title: Manage Changefeeds summary: Learn how to manage TiCDC changefeeds. -aliases: ['/tidb/dev/manage-ticdc'] --- # Manage Changefeeds diff --git a/ticdc/ticdc-open-protocol.md b/ticdc/ticdc-open-protocol.md index 54ad9facf27bf..9b2cd01215878 100644 --- a/ticdc/ticdc-open-protocol.md +++ b/ticdc/ticdc-open-protocol.md @@ -1,7 +1,6 @@ --- title: TiCDC Open Protocol summary: Learn the concept of TiCDC Open Protocol and how to use it. -aliases: ['/docs/dev/ticdc/ticdc-open-protocol/','/docs/dev/reference/tools/ticdc/open-protocol/','/docs/dev/ticdc/column-ddl-type-codes/'] --- # TiCDC Open Protocol diff --git a/ticdc/ticdc-overview.md b/ticdc/ticdc-overview.md index 670f41d6a464d..5890cb12cf4d9 100644 --- a/ticdc/ticdc-overview.md +++ b/ticdc/ticdc-overview.md @@ -1,7 +1,6 @@ --- title: TiCDC Overview summary: Learn what TiCDC is, what features TiCDC provides, and how to install and deploy TiCDC. -aliases: ['/docs/dev/ticdc/ticdc-overview/','/docs/dev/reference/tools/ticdc/overview/'] --- # TiCDC Overview diff --git a/ticdc/troubleshoot-ticdc.md b/ticdc/troubleshoot-ticdc.md index 4231a0d9626d3..9361721cf310a 100644 --- a/ticdc/troubleshoot-ticdc.md +++ b/ticdc/troubleshoot-ticdc.md @@ -1,7 +1,6 @@ --- title: Troubleshoot TiCDC summary: Learn how to troubleshoot issues you might encounter when you use TiCDC. -aliases: ['/docs/dev/ticdc/troubleshoot-ticdc/'] --- # Troubleshoot TiCDC diff --git a/tidb-architecture.md b/tidb-architecture.md index 2fa322fd222e5..6c03d9f423d4e 100644 --- a/tidb-architecture.md +++ b/tidb-architecture.md @@ -1,7 +1,6 @@ --- title: TiDB Architecture summary: The key architecture components of the TiDB platform -aliases: ['/docs/dev/architecture/','/tidb/dev/architecture'] --- # TiDB Architecture diff --git a/tidb-binlog-deployment-topology.md b/tidb-binlog-deployment-topology.md index 3f991426c7b2b..e432fa7c1d501 100644 --- a/tidb-binlog-deployment-topology.md +++ b/tidb-binlog-deployment-topology.md @@ -1,7 +1,6 @@ --- title: TiDB Binlog Deployment Topology summary: Learn the deployment topology of TiDB Binlog based on the minimal TiDB topology. -aliases: ['/docs/dev/tidb-binlog-deployment-topology/'] --- # TiDB Binlog Deployment Topology diff --git a/tidb-binlog/bidirectional-replication-between-tidb-clusters.md b/tidb-binlog/bidirectional-replication-between-tidb-clusters.md index dc3a478e7a7b9..820ac7c42f622 100644 --- a/tidb-binlog/bidirectional-replication-between-tidb-clusters.md +++ b/tidb-binlog/bidirectional-replication-between-tidb-clusters.md @@ -1,7 +1,6 @@ --- title: Bidirectional Replication Between TiDB Clusters summary: Learn how to perform the bidirectional replication between TiDB clusters. -aliases: ['/docs/dev/tidb-binlog/bidirectional-replication-between-tidb-clusters/','/docs/dev/reference/tidb-binlog/bidirectional-replication/'] --- # Bidirectional Replication between TiDB Clusters diff --git a/tidb-binlog/binlog-consumer-client.md b/tidb-binlog/binlog-consumer-client.md index 55c0e19b020f0..7fc1e794f82e5 100644 --- a/tidb-binlog/binlog-consumer-client.md +++ b/tidb-binlog/binlog-consumer-client.md @@ -1,7 +1,6 @@ --- title: Binlog Consumer Client User Guide summary: Use Binlog Consumer Client to consume TiDB secondary binlog data from Kafka and output the data in a specific format. -aliases: ['/tidb/dev/binlog-slave-client','/docs/dev/tidb-binlog/binlog-slave-client/','/docs/dev/reference/tidb-binlog/binlog-slave-client/','/docs/dev/reference/tools/tidb-binlog/binlog-slave-client/'] --- # Binlog Consumer Client User Guide diff --git a/tidb-binlog/binlog-control.md b/tidb-binlog/binlog-control.md index 94b65503a82ae..837a30c92053c 100644 --- a/tidb-binlog/binlog-control.md +++ b/tidb-binlog/binlog-control.md @@ -1,7 +1,6 @@ --- title: binlogctl summary: Learns how to use `binlogctl`. -aliases: ['/docs/dev/tidb-binlog/binlog-control/'] --- # binlogctl diff --git a/tidb-binlog/deploy-tidb-binlog.md b/tidb-binlog/deploy-tidb-binlog.md index 10699145008c0..f40e240bba26c 100644 --- a/tidb-binlog/deploy-tidb-binlog.md +++ b/tidb-binlog/deploy-tidb-binlog.md @@ -1,7 +1,6 @@ --- title: TiDB Binlog Cluster Deployment summary: Learn how to deploy TiDB Binlog cluster. -aliases: ['/docs/dev/tidb-binlog/deploy-tidb-binlog/','/docs/dev/reference/tidb-binlog/deploy/','/docs/dev/how-to/deploy/tidb-binlog/'] --- # TiDB Binlog Cluster Deployment diff --git a/tidb-binlog/get-started-with-tidb-binlog.md b/tidb-binlog/get-started-with-tidb-binlog.md index 0007ea0c43fde..df203180360e6 100644 --- a/tidb-binlog/get-started-with-tidb-binlog.md +++ b/tidb-binlog/get-started-with-tidb-binlog.md @@ -1,7 +1,6 @@ --- title: TiDB Binlog Tutorial summary: Learn to deploy TiDB Binlog with a simple TiDB cluster. -aliases: ['/docs/dev/get-started-with-tidb-binlog/','/docs/dev/how-to/get-started/tidb-binlog/'] --- # TiDB Binlog Tutorial diff --git a/tidb-binlog/handle-tidb-binlog-errors.md b/tidb-binlog/handle-tidb-binlog-errors.md index 5ba106db49415..b10262abcdd2f 100644 --- a/tidb-binlog/handle-tidb-binlog-errors.md +++ b/tidb-binlog/handle-tidb-binlog-errors.md @@ -1,7 +1,6 @@ --- title: TiDB Binlog Error Handling summary: Learn how to handle TiDB Binlog errors. -aliases: ['/docs/dev/tidb-binlog/handle-tidb-binlog-errors/','/docs/dev/reference/tidb-binlog/troubleshoot/error-handling/'] --- # TiDB Binlog Error Handling diff --git a/tidb-binlog/maintain-tidb-binlog-cluster.md b/tidb-binlog/maintain-tidb-binlog-cluster.md index 5690e7dcf16eb..bd866dd4d316c 100644 --- a/tidb-binlog/maintain-tidb-binlog-cluster.md +++ b/tidb-binlog/maintain-tidb-binlog-cluster.md @@ -1,7 +1,6 @@ --- title: TiDB Binlog Cluster Operations summary: Learn how to operate the cluster version of TiDB Binlog. -aliases: ['/docs/dev/tidb-binlog/maintain-tidb-binlog-cluster/','/docs/dev/reference/tidb-binlog/maintain/','/docs/dev/how-to/maintain/tidb-binlog/','/docs/dev/reference/tools/tidb-binlog/maintain/'] --- # TiDB Binlog Cluster Operations diff --git a/tidb-binlog/monitor-tidb-binlog-cluster.md b/tidb-binlog/monitor-tidb-binlog-cluster.md index a5bf64f19482a..19831474c3b89 100644 --- a/tidb-binlog/monitor-tidb-binlog-cluster.md +++ b/tidb-binlog/monitor-tidb-binlog-cluster.md @@ -1,7 +1,6 @@ --- title: TiDB Binlog Monitoring summary: Learn how to monitor the cluster version of TiDB Binlog. -aliases: ['/docs/dev/tidb-binlog/monitor-tidb-binlog-cluster/','/docs/dev/reference/tidb-binlog/monitor/','/docs/dev/how-to/monitor/tidb-binlog/'] --- # TiDB Binlog Monitoring diff --git a/tidb-binlog/tidb-binlog-configuration-file.md b/tidb-binlog/tidb-binlog-configuration-file.md index d825012ca9b4c..ad77a6f04441a 100644 --- a/tidb-binlog/tidb-binlog-configuration-file.md +++ b/tidb-binlog/tidb-binlog-configuration-file.md @@ -1,7 +1,6 @@ --- title: TiDB Binlog Configuration File summary: Learn the configuration items of TiDB Binlog. -aliases: ['/docs/dev/tidb-binlog/tidb-binlog-configuration-file/','/docs/dev/reference/tidb-binlog/config/'] --- # TiDB Binlog Configuration File diff --git a/tidb-binlog/tidb-binlog-faq.md b/tidb-binlog/tidb-binlog-faq.md index 5218386ca2e54..6de377e22a005 100644 --- a/tidb-binlog/tidb-binlog-faq.md +++ b/tidb-binlog/tidb-binlog-faq.md @@ -1,7 +1,6 @@ --- title: TiDB Binlog FAQs summary: Learn about the frequently asked questions (FAQs) and answers about TiDB Binlog. -aliases: ['/docs/dev/tidb-binlog/tidb-binlog-faq/','/docs/dev/reference/tidb-binlog/faq/','/docs/dev/reference/tools/tidb-binlog/faq/'] --- # TiDB Binlog FAQs diff --git a/tidb-binlog/tidb-binlog-glossary.md b/tidb-binlog/tidb-binlog-glossary.md index 4c9ae8b8d25e4..2f6351209d111 100644 --- a/tidb-binlog/tidb-binlog-glossary.md +++ b/tidb-binlog/tidb-binlog-glossary.md @@ -1,7 +1,6 @@ --- title: TiDB Binlog Glossary summary: Learn the terms used in TiDB Binlog. -aliases: ['/docs/dev/tidb-binlog/tidb-binlog-glossary/','/docs/dev/reference/tidb-binlog/glossary/'] --- # TiDB Binlog Glossary diff --git a/tidb-binlog/tidb-binlog-overview.md b/tidb-binlog/tidb-binlog-overview.md index 3af9fe6b163e8..6820652923d57 100644 --- a/tidb-binlog/tidb-binlog-overview.md +++ b/tidb-binlog/tidb-binlog-overview.md @@ -1,7 +1,6 @@ --- title: TiDB Binlog Overview summary: Learn overview of the cluster version of TiDB Binlog. -aliases: ['/docs/dev/tidb-binlog/tidb-binlog-overview/','/docs/dev/reference/tidb-binlog/overview/','/docs/dev/reference/tidb-binlog-overview/','/docs/dev/reference/tools/tidb-binlog/overview/'] --- # TiDB Binlog Cluster Overview diff --git a/tidb-binlog/tidb-binlog-relay-log.md b/tidb-binlog/tidb-binlog-relay-log.md index 68229df5b7463..752699b1f9c27 100644 --- a/tidb-binlog/tidb-binlog-relay-log.md +++ b/tidb-binlog/tidb-binlog-relay-log.md @@ -1,7 +1,6 @@ --- title: TiDB Binlog Relay Log summary: Learn how to use relay log to maintain data consistency in extreme cases. -aliases: ['/docs/dev/tidb-binlog/tidb-binlog-relay-log/','/docs/dev/reference/tidb-binlog/relay-log/'] --- # TiDB Binlog Relay Log diff --git a/tidb-binlog/tidb-binlog-reparo.md b/tidb-binlog/tidb-binlog-reparo.md index c4f80a5015f5b..d6b8d02b505b1 100644 --- a/tidb-binlog/tidb-binlog-reparo.md +++ b/tidb-binlog/tidb-binlog-reparo.md @@ -1,7 +1,6 @@ --- title: Reparo User Guide summary: Learn to use Reparo. -aliases: ['/docs/dev/tidb-binlog/tidb-binlog-reparo/','/docs/dev/reference/tidb-binlog/reparo/'] --- # Reparo User Guide diff --git a/tidb-binlog/troubleshoot-tidb-binlog.md b/tidb-binlog/troubleshoot-tidb-binlog.md index decd1c675c2c3..b3ab2fce68e8b 100644 --- a/tidb-binlog/troubleshoot-tidb-binlog.md +++ b/tidb-binlog/troubleshoot-tidb-binlog.md @@ -1,7 +1,6 @@ --- title: TiDB Binlog Troubleshooting summary: Learn the troubleshooting process of TiDB Binlog. -aliases: ['/docs/dev/tidb-binlog/troubleshoot-tidb-binlog/','/docs/dev/reference/tidb-binlog/troubleshoot/binlog/','/docs/dev/how-to/troubleshoot/tidb-binlog/'] --- # TiDB Binlog Troubleshooting diff --git a/tidb-binlog/upgrade-tidb-binlog.md b/tidb-binlog/upgrade-tidb-binlog.md index 9ba74a465cb3e..f1c28f98201d3 100644 --- a/tidb-binlog/upgrade-tidb-binlog.md +++ b/tidb-binlog/upgrade-tidb-binlog.md @@ -1,7 +1,6 @@ --- title: Upgrade TiDB Binlog summary: Learn how to upgrade TiDB Binlog to the latest cluster version. -aliases: ['/docs/dev/tidb-binlog/upgrade-tidb-binlog/','/docs/dev/reference/tidb-binlog/upgrade/','/docs/dev/how-to/upgrade/tidb-binlog/'] --- # Upgrade TiDB Binlog diff --git a/tidb-cloud/_index.md b/tidb-cloud/_index.md index fe569f7a24f58..afa8ca17a6bcb 100644 --- a/tidb-cloud/_index.md +++ b/tidb-cloud/_index.md @@ -1,6 +1,5 @@ --- title: TiDB Cloud Documentation -aliases: ['/tidbcloud/privacy-policy', '/tidbcloud/terms-of-service', '/tidbcloud/service-level-agreement'] hide_sidebar: true hide_commit: true --- diff --git a/tidb-cloud/backup-and-restore-serverless.md b/tidb-cloud/backup-and-restore-serverless.md index ba0a494131f86..ecc2139b0b914 100644 --- a/tidb-cloud/backup-and-restore-serverless.md +++ b/tidb-cloud/backup-and-restore-serverless.md @@ -1,7 +1,6 @@ --- title: Back Up and Restore TiDB Serverless Data summary: Learn how to back up and restore your TiDB Serverless cluster. -aliases: ['/tidbcloud/restore-deleted-tidb-cluster'] --- # Back Up and Restore TiDB Serverless Data diff --git a/tidb-cloud/backup-and-restore.md b/tidb-cloud/backup-and-restore.md index be11dd35b9a48..932a82ff12161 100644 --- a/tidb-cloud/backup-and-restore.md +++ b/tidb-cloud/backup-and-restore.md @@ -1,7 +1,6 @@ --- title: Back Up and Restore TiDB Dedicated Data summary: Learn how to back up and restore your TiDB Dedicated cluster. -aliases: ['/tidbcloud/restore-deleted-tidb-cluster'] --- # Back Up and Restore TiDB Dedicated Data diff --git a/tidb-cloud/import-csv-files.md b/tidb-cloud/import-csv-files.md index d668e1c27b8fd..a9686c508c458 100644 --- a/tidb-cloud/import-csv-files.md +++ b/tidb-cloud/import-csv-files.md @@ -1,7 +1,6 @@ --- title: Import CSV Files from Amazon S3 or GCS into TiDB Cloud summary: Learn how to import CSV files from Amazon S3 or GCS into TiDB Cloud. -aliases: ['/tidbcloud/migrate-from-amazon-s3-or-gcs','/tidbcloud/migrate-from-aurora-bulk-import'] --- # Import CSV Files from Amazon S3 or GCS into TiDB Cloud diff --git a/tidb-cloud/migrate-from-mysql-using-data-migration.md b/tidb-cloud/migrate-from-mysql-using-data-migration.md index cd9d36f220aa8..46aa420830269 100644 --- a/tidb-cloud/migrate-from-mysql-using-data-migration.md +++ b/tidb-cloud/migrate-from-mysql-using-data-migration.md @@ -1,7 +1,6 @@ --- title: Migrate MySQL-Compatible Databases to TiDB Cloud Using Data Migration summary: Learn how to migrate data from MySQL-compatible databases hosted in Amazon Aurora MySQL, Amazon Relational Database Service (RDS), Google Cloud SQL for MySQL, or a local MySQL instance to TiDB Cloud using Data Migration. -aliases: ['/tidbcloud/migrate-data-into-tidb','/tidbcloud/migrate-incremental-data-from-mysql'] --- # Migrate MySQL-Compatible Databases to TiDB Cloud Using Data Migration diff --git a/tidb-cloud/secure-connections-to-serverless-clusters.md b/tidb-cloud/secure-connections-to-serverless-clusters.md index 60b6ca418bd35..7c12ded737eae 100644 --- a/tidb-cloud/secure-connections-to-serverless-clusters.md +++ b/tidb-cloud/secure-connections-to-serverless-clusters.md @@ -1,7 +1,6 @@ --- title: TLS Connections to TiDB Serverless summary: Introduce TLS connections in TiDB Serverless. -aliases: ['/tidbcloud/secure-connections-to-serverless-tier-clusters'] --- # TLS Connections to TiDB Serverless diff --git a/tidb-cloud/select-cluster-tier.md b/tidb-cloud/select-cluster-tier.md index 607cfa002a3dd..725cf9102930b 100644 --- a/tidb-cloud/select-cluster-tier.md +++ b/tidb-cloud/select-cluster-tier.md @@ -1,7 +1,6 @@ --- title: Select Your Cluster Tier summary: Learn how to select your cluster tier on TiDB Cloud. -aliases: ['/tidbcloud/developer-tier-cluster'] --- # Select Your Cluster Tier diff --git a/tidb-cloud/serverless-faqs.md b/tidb-cloud/serverless-faqs.md index 78f7cb3fbf408..353fb95617d81 100644 --- a/tidb-cloud/serverless-faqs.md +++ b/tidb-cloud/serverless-faqs.md @@ -1,7 +1,6 @@ --- title: TiDB Serverless FAQs summary: Learn about the most frequently asked questions (FAQs) relating to TiDB Serverless. -aliases: ['/tidbcloud/serverless-tier-faqs'] --- # TiDB Serverless FAQs diff --git a/tidb-cloud/serverless-limitations.md b/tidb-cloud/serverless-limitations.md index 62f16db31c6a6..e86895b1a86e3 100644 --- a/tidb-cloud/serverless-limitations.md +++ b/tidb-cloud/serverless-limitations.md @@ -1,7 +1,6 @@ --- title: TiDB Serverless Limitations and Quotas summary: Learn about the limitations of TiDB Serverless. -aliases: ['/tidbcloud/serverless-tier-limitations'] --- # TiDB Serverless Limitations and Quotas diff --git a/tidb-cloud/tidb-cloud-billing-ticdc-rcu.md b/tidb-cloud/tidb-cloud-billing-ticdc-rcu.md index 14930b63a97ad..dedd7aeca0e92 100644 --- a/tidb-cloud/tidb-cloud-billing-ticdc-rcu.md +++ b/tidb-cloud/tidb-cloud-billing-ticdc-rcu.md @@ -1,7 +1,6 @@ --- title: Changefeed Billing summary: Learn about billing for changefeeds in TiDB Cloud. -aliases: ['/tidbcloud/tidb-cloud-billing-tcu'] --- # Changefeed Billing diff --git a/tidb-cloud/tidb-cloud-glossary.md b/tidb-cloud/tidb-cloud-glossary.md index b6177f5cfe312..22118d8eac6a4 100644 --- a/tidb-cloud/tidb-cloud-glossary.md +++ b/tidb-cloud/tidb-cloud-glossary.md @@ -2,7 +2,6 @@ title: TiDB Cloud Glossary summary: Learn the terms used in TiDB Cloud. category: glossary -aliases: ['/tidbcloud/glossary'] --- # TiDB Cloud Glossary diff --git a/tidb-cloud/tidb-cloud-htap-quickstart.md b/tidb-cloud/tidb-cloud-htap-quickstart.md index 0427f7a97a0b6..2ed32743819ac 100644 --- a/tidb-cloud/tidb-cloud-htap-quickstart.md +++ b/tidb-cloud/tidb-cloud-htap-quickstart.md @@ -1,7 +1,6 @@ --- title: TiDB Cloud HTAP Quick Start summary: Learn how to get started with HTAP in TiDB Cloud. -aliases: ['/tidbcloud/use-htap-cluster'] --- # TiDB Cloud HTAP Quick Start diff --git a/tidb-cloud/tidb-cloud-migration-overview.md b/tidb-cloud/tidb-cloud-migration-overview.md index 9ff553e3ebe36..c6892a8429101 100644 --- a/tidb-cloud/tidb-cloud-migration-overview.md +++ b/tidb-cloud/tidb-cloud-migration-overview.md @@ -1,7 +1,6 @@ --- title: Migration and Import Overview summary: Learn an overview of data migration and import scenarios for TiDB Cloud. -aliases: ['/tidbcloud/export-data-from-tidb-cloud'] --- # Migration and Import Overview diff --git a/tidb-cloud/tidb-cloud-release-notes.md b/tidb-cloud/tidb-cloud-release-notes.md index 770f72074b78b..b370005547e95 100644 --- a/tidb-cloud/tidb-cloud-release-notes.md +++ b/tidb-cloud/tidb-cloud-release-notes.md @@ -1,7 +1,6 @@ --- title: TiDB Cloud Release Notes in 2023 summary: Learn about the release notes of TiDB Cloud in 2023. -aliases: ['/tidbcloud/supported-tidb-versions','/tidbcloud/release-notes'] --- # TiDB Cloud Release Notes in 2023 diff --git a/tidb-cloud/tidb-cloud-tls-connect-to-dedicated.md b/tidb-cloud/tidb-cloud-tls-connect-to-dedicated.md index 3fb2ab6ecc232..b652c93506043 100644 --- a/tidb-cloud/tidb-cloud-tls-connect-to-dedicated.md +++ b/tidb-cloud/tidb-cloud-tls-connect-to-dedicated.md @@ -1,7 +1,6 @@ --- title: TLS Connections to TiDB Dedicated summary: Introduce TLS connections in TiDB Dedicated. -aliases: ['/tidbcloud/tidb-cloud-tls-connect-to-dedicated-tier'] --- # TLS Connections to TiDB Dedicated diff --git a/tidb-configuration-file.md b/tidb-configuration-file.md index 7c948d32f2a21..9d86def8ab8be 100644 --- a/tidb-configuration-file.md +++ b/tidb-configuration-file.md @@ -1,7 +1,6 @@ --- title: TiDB Configuration File summary: Learn the TiDB configuration file options that are not involved in command line options. -aliases: ['/docs/dev/tidb-configuration-file/','/docs/dev/reference/configuration/tidb-server/configuration-file/'] --- diff --git a/tidb-control.md b/tidb-control.md index 2c79e6ff347f4..e2875d63ca8ee 100644 --- a/tidb-control.md +++ b/tidb-control.md @@ -1,7 +1,6 @@ --- title: TiDB Control User Guide summary: Use TiDB Control to obtain TiDB status information for debugging. -aliases: ['/docs/dev/tidb-control/','/docs/dev/reference/tools/tidb-control/'] --- # TiDB Control User Guide diff --git a/tidb-in-kubernetes.md b/tidb-in-kubernetes.md index f85259fb9bd09..1963d64c80bcd 100644 --- a/tidb-in-kubernetes.md +++ b/tidb-in-kubernetes.md @@ -1,7 +1,6 @@ --- title: Deploy a TiDB Cluster on Kubernetes summary: Learn how to deploy a TiDB cluster on Kubernetes. -aliases: ['/docs/tidb-in-kubernetes/dev/'] --- # Deploy a TiDB Cluster on Kubernetes diff --git a/tidb-lightning/deploy-tidb-lightning.md b/tidb-lightning/deploy-tidb-lightning.md index cd678a4d04987..27b6fbc0ee2c6 100644 --- a/tidb-lightning/deploy-tidb-lightning.md +++ b/tidb-lightning/deploy-tidb-lightning.md @@ -1,7 +1,6 @@ --- title: Deploy TiDB Lightning summary: Deploy TiDB Lightning to quickly import large amounts of new data. -aliases: ['/docs/dev/tidb-lightning/deploy-tidb-lightning/','/docs/dev/reference/tools/tidb-lightning/deployment/'] --- # Deploy TiDB Lightning diff --git a/tidb-lightning/monitor-tidb-lightning.md b/tidb-lightning/monitor-tidb-lightning.md index 536f1a233e461..0e776b9d2d55e 100644 --- a/tidb-lightning/monitor-tidb-lightning.md +++ b/tidb-lightning/monitor-tidb-lightning.md @@ -1,7 +1,6 @@ --- title: TiDB Lightning Monitoring summary: Learn about the monitor configuration and monitoring metrics of TiDB Lightning. -aliases: ['/docs/dev/tidb-lightning/monitor-tidb-lightning/','/docs/dev/reference/tools/tidb-lightning/monitor/'] --- # TiDB Lightning Monitoring diff --git a/tidb-lightning/tidb-lightning-checkpoints.md b/tidb-lightning/tidb-lightning-checkpoints.md index c68bc8201496d..e874f6290efb3 100644 --- a/tidb-lightning/tidb-lightning-checkpoints.md +++ b/tidb-lightning/tidb-lightning-checkpoints.md @@ -1,7 +1,6 @@ --- title: TiDB Lightning Checkpoints summary: Use checkpoints to avoid redoing the previously completed tasks before the crash. -aliases: ['/docs/dev/tidb-lightning/tidb-lightning-checkpoints/','/docs/dev/reference/tools/tidb-lightning/checkpoints/'] --- # TiDB Lightning Checkpoints diff --git a/tidb-lightning/tidb-lightning-configuration.md b/tidb-lightning/tidb-lightning-configuration.md index 443c8900df6f2..e05ab5e11cdc9 100644 --- a/tidb-lightning/tidb-lightning-configuration.md +++ b/tidb-lightning/tidb-lightning-configuration.md @@ -1,7 +1,6 @@ --- title: TiDB Lightning Configuration summary: Learn about the CLI usage and sample configuration in TiDB Lightning. -aliases: ['/docs/dev/tidb-lightning/tidb-lightning-configuration/','/docs/dev/reference/tools/tidb-lightning/config/'] --- # TiDB Lightning Configuration diff --git a/tidb-lightning/tidb-lightning-data-source.md b/tidb-lightning/tidb-lightning-data-source.md index 229394af10143..721a1665b0c0f 100644 --- a/tidb-lightning/tidb-lightning-data-source.md +++ b/tidb-lightning/tidb-lightning-data-source.md @@ -1,7 +1,6 @@ --- title: TiDB Lightning Data Sources summary: Learn all the data sources supported by TiDB Lightning. -aliases: ['/docs/dev/tidb-lightning/migrate-from-csv-using-tidb-lightning/','/docs/dev/reference/tools/tidb-lightning/csv/','/tidb/dev/migrate-from-csv-using-tidb-lightning/'] --- # TiDB Lightning Data Sources diff --git a/tidb-lightning/tidb-lightning-faq.md b/tidb-lightning/tidb-lightning-faq.md index fb4414f8c27fb..99dd14eb07861 100644 --- a/tidb-lightning/tidb-lightning-faq.md +++ b/tidb-lightning/tidb-lightning-faq.md @@ -1,7 +1,6 @@ --- title: TiDB Lightning FAQs summary: Learn about the frequently asked questions (FAQs) and answers about TiDB Lightning. -aliases: ['/docs/dev/tidb-lightning/tidb-lightning-faq/','/docs/dev/faq/tidb-lightning/'] --- # TiDB Lightning FAQs diff --git a/tidb-lightning/tidb-lightning-glossary.md b/tidb-lightning/tidb-lightning-glossary.md index 3645dc3997970..0fc8056071e60 100644 --- a/tidb-lightning/tidb-lightning-glossary.md +++ b/tidb-lightning/tidb-lightning-glossary.md @@ -1,7 +1,6 @@ --- title: TiDB Lightning Glossary summary: List of special terms used in TiDB Lightning. -aliases: ['/docs/dev/tidb-lightning/tidb-lightning-glossary/','/docs/dev/reference/tools/tidb-lightning/glossary/'] --- # TiDB Lightning Glossary diff --git a/tidb-lightning/tidb-lightning-overview.md b/tidb-lightning/tidb-lightning-overview.md index 16afb97a59c5f..66f2881b2929f 100644 --- a/tidb-lightning/tidb-lightning-overview.md +++ b/tidb-lightning/tidb-lightning-overview.md @@ -1,7 +1,6 @@ --- title: TiDB Lightning Overview summary: Learn about Lightning and the whole architecture. -aliases: ['/docs/dev/tidb-lightning/tidb-lightning-overview/','/docs/dev/reference/tools/tidb-lightning/overview/','/docs/dev/tidb-lightning/tidb-lightning-tidb-backend/','/docs/dev/reference/tools/tidb-lightning/tidb-backend/','/tidb/dev/tidb-lightning-tidb-backend','/docs/dev/loader-overview/','/docs/dev/reference/tools/loader/','/docs/dev/load-misuse-handling/','/docs/dev/reference/tools/error-case-handling/load-misuse-handling/','/tidb/dev/load-misuse-handling','/tidb/dev/loader-overview/','/tidb/dev/tidb-lightning-backends'] --- # TiDB Lightning Overview diff --git a/tidb-lightning/tidb-lightning-web-interface.md b/tidb-lightning/tidb-lightning-web-interface.md index ff853bb960ef9..9836257ffbfd3 100644 --- a/tidb-lightning/tidb-lightning-web-interface.md +++ b/tidb-lightning/tidb-lightning-web-interface.md @@ -1,7 +1,6 @@ --- title: TiDB Lightning Web Interface summary: Control TiDB Lightning through the web interface. -aliases: ['/docs/dev/tidb-lightning/tidb-lightning-web-interface/','/docs/dev/reference/tools/tidb-lightning/web/'] --- # TiDB Lightning Web Interface diff --git a/tidb-lightning/troubleshoot-tidb-lightning.md b/tidb-lightning/troubleshoot-tidb-lightning.md index 2acdf0d7ee950..3d29cd9272720 100644 --- a/tidb-lightning/troubleshoot-tidb-lightning.md +++ b/tidb-lightning/troubleshoot-tidb-lightning.md @@ -1,7 +1,6 @@ --- title: Troubleshoot TiDB Lightning summary: Learn the common problems you might encounter when you use TiDB Lightning and their solutions. -aliases: ['/docs/dev/troubleshoot-tidb-lightning/','/docs/dev/how-to/troubleshoot/tidb-lightning/','/docs/dev/tidb-lightning/tidb-lightning-misuse-handling/','/docs/dev/reference/tools/error-case-handling/lightning-misuse-handling/','/tidb/dev/tidb-lightning-misuse-handling','/tidb/dev/troubleshoot-tidb-lightning'] --- # Troubleshoot TiDB Lightning diff --git a/tidb-limitations.md b/tidb-limitations.md index 519ad878c201f..27ae465a79489 100644 --- a/tidb-limitations.md +++ b/tidb-limitations.md @@ -1,7 +1,6 @@ --- title: TiDB Limitations summary: Learn the usage limitations of TiDB. -aliases: ['/docs/dev/tidb-limitations/'] --- # TiDB Limitations diff --git a/tidb-monitoring-api.md b/tidb-monitoring-api.md index e6e2feebe0417..99d8a9c9b0cc7 100644 --- a/tidb-monitoring-api.md +++ b/tidb-monitoring-api.md @@ -1,7 +1,6 @@ --- title: TiDB Monitoring API summary: Learn the API of TiDB monitoring services. -aliases: ['/docs/dev/tidb-monitoring-api/'] --- # TiDB Monitoring API diff --git a/tidb-monitoring-framework.md b/tidb-monitoring-framework.md index 04d0bbcf333b9..5f55c2f19a354 100644 --- a/tidb-monitoring-framework.md +++ b/tidb-monitoring-framework.md @@ -1,7 +1,6 @@ --- title: TiDB Monitoring Framework Overview summary: Use Prometheus and Grafana to build the TiDB monitoring framework. -aliases: ['/docs/dev/tidb-monitoring-framework/','/docs/dev/how-to/monitor/overview/'] --- # TiDB Monitoring Framework Overview diff --git a/tidb-operator-overview.md b/tidb-operator-overview.md index e03a0119e2c6b..901e5e2c0b0e2 100644 --- a/tidb-operator-overview.md +++ b/tidb-operator-overview.md @@ -1,7 +1,6 @@ --- title: TiDB Operator summary: Learn about TiDB Operator, the automatic operation system for TiDB clusters on Kubernetes. -aliases: ['/docs/tidb-in-kubernetes/dev/'] --- # TiDB Operator diff --git a/tidb-roadmap.md b/tidb-roadmap.md deleted file mode 100644 index ab445ae711bff..0000000000000 --- a/tidb-roadmap.md +++ /dev/null @@ -1,280 +0,0 @@ ---- -title: TiDB Roadmap -summary: Learn about what's coming in the future for TiDB. ---- - -# TiDB Roadmap - -This roadmap provides a look into the proposed future. This will be continually updated as we release long-term stable (LTS) versions. The purpose is to provide visibility into what is coming, so that you can more closely follow the progress, learn about the key milestones on the way, and give feedback as the development work goes on. - -In the course of development, this roadmap is subject to change based on user needs and feedback. As expected, as the columns move right, the items under them are less committed. If you have a feature request or want to prioritize a feature, please file an issue on [GitHub](https://github.com/pingcap/tidb/issues). - -## Rolling roadmap highlights - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CategoryEnd of CY23 LTS releaseMid of CY24 LTS releaseFuture releases
- Scalability and Performance
Enhance horsepower -
-
    -
  • - GA of Partitioned Raft KV storage engine
    PB-scale clusters, increased write velocity, faster scaling operations, and improved compaction stability -
  • -
    -
  • - Augmented replica read
    - Reduced cross-AZ data transfer costs in TiKV - -
  • -
    -
-
-
    -
  • - Performance optimization framework for all applicable background tasks, like DDL, TTL, and cluster analysis
    - This distributes the workload of these operations throughout the cluster, leading to accelerated performance and reduced resource utilization on individual nodes. This framework already applies to the ADD INDEX operation -
  • -
    -
  • - GA of disaggregated storage and compute architecture and S3 shared storage in TiFlash
    - Enable more cost-effective and elastic HTAP -
  • -
    -
    -
-
-
    -
  • - Unlimited transaction size -
  • -
    -
    -
-
- Reliability and Availability -
Enhance dependability -
-
    -
  • - Resource control for background tasks
    - - Control over how background tasks, such as imports, DDL, TTL, auto-analyze, and compactions, can affect foreground traffic - -
  • -
-
-
    -
  • - Multi-tenancy -
    Resource isolation on top of resource control -
  • -
    -
-
-
    -
  • - Enhanced TiDB memory management -
  • -
-
- SQL -
Enhance functionality and compatibility -
-
    -
  • - MySQL 8.0 compatibility -
  • -
    -
  • - Unified SQL interface for import, Backup & Restore, and PITR -
  • -
-
-
    -
  • - Cascades framework for optimizer -
    Improved framework for query optimization, and make the optimizer more extensible and future-proof -
  • -
-
-
    -
  • - Federated query -
  • -
    -
  • - Full text search & GIS support -
  • -
    -
  • - User-defined functions -
  • -
    -
-
- Database Operations and Observability -
Enhance DB manageability and its ecosystem -
-
    -
  • - Distributed TiCDC single table replication -
    - Dramatically improve TiDB-TiDB replication throughput - -
  • -
    -
  • - Automatic pause/resume DDL during upgrade -
    Ensure a smooth upgrade experience -
  • -
    -
  • - TiCDC native integrations with big data systems -
    Such as Snowflake and Iceburg -
  • -
-
-
    -
  • - Multiple upstreams for TiCDC -
    Support N:1 TiDB to TiCDC -
  • -
    -
-
-
    -
  • - AI-indexing -
  • -
    -
  • - Heterogeneous database migration support -
  • -
    -
  • - Re-invented AI-SQL performance advisor -
  • -
-
- Security -
Enhance data safety and privacy -
-
    -
  • - Key management via Azure Key Vault -
    Static encryption managed by Azure Key Vault -
  • -
    -
  • - Column-level access control -
    Grant and restrict access to specific columns -
  • -
    -
  • - Database-level encryption -
    At-rest encryption configured at database level -
  • -
-
-
    -
  • - IAM authentication for AWS -
    TiDB as AWS third-party ARN for AWS IAM access -
  • -
    -
  • - Unified TLS CA/Key rotation policy -
    Unified certificate management mechanism for all TiDB components -
  • -
-
-
    -
  • - Label-based access control -
    Access permissions granted by configured labels -
  • -
    -
  • - Enhanced client-side encryption -
  • -
    -
  • - Enhanced data masking -
  • -
    -
  • - Enhanced data lifecycle management -
  • -
-
- -These are non-exhaustive plans and are subject to change. Features might differ per service subscriptions. - -## Previously delivered roadmap items - -You might have been waiting on some items from the last version. The following lists some previously delivered features. For more details, refer to the [v7.1.0 release notes](/releases/release-7.1.0.md). - -- Foundation of multi-tenancy framework: resource control quotas and scheduling for resource groups -- TiCDC supports object storage sink, including Amazon S3 and Azure Blob Storage (GA) -- Fastest online `ADD INDEX` (GA) -- TiFlash late materialization (GA) -- TiFlash supports spill to disk (GA) -- LDAP authentication -- SQL audit log enhancement (Enterprise-only) -- Partitioned Raft KV storage engine (experimental) -- General session-level plan cache (experimental) -- TiCDC distributed per table with Kafka downstream (experimental) - -## Recently shipped - -- [TiDB 7.3.0 Release Notes](https://docs.pingcap.com/tidb/v7.3/release-7.3.0) -- [TiDB 7.2.0 Release Notes](https://docs.pingcap.com/tidb/v7.2/release-7.2.0) -- [TiDB 7.1.0 Release Notes](https://docs.pingcap.com/tidb/v7.1/release-7.1.0) -- [TiDB 7.0.0 Release Notes](https://docs.pingcap.com/tidb/v7.0/release-7.0.0) -- [TiDB 6.6.0 Release Notes](https://docs.pingcap.com/tidb/v6.6/release-6.6.0) -- [TiDB 6.5.0 Release Notes](https://docs.pingcap.com/tidb/v6.5/release-6.5.0) diff --git a/tidb-troubleshooting-map.md b/tidb-troubleshooting-map.md index abb9230c20eb5..32e1c09ca6241 100644 --- a/tidb-troubleshooting-map.md +++ b/tidb-troubleshooting-map.md @@ -1,7 +1,6 @@ --- title: TiDB Troubleshooting Map summary: Learn how to troubleshoot common errors in TiDB. -aliases: ['/docs/dev/tidb-troubleshooting-map/','/docs/dev/how-to/troubleshoot/diagnose-map/'] --- # TiDB Troubleshooting Map diff --git a/tiflash-deployment-topology.md b/tiflash-deployment-topology.md index 92d12f806af48..669da3a72948e 100644 --- a/tiflash-deployment-topology.md +++ b/tiflash-deployment-topology.md @@ -1,7 +1,6 @@ --- title: TiFlash Deployment Topology summary: Learn the deployment topology of TiFlash based on the minimal TiDB topology. -aliases: ['/docs/dev/tiflash-deployment-topology/'] --- # TiFlash Deployment Topology diff --git a/tiflash-upgrade-guide.md b/tiflash-upgrade-guide.md index cd8ff9b62afc8..d25562317b3a9 100644 --- a/tiflash-upgrade-guide.md +++ b/tiflash-upgrade-guide.md @@ -1,7 +1,6 @@ --- title: TiFlash Upgrade Guide summary: Learn the precautions when you upgrade TiFlash. -aliases: ['/tidb/dev/tiflash-620-upgrade-guide'] --- # TiFlash Upgrade Guide diff --git a/tiflash/maintain-tiflash.md b/tiflash/maintain-tiflash.md index 3831ac2bc99c1..ab9d32dd0d612 100644 --- a/tiflash/maintain-tiflash.md +++ b/tiflash/maintain-tiflash.md @@ -1,7 +1,6 @@ --- title: Maintain a TiFlash Cluster summary: Learn common operations when you maintain a TiFlash cluster. -aliases: ['/docs/dev/tiflash/maintain-tiflash/','/docs/dev/reference/tiflash/maintain/'] --- # Maintain a TiFlash Cluster diff --git a/tiflash/monitor-tiflash.md b/tiflash/monitor-tiflash.md index f1cdb07cf1eb1..710fe2b66cb1f 100644 --- a/tiflash/monitor-tiflash.md +++ b/tiflash/monitor-tiflash.md @@ -1,7 +1,6 @@ --- title: Monitor the TiFlash Cluster summary: Learn the monitoring items of TiFlash. -aliases: ['/docs/dev/tiflash/monitor-tiflash/','/docs/dev/reference/tiflash/monitor/'] --- # Monitor the TiFlash Cluster diff --git a/tiflash/tiflash-alert-rules.md b/tiflash/tiflash-alert-rules.md index a28f9ea713ead..993a78c602c01 100644 --- a/tiflash/tiflash-alert-rules.md +++ b/tiflash/tiflash-alert-rules.md @@ -1,7 +1,6 @@ --- title: TiFlash Alert Rules summary: Learn the alert rules of the TiFlash cluster. -aliases: ['/docs/dev/tiflash/tiflash-alert-rules/','/docs/dev/reference/tiflash/alert-rules/'] --- # TiFlash Alert Rules diff --git a/tiflash/tiflash-command-line-flags.md b/tiflash/tiflash-command-line-flags.md index c76e0b4f2735d..8cfbb93e757b0 100644 --- a/tiflash/tiflash-command-line-flags.md +++ b/tiflash/tiflash-command-line-flags.md @@ -1,7 +1,6 @@ --- title: TiFlash Command-line Flags summary: Learn the command-line startup flags of TiFlash. -aliases: ['/docs/dev/tiflash/tiflash-command-line-flags/'] --- # TiFlash Command-Line Flags diff --git a/tiflash/tiflash-configuration.md b/tiflash/tiflash-configuration.md index 6bd42380f0a81..1f4058f30a14b 100644 --- a/tiflash/tiflash-configuration.md +++ b/tiflash/tiflash-configuration.md @@ -1,7 +1,6 @@ --- title: Configure TiFlash summary: Learn how to configure TiFlash. -aliases: ['/docs/dev/tiflash/tiflash-configuration/','/docs/dev/reference/tiflash/configuration/'] --- # Configure TiFlash diff --git a/tiflash/tiflash-overview.md b/tiflash/tiflash-overview.md index 2999f51cae4f4..265be4997bbff 100644 --- a/tiflash/tiflash-overview.md +++ b/tiflash/tiflash-overview.md @@ -1,7 +1,6 @@ --- title: TiFlash Overview summary: Learn the architecture and key features of TiFlash. -aliases: ['/docs/dev/tiflash/tiflash-overview/','/docs/dev/reference/tiflash/overview/','/docs/dev/tiflash/use-tiflash/','/docs/dev/reference/tiflash/use-tiflash/','/tidb/dev/use-tiflash'] --- # TiFlash Overview diff --git a/tiflash/troubleshoot-tiflash.md b/tiflash/troubleshoot-tiflash.md index d2c0b6c139e8c..90c87a0921fad 100644 --- a/tiflash/troubleshoot-tiflash.md +++ b/tiflash/troubleshoot-tiflash.md @@ -1,7 +1,6 @@ --- title: Troubleshoot a TiFlash Cluster summary: Learn common operations when you troubleshoot a TiFlash cluster. -aliases: ['/docs/dev/tiflash/troubleshoot-tiflash/'] --- # Troubleshoot a TiFlash Cluster diff --git a/tiflash/tune-tiflash-performance.md b/tiflash/tune-tiflash-performance.md index f17c9b6176cfd..6f6493f2ad5ac 100644 --- a/tiflash/tune-tiflash-performance.md +++ b/tiflash/tune-tiflash-performance.md @@ -1,7 +1,6 @@ --- title: Tune TiFlash Performance summary: Learn how to tune the performance of TiFlash by planning machine resources and tuning TiDB parameters. -aliases: ['/docs/dev/tiflash/tune-tiflash-performance/','/docs/dev/reference/tiflash/tune-performance/'] --- # Tune TiFlash Performance diff --git a/tiflash/use-fastscan.md b/tiflash/use-fastscan.md index 7683dc8026d1b..4108d81468bfc 100644 --- a/tiflash/use-fastscan.md +++ b/tiflash/use-fastscan.md @@ -1,7 +1,6 @@ --- title: Use FastScan summary: Introduces a way to speed up querying in OLAP scenarios by using FastScan. -aliases: ['/tidb/dev/sql-statement-set-tiflash-mode/','/tidb/dev/dev-guide-use-fastscan/'] --- # Use FastScan diff --git a/tikv-configuration-file.md b/tikv-configuration-file.md index 2788ce908f0f9..4051986971738 100644 --- a/tikv-configuration-file.md +++ b/tikv-configuration-file.md @@ -1,7 +1,6 @@ --- title: TiKV Configuration File summary: Learn the TiKV configuration file. -aliases: ['/docs/dev/tikv-configuration-file/','/docs/dev/reference/configuration/tikv-server/configuration-file/'] --- # TiKV Configuration File diff --git a/tikv-control.md b/tikv-control.md index defb8e897b4ce..7e5d5725ca814 100644 --- a/tikv-control.md +++ b/tikv-control.md @@ -1,7 +1,6 @@ --- title: TiKV Control User Guide summary: Use TiKV Control to manage a TiKV cluster. -aliases: ['/docs/dev/tikv-control/','/docs/dev/reference/tools/tikv-control/'] --- # TiKV Control User Guide diff --git a/tispark-overview.md b/tispark-overview.md index 653ddf2d6f50d..af197b82d418c 100644 --- a/tispark-overview.md +++ b/tispark-overview.md @@ -1,7 +1,6 @@ --- title: TiSpark User Guide summary: Use TiSpark to provide an HTAP solution to serve as a one-stop solution for both online transactions and analysis. -aliases: ['/docs/dev/tispark-overview/','/docs/dev/reference/tispark/','/docs/dev/get-started-with-tispark/','/docs/dev/how-to/get-started/tispark/','/docs/dev/how-to/deploy/tispark/','/tidb/dev/get-started-with-tispark/','/tidb/stable/get-started-with-tispark'] --- # TiSpark User Guide diff --git a/tiup/tiup-bench.md b/tiup/tiup-bench.md index c69b483af73eb..051f3d835f1a6 100644 --- a/tiup/tiup-bench.md +++ b/tiup/tiup-bench.md @@ -1,7 +1,6 @@ --- title: Stress Test TiDB Using TiUP Bench Component summary: Learn how to stress test TiDB with TPC-C, TPC-H, CH, RawSQL, and YCSB workloads using TiUP. -aliases: ['/docs/dev/tiup/tiup-bench/','/docs/dev/reference/tools/tiup/bench/'] --- # Stress Test TiDB Using TiUP Bench Component diff --git a/tiup/tiup-cluster.md b/tiup/tiup-cluster.md index 257966223fa75..9b5f4a2b269ac 100644 --- a/tiup/tiup-cluster.md +++ b/tiup/tiup-cluster.md @@ -1,7 +1,6 @@ --- title: Deploy and Maintain an Online TiDB Cluster Using TiUP summary: Learns how to deploy and maintain an online TiDB cluster using TiUP. -aliases: ['/docs/dev/tiup/tiup-cluster/','/docs/dev/reference/tools/tiup/cluster/'] --- # Deploy and Maintain an Online TiDB Cluster Using TiUP diff --git a/tiup/tiup-component-management.md b/tiup/tiup-component-management.md index 6e0782a40ce73..420c0df33ab94 100644 --- a/tiup/tiup-component-management.md +++ b/tiup/tiup-component-management.md @@ -1,7 +1,6 @@ --- title: Manage TiUP Components with TiUP Commands summary: Learn how to manage TiUP components using TiUP commands. -aliases: ['/tidb/dev/manage-tiup-component','/docs/dev/tiup/manage-tiup-component/','/docs/dev/reference/tools/tiup/manage-component/'] --- # Manage TiUP Components with TiUP Commands diff --git a/tiup/tiup-documentation-guide.md b/tiup/tiup-documentation-guide.md index 629648a6d5280..8b4dac5cfcf78 100644 --- a/tiup/tiup-documentation-guide.md +++ b/tiup/tiup-documentation-guide.md @@ -1,7 +1,6 @@ --- title: TiUP Documentation Map summary: Guide you through TiUP documentation with links and introductions. -aliases: ['/docs/dev/tiup/tiup-documentation-guide/'] --- # TiUP Documentation Map diff --git a/tiup/tiup-faq.md b/tiup/tiup-faq.md index 6d423d13dd2d0..df13bd5325380 100644 --- a/tiup/tiup-faq.md +++ b/tiup/tiup-faq.md @@ -1,7 +1,6 @@ --- title: TiUP FAQs summary: Provide answers to common questions asked by TiUP users. -aliases: ['/docs/dev/tiup/tiup-faq/'] --- # TiUP FAQs diff --git a/tiup/tiup-mirror.md b/tiup/tiup-mirror.md index d57529b6a7707..57453a609bf61 100644 --- a/tiup/tiup-mirror.md +++ b/tiup/tiup-mirror.md @@ -1,7 +1,6 @@ --- title: Create a Private Mirror summary: Learn how to create a private mirror. -aliases: ['/tidb/dev/tiup-mirrors','/docs/dev/tiup/tiup-mirrors/','/docs/dev/reference/tools/tiup/mirrors/'] --- # Create a Private Mirror diff --git a/tiup/tiup-overview.md b/tiup/tiup-overview.md index eeb0243a427bb..16ec2f298072c 100644 --- a/tiup/tiup-overview.md +++ b/tiup/tiup-overview.md @@ -1,7 +1,6 @@ --- title: TiUP Overview summary: Introduce the TiUP tool and its ecosystem. -aliases: ['/docs/dev/tiup/tiup-overview/','/docs/dev/reference/tools/tiup/overview/'] --- # TiUP Overview diff --git a/tiup/tiup-playground.md b/tiup/tiup-playground.md index 1bd608cb7f08c..4961fca510fc8 100644 --- a/tiup/tiup-playground.md +++ b/tiup/tiup-playground.md @@ -1,7 +1,6 @@ --- title: Quickly Deploy a Local TiDB Cluster summary: Learn how to quickly deploy a local TiDB cluster using the playground component of TiUP. -aliases: ['/docs/dev/tiup/tiup-playground/','/docs/dev/reference/tools/tiup/playground/'] --- # Quickly Deploy a Local TiDB Cluster diff --git a/tiup/tiup-terminology-and-concepts.md b/tiup/tiup-terminology-and-concepts.md index a44de21943c36..7ff8d201ffaec 100644 --- a/tiup/tiup-terminology-and-concepts.md +++ b/tiup/tiup-terminology-and-concepts.md @@ -1,7 +1,6 @@ --- title: TiUP Terminology and Concepts summary: Explain the terms and concepts of TiUP. -aliases: ['/docs/dev/tiup/tiup-terminology-and-concepts/'] --- # TiUP Terminology and Concepts diff --git a/tiup/tiup-troubleshooting-guide.md b/tiup/tiup-troubleshooting-guide.md index be2ca01c79f95..f6d225ed952bf 100644 --- a/tiup/tiup-troubleshooting-guide.md +++ b/tiup/tiup-troubleshooting-guide.md @@ -1,7 +1,6 @@ --- title: TiUP Troubleshooting Guide summary: Introduce the troubleshooting methods and solutions if you encounter issues when using TiUP. -aliases: ['/docs/dev/tiup/tiup-troubleshooting-guide/'] --- # TiUP Troubleshooting Guide diff --git a/transaction-isolation-levels.md b/transaction-isolation-levels.md index 1a78c24e6e4f4..737ac84cce91a 100644 --- a/transaction-isolation-levels.md +++ b/transaction-isolation-levels.md @@ -1,7 +1,6 @@ --- title: TiDB Transaction Isolation Levels summary: Learn about the transaction isolation levels in TiDB. -aliases: ['/docs/dev/transaction-isolation-levels/','/docs/dev/reference/transactions/transaction-isolation/'] --- # TiDB Transaction Isolation Levels diff --git a/transaction-overview.md b/transaction-overview.md index e12e891f22dcf..07da0672ddaaa 100644 --- a/transaction-overview.md +++ b/transaction-overview.md @@ -1,7 +1,6 @@ --- title: Transactions summary: Learn transactions in TiDB. -aliases: ['/docs/dev/transaction-overview/','/docs/dev/reference/transactions/overview/'] --- # Transactions diff --git a/troubleshoot-tidb-cluster.md b/troubleshoot-tidb-cluster.md index c43a975b77ab2..f7ea1742b1e01 100644 --- a/troubleshoot-tidb-cluster.md +++ b/troubleshoot-tidb-cluster.md @@ -1,7 +1,6 @@ --- title: TiDB Cluster Troubleshooting Guide summary: Learn how to diagnose and resolve issues when you use TiDB. -aliases: ['/docs/dev/troubleshoot-tidb-cluster/','/docs/dev/how-to/troubleshoot/cluster-setup/'] --- # TiDB Cluster Troubleshooting Guide diff --git a/tune-operating-system.md b/tune-operating-system.md index ca118bacb0133..5ebe079bdf903 100644 --- a/tune-operating-system.md +++ b/tune-operating-system.md @@ -1,7 +1,6 @@ --- title: Tune Operating System Performance summary: Learn how to tune the parameters of the operating system. -aliases: ['/docs/dev/tune-operating-system/'] --- # Tune Operating System Performance diff --git a/tune-tikv-memory-performance.md b/tune-tikv-memory-performance.md index c36b40162e1f0..ffb8d02184921 100644 --- a/tune-tikv-memory-performance.md +++ b/tune-tikv-memory-performance.md @@ -1,7 +1,6 @@ --- title: Tune TiKV Memory Parameter Performance summary: Learn how to tune the TiKV parameters for optimal performance. -aliases: ['/docs/dev/tune-tikv-performance/','/docs/dev/reference/performance/tune-tikv/','/tidb/dev/tune-tikv-performance'] --- # Tune TiKV Memory Parameter Performance diff --git a/tune-tikv-thread-performance.md b/tune-tikv-thread-performance.md index 43a6b4ef98fc1..08371c07814b7 100644 --- a/tune-tikv-thread-performance.md +++ b/tune-tikv-thread-performance.md @@ -1,7 +1,6 @@ --- title: Tune TiKV Thread Pool Performance summary: Learn how to tune TiKV thread pools for optimal performance. -aliases: ['/docs/dev/tune-tikv-thread-performance/'] --- # Tune TiKV Thread Pool Performance diff --git a/two-data-centers-in-one-city-deployment.md b/two-data-centers-in-one-city-deployment.md index 5b08d0261da41..026804c2409f8 100644 --- a/two-data-centers-in-one-city-deployment.md +++ b/two-data-centers-in-one-city-deployment.md @@ -1,7 +1,6 @@ --- title: Two Availability Zones in One Region Deployment summary: Learn the deployment solution of two availability zones in one region. -aliases: ['/tidb/dev/synchronous-replication'] --- # Two Availability Zones in One Region Deployment diff --git a/upgrade-tidb-using-tiup.md b/upgrade-tidb-using-tiup.md index 0629dc5f5390a..20400d0fc8036 100644 --- a/upgrade-tidb-using-tiup.md +++ b/upgrade-tidb-using-tiup.md @@ -1,7 +1,6 @@ --- title: Upgrade TiDB Using TiUP summary: Learn how to upgrade TiDB using TiUP. -aliases: ['/docs/dev/upgrade-tidb-using-tiup/','/docs/dev/how-to/upgrade/using-tiup/','/tidb/dev/upgrade-tidb-using-tiup-offline','/docs/dev/upgrade-tidb-using-tiup-offline/'] --- # Upgrade TiDB Using TiUP diff --git a/user-account-management.md b/user-account-management.md index c53352651b347..3efec56c49cd3 100644 --- a/user-account-management.md +++ b/user-account-management.md @@ -1,7 +1,6 @@ --- title: TiDB User Account Management summary: Learn how to manage a TiDB user account. -aliases: ['/docs/dev/user-account-management/','/docs/dev/reference/security/user-account-management/'] --- # TiDB User Account Management diff --git a/user-defined-variables.md b/user-defined-variables.md index 5a18349c13dd7..6faac81c8cc50 100644 --- a/user-defined-variables.md +++ b/user-defined-variables.md @@ -1,7 +1,6 @@ --- title: User-Defined Variables summary: Learn how to use user-defined variables. -aliases: ['/docs/dev/user-defined-variables/','/docs/dev/reference/sql/language-structure/user-defined-variables/'] --- # User-Defined Variables diff --git a/views.md b/views.md index 2229ab7e2f275..edc5b783f51f3 100644 --- a/views.md +++ b/views.md @@ -1,7 +1,6 @@ --- title: Views summary: Learn how to use views in TiDB. -aliases: ['/docs/dev/views/','/docs/dev/reference/sql/views/'] --- # Views