diff --git a/_index.md b/_index.md index 4880283e963bf..516d95fe3bd3d 100644 --- a/_index.md +++ b/_index.md @@ -2,6 +2,7 @@ title: TiDB Introduction summary: Learn how to quickly start a TiDB cluster. category: introduction +aliases: ['/docs/dev/_index/'] --- # TiDB Introduction diff --git a/adopters.md b/adopters.md index 7f752f7eb4f40..557df9c410d0d 100644 --- a/adopters.md +++ b/adopters.md @@ -3,6 +3,7 @@ title: TiDB Adopters summary: Learn about the list of TiDB adopters in various industries. category: adopters i18n_link: "https://pingcap.com/cases-cn/" +aliases: ['/docs/dev/adopters/'] --- # TiDB Adopters diff --git a/alert-rules.md b/alert-rules.md index e91fd66732a3d..15ca2e52e6347 100644 --- a/alert-rules.md +++ b/alert-rules.md @@ -2,7 +2,7 @@ title: TiDB Cluster Alert Rules summary: Learn the alert rules in a TiDB cluster. category: reference -aliases: ['/docs/dev/reference/alert-rules/'] +aliases: ['/docs/dev/alert-rules/','/docs/dev/reference/alert-rules/'] --- diff --git a/architecture.md b/architecture.md index aafafe5a03768..52d23bd099b26 100644 --- a/architecture.md +++ b/architecture.md @@ -2,6 +2,7 @@ title: TiDB Architecture summary: The key architecture components of the TiDB platform category: introduction +aliases: ['/docs/dev/architecture/'] --- # TiDB Architecture diff --git a/auto-increment.md b/auto-increment.md index 8d1a66d8528e5..562765e5ab13c 100644 --- a/auto-increment.md +++ b/auto-increment.md @@ -2,6 +2,7 @@ title: AUTO_INCREMENT summary: Learn the `AUTO_INCREMENT` column attribute of TiDB. category: reference +aliases: ['/docs/dev/auto-increment/'] --- # AUTO_INCREMENT diff --git a/auto-random.md b/auto-random.md index 862bc32729e5b..c8c1c644f3c98 100644 --- a/auto-random.md +++ b/auto-random.md @@ -2,7 +2,7 @@ title: AUTO_RANDOM summary: Learn the AUTO_RANDOM attribute. category: reference -aliases: ['/docs/dev/reference/sql/attributes/auto-random/'] +aliases: ['/docs/dev/auto-random/','/docs/dev/reference/sql/attributes/auto-random/'] --- # AUTO_RANDOM New in v3.1.0 diff --git a/backup-and-restore-using-mydumper-lightning.md b/backup-and-restore-using-mydumper-lightning.md index 26c9e43ba8a4e..3951038524349 100644 --- a/backup-and-restore-using-mydumper-lightning.md +++ b/backup-and-restore-using-mydumper-lightning.md @@ -1,7 +1,7 @@ --- title: Use Mydumper and TiDB Lightning for Backup and Restoration category: how-to -aliases: ['/docs/dev/how-to/maintain/backup-and-restore/mydumper-lightning/','/docs/dev/how-to/maintain/backup-and-restore/'] +aliases: ['/docs/dev/backup-and-restore-using-mydumper-lightning/','/docs/dev/how-to/maintain/backup-and-restore/mydumper-lightning/','/docs/dev/how-to/maintain/backup-and-restore/'] --- # Use Mydumper and TiDB Lightning for Data Backup and Restoration diff --git a/basic-sql-operations.md b/basic-sql-operations.md index 72140833fed14..88b3005043915 100644 --- a/basic-sql-operations.md +++ b/basic-sql-operations.md @@ -2,7 +2,7 @@ title: Explore SQL with TiDB summary: Learn about the basic SQL statements for the TiDB database. category: how-to -aliases: ['/docs/dev/how-to/get-started/explore-sql/'] +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 fef90a843e8af..254ebbdf8f613 100644 --- a/benchmark/benchmark-sysbench-v2.md +++ b/benchmark/benchmark-sysbench-v2.md @@ -1,7 +1,7 @@ --- title: TiDB Sysbench Performance Test Report -- v2.0.0 vs. v1.0.0 category: benchmark -aliases: ['/docs/dev/benchmark/sysbench-v2/'] +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 122ecdaeec6c9..1e7b24e5b5919 100644 --- a/benchmark/benchmark-sysbench-v3.md +++ b/benchmark/benchmark-sysbench-v3.md @@ -1,7 +1,7 @@ --- title: TiDB Sysbench Performance Test Report -- v2.1 vs. v2.0 category: benchmark -aliases: ['/docs/dev/benchmark/sysbench-v3/'] +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 6545927a89e29..7fc67df016306 100644 --- a/benchmark/benchmark-sysbench-v4-vs-v3.md +++ b/benchmark/benchmark-sysbench-v4-vs-v3.md @@ -2,6 +2,7 @@ title: TiDB Sysbench Performance Test Report -- v4.0 vs. v3.0 summary: Compare the Sysbench performance of TiDB 4.0 and TiDB 3.0. category: benchmark +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 3fdd5eb725659..e72b362d2c67b 100644 --- a/benchmark/benchmark-tidb-using-sysbench.md +++ b/benchmark/benchmark-tidb-using-sysbench.md @@ -1,7 +1,7 @@ --- title: How to Test TiDB Using Sysbench category: benchmark -aliases: ['/docs/dev/benchmark/how-to-run-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 5f4209efa9e3c..94aa57046a40f 100644 --- a/benchmark/benchmark-tidb-using-tpcc.md +++ b/benchmark/benchmark-tidb-using-tpcc.md @@ -1,7 +1,7 @@ --- title: How to Run TPC-C Test on TiDB category: benchmark -aliases: ['/docs/dev/benchmark/how-to-run-tpcc/'] +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 3e9d1e9be1a8c..8b2fd852b2cba 100644 --- a/benchmark/benchmark-tpch.md +++ b/benchmark/benchmark-tpch.md @@ -1,7 +1,7 @@ --- title: TiDB TPC-H 50G Performance Test Report V2.0 category: benchmark -aliases: ['/docs/dev/benchmark/tpch/'] +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 9ab5d1c63955e..e400823ff4a15 100644 --- a/benchmark/online-workloads-and-add-index-operations.md +++ b/benchmark/online-workloads-and-add-index-operations.md @@ -2,7 +2,7 @@ title: Interaction Test on Online Workloads and `ADD INDEX` Operations summary: This document tests the interaction effects between online workloads and `ADD INDEX` operations. category: benchmark -aliases: ['/docs/dev/benchmark/add-index-with-load/'] +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 faa6539bfdd84..69d74b5f5117e 100644 --- a/benchmark/v3.0-performance-benchmarking-with-sysbench.md +++ b/benchmark/v3.0-performance-benchmarking-with-sysbench.md @@ -1,7 +1,7 @@ --- title: TiDB Sysbench Performance Test Report -- v3.0 vs. v2.1 category: benchmark -aliases: ['/docs/dev/benchmark/sysbench-v4/'] +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 7c7d53bc19f45..72aa420cba5ed 100644 --- a/benchmark/v3.0-performance-benchmarking-with-tpcc.md +++ b/benchmark/v3.0-performance-benchmarking-with-tpcc.md @@ -1,7 +1,7 @@ --- title: TiDB TPC-C Performance Test Report -- v3.0 vs. v2.1 category: benchmark -aliases: ['/docs/dev/benchmark/tpcc/'] +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 b535a14ff8c96..fa9b29dd6e8ce 100644 --- a/benchmark/v4.0-performance-benchmarking-with-tpcc.md +++ b/benchmark/v4.0-performance-benchmarking-with-tpcc.md @@ -2,6 +2,7 @@ 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. category: benchmark +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 cf1860900acee..cc82e52402106 100644 --- a/benchmark/v4.0-performance-benchmarking-with-tpch.md +++ b/benchmark/v4.0-performance-benchmarking-with-tpch.md @@ -2,6 +2,7 @@ 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. category: benchmark +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 a5796db1348e8..3107987e24aa6 100644 --- a/best-practices/grafana-monitor-best-practices.md +++ b/best-practices/grafana-monitor-best-practices.md @@ -2,7 +2,7 @@ title: Best Practices for Monitoring TiDB Using Grafana summary: Learn seven tips for efficiently using Grafana to monitor TiDB. category: reference -aliases: ['/docs/dev/reference/best-practices/grafana-monitor/'] +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 0b01678a0a61e..cd4441f2b1f2e 100644 --- a/best-practices/haproxy-best-practices.md +++ b/best-practices/haproxy-best-practices.md @@ -2,7 +2,7 @@ title: Best Practices for Using HAProxy in TiDB summary: This document describes best practices for configuration and usage of HAProxy in TiDB. category: reference -aliases: ['/docs/dev/reference/best-practices/haproxy/'] +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 6ced2e3b7d8fc..be0dca2d4aaab 100644 --- a/best-practices/high-concurrency-best-practices.md +++ b/best-practices/high-concurrency-best-practices.md @@ -2,7 +2,7 @@ title: Highly Concurrent Write Best Practices summary: Learn best practices for highly-concurrent write-intensive workloads in TiDB. category: reference -aliases: ['/docs/dev/reference/best-practices/high-concurrency/'] +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 acda7ee4dbedf..6cb88154d94ff 100644 --- a/best-practices/java-app-best-practices.md +++ b/best-practices/java-app-best-practices.md @@ -2,7 +2,7 @@ title: Best Practices for Developing Java Applications with TiDB summary: Learn the best practices for developing Java applications with TiDB. category: reference -aliases: ['/docs/dev/reference/best-practices/java-app/'] +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 2850c2f0989e8..b436e6d3d684f 100644 --- a/best-practices/massive-regions-best-practices.md +++ b/best-practices/massive-regions-best-practices.md @@ -2,7 +2,7 @@ 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. category: reference -aliases: ['/docs/dev/reference/best-practices/massive-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 e911fef855669..66b90a8e26192 100644 --- a/best-practices/pd-scheduling-best-practices.md +++ b/best-practices/pd-scheduling-best-practices.md @@ -2,7 +2,7 @@ title: PD Scheduling Best Practices summary: Learn best practice and strategy for PD scheduling. category: reference -aliases: ['/docs/dev/reference/best-practices/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/br/backup-and-restore-faq.md b/br/backup-and-restore-faq.md index 3703ac0733913..7bfe139cece2b 100644 --- a/br/backup-and-restore-faq.md +++ b/br/backup-and-restore-faq.md @@ -2,6 +2,7 @@ title: Backup & Restore FAQ summary: Learn about Frequently Asked Questions (FAQ) and the solutions of BR. category: FAQ +aliases: ['/docs/dev/br/backup-and-restore-faq/'] --- # Backup & Restore FAQ diff --git a/br/backup-and-restore-storages.md b/br/backup-and-restore-storages.md index 973f06a876715..0c808ebfd273c 100644 --- a/br/backup-and-restore-storages.md +++ b/br/backup-and-restore-storages.md @@ -2,6 +2,7 @@ title: BR storages summary: Describes the storage URL format used in BR. category: reference +aliases: ['/docs/dev/br/backup-and-restore-storages/'] --- # BR storages diff --git a/br/backup-and-restore-tool.md b/br/backup-and-restore-tool.md index e874fa3af518f..59db20a60b372 100644 --- a/br/backup-and-restore-tool.md +++ b/br/backup-and-restore-tool.md @@ -2,7 +2,7 @@ title: Use BR to Back up and Restore Data summary: Learn how to back up and restore data of the TiDB cluster using BR. category: how-to -aliases: ['/docs/dev/reference/tools/br/br/','/docs/dev/how-to/maintain/backup-and-restore/br/'] +aliases: ['/docs/dev/br/backup-and-restore-tool/','/docs/dev/reference/tools/br/br/','/docs/dev/how-to/maintain/backup-and-restore/br/'] --- # Use BR to Back up and Restore Data diff --git a/br/backup-and-restore-use-cases.md b/br/backup-and-restore-use-cases.md index 970b6b3585e14..7ccaeccc69f24 100644 --- a/br/backup-and-restore-use-cases.md +++ b/br/backup-and-restore-use-cases.md @@ -2,7 +2,7 @@ title: BR Usage Scenarios summary: Learn the scenarios of backing up and restoring data using BR. category: how-to -aliases: ['/docs/dev/reference/tools/br/use-cases/'] +aliases: ['/docs/dev/br/backup-and-restore-use-cases/','/docs/dev/reference/tools/br/use-cases/'] --- # BR Usage Scenarios diff --git a/certificate-authentication.md b/certificate-authentication.md index 585867936b21d..ac0d7326442fc 100644 --- a/certificate-authentication.md +++ b/certificate-authentication.md @@ -2,7 +2,7 @@ title: Certificate-Based Authentication for Login summary: Learn the certificate-based authentication used for login. category: reference -aliases: ['/docs/dev/reference/security/cert-based-authentication/'] +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 26e004736430f..7cec3c08f469c 100644 --- a/character-set-and-collation.md +++ b/character-set-and-collation.md @@ -2,7 +2,7 @@ title: Character Set and Collation summary: Learn about the supported character sets and collations in TiDB. category: reference -aliases: ['/docs/dev/reference/sql/characterset-and-collation/','/docs/dev/reference/sql/character-set/'] +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 7cfe54ef610c5..4dc998928a660 100644 --- a/check-before-deployment.md +++ b/check-before-deployment.md @@ -2,6 +2,7 @@ title: TiDB Environment and System Configuration Check summary: Learn the environment check operations before deploying TiDB. category: how-to +aliases: ['/docs/dev/check-before-deployment/'] --- # TiDB Environment and System Configuration Check diff --git a/check-cluster-status-using-sql-statements.md b/check-cluster-status-using-sql-statements.md index 9c3b471ce9b8b..aedb6ef059a64 100644 --- a/check-cluster-status-using-sql-statements.md +++ b/check-cluster-status-using-sql-statements.md @@ -2,7 +2,7 @@ title: Check the TiDB Cluster Status Using SQL Statements summary: This document introduces that TiDB offers some SQL statements and system tables to check the TiDB cluster status. category: reference -aliases: ['/docs/dev/reference/performance/check-cluster-status-using-sql-statements/'] +aliases: ['/docs/dev/check-cluster-status-using-sql-statements/','/docs/dev/reference/performance/check-cluster-status-using-sql-statements/'] --- # Check the TiDB Cluster Status Using SQL Statements diff --git a/command-line-flags-for-pd-configuration.md b/command-line-flags-for-pd-configuration.md index bf4ed6144d9f2..fb82f02ec81a3 100644 --- a/command-line-flags-for-pd-configuration.md +++ b/command-line-flags-for-pd-configuration.md @@ -2,7 +2,7 @@ title: PD Configuration Flags summary: Learn some configuration flags of PD. category: reference -aliases: ['/docs/dev/reference/configuration/pd-server/configuration/'] +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 09c0b14e38386..194e19d864c2c 100644 --- a/command-line-flags-for-tidb-configuration.md +++ b/command-line-flags-for-tidb-configuration.md @@ -2,7 +2,7 @@ title: Configuration Options summary: Learn the configuration options in TiDB. category: reference -aliases: ['/docs/dev/reference/configuration/tidb-server/configuration/','/docs/dev/reference/configuration/tidb-server/server-command-option/'] +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 7b256d497cae2..925a02e658987 100644 --- a/command-line-flags-for-tikv-configuration.md +++ b/command-line-flags-for-tikv-configuration.md @@ -2,7 +2,7 @@ title: TiKV Configuration Flags summary: Learn some configuration flags of TiKV. category: reference -aliases: ['/docs/dev/reference/configuration/tikv-server/configuration/'] +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 80ea1addcfa82..f8e32adcc7c4c 100644 --- a/comment-syntax.md +++ b/comment-syntax.md @@ -2,7 +2,7 @@ title: Comment Syntax summary: Learn about the three comment styles in TiDB. category: reference -aliases: ['/docs/dev/reference/sql/language-structure/comment-syntax/'] +aliases: ['/docs/dev/comment-syntax/','/docs/dev/reference/sql/language-structure/comment-syntax/'] --- # Comment Syntax diff --git a/community.md b/community.md index b3ed5695a2f44..ddc73e58cac2f 100644 --- a/community.md +++ b/community.md @@ -2,6 +2,7 @@ title: Connect with us summary: Learn about how to connect with us. category: community +aliases: ['/docs/dev/community/'] --- # Connect with us diff --git a/configure-memory-usage.md b/configure-memory-usage.md index a2939bfdc5f88..66e81be44fa35 100644 --- a/configure-memory-usage.md +++ b/configure-memory-usage.md @@ -2,7 +2,7 @@ title: TiDB Memory Control summary: Learn how to configure the memory quota of a query and avoid OOM (out of memory). category: how-to -aliases: ['/docs/dev/how-to/configure/memory-control/'] +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 060a9627b7df9..b777a65c10079 100644 --- a/configure-placement-rules.md +++ b/configure-placement-rules.md @@ -2,7 +2,7 @@ title: Placement Rules summary: Learn how to configure Placement Rules. category: how-to -aliases: ['/docs/dev/how-to/configure/placement-rules/'] +aliases: ['/docs/dev/configure-placement-rules/','/docs/dev/how-to/configure/placement-rules/'] --- # Placement Rules diff --git a/configure-time-zone.md b/configure-time-zone.md index 118ebe14f74ef..0dfb56492dffa 100644 --- a/configure-time-zone.md +++ b/configure-time-zone.md @@ -2,7 +2,7 @@ title: Time Zone Support summary: Learn how to set the time zone and its format. category: how-to -aliases: ['/docs/dev/how-to/configure/time-zone/'] +aliases: ['/docs/dev/configure-time-zone/','/docs/dev/how-to/configure/time-zone/'] --- # Time Zone Support diff --git a/connectors-and-apis.md b/connectors-and-apis.md index 94002eca41f9b..0c1dbf53be7af 100644 --- a/connectors-and-apis.md +++ b/connectors-and-apis.md @@ -2,7 +2,7 @@ title: Connectors and APIs summary: Learn about the connectors and APIs. category: reference -aliases: ['/docs/dev/reference/supported-clients/'] +aliases: ['/docs/dev/connectors-and-apis/','/docs/dev/reference/supported-clients/'] --- # Connectors and APIs diff --git a/constraints.md b/constraints.md index 4694481973747..0d071f1ba089e 100644 --- a/constraints.md +++ b/constraints.md @@ -2,7 +2,7 @@ title: Constraints summary: Learn how SQL Constraints apply to TiDB. category: reference -aliases: ['/docs/dev/reference/sql/constraints/'] +aliases: ['/docs/dev/constraints/','/docs/dev/reference/sql/constraints/'] --- # Constraints diff --git a/coprocessor-cache.md b/coprocessor-cache.md index a6bfb10d15cac..26d355f04e0c7 100644 --- a/coprocessor-cache.md +++ b/coprocessor-cache.md @@ -2,6 +2,7 @@ title: Coprocessor Cache summary: Learn the features of Coprocessor Cache. category: reference +aliases: ['/docs/dev/coprocessor-cache/'] --- # Coprocessor Cache diff --git a/daily-check.md b/daily-check.md index c118ebd015515..be48fa8ca5c9c 100644 --- a/daily-check.md +++ b/daily-check.md @@ -2,6 +2,7 @@ title: Daily Check summary: Learn about performance indicators of the TiDB cluster. category: reference +aliases: ['/docs/dev/daily-check/'] --- # Daily Check diff --git a/dashboard/dashboard-access.md b/dashboard/dashboard-access.md index cf1c904226103..ce097f3f3dadf 100644 --- a/dashboard/dashboard-access.md +++ b/dashboard/dashboard-access.md @@ -2,6 +2,7 @@ title: Access TiDB Dashboard summary: Learn how to access TiDB Dashboard. category: how-to +aliases: ['/docs/dev/dashboard/dashboard-access/'] --- # Access TiDB Dashboard diff --git a/dashboard/dashboard-cluster-info.md b/dashboard/dashboard-cluster-info.md index 8b8b06d9cae22..3e9ee91357d58 100644 --- a/dashboard/dashboard-cluster-info.md +++ b/dashboard/dashboard-cluster-info.md @@ -2,6 +2,7 @@ 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. category: how-to +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 4fc616ed0d5f8..01e6fd7c3b020 100644 --- a/dashboard/dashboard-diagnostics-access.md +++ b/dashboard/dashboard-diagnostics-access.md @@ -2,6 +2,7 @@ title: TiDB Dashboard Cluster Diagnostic Page summary: Learn how to use the cluster diagnostic page. category: how-to +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 5997ac2510896..85095f9589313 100644 --- a/dashboard/dashboard-diagnostics-report.md +++ b/dashboard/dashboard-diagnostics-report.md @@ -2,6 +2,7 @@ title: TiDB Dashboard Diagnostic Report summary: Learn the TiDB Dashboard diagnostic report. category: how-to +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 e8ebbe835e3f8..505ecf576a9e8 100644 --- a/dashboard/dashboard-diagnostics-usage.md +++ b/dashboard/dashboard-diagnostics-usage.md @@ -2,6 +2,7 @@ title: Locate Problems Using Diagnostic Report of TiDB Dashboard summary: Learn how to locate problems using diagnostic report of TiDB Dashboard. category: how-to +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 6fc7f3c76362b..6c59d6f51f67f 100644 --- a/dashboard/dashboard-faq.md +++ b/dashboard/dashboard-faq.md @@ -2,6 +2,7 @@ title: TiDB Dashboard FAQ summary: Learn about the frequently asked questions (FAQs) and answers about TiDB Dashboard. category: how-to +aliases: ['/docs/dev/dashboard/dashboard-faq/'] --- # TiDB Dashboard FAQ diff --git a/dashboard/dashboard-intro.md b/dashboard/dashboard-intro.md index 0b2eb3ba5a532..42c9463b4dc50 100644 --- a/dashboard/dashboard-intro.md +++ b/dashboard/dashboard-intro.md @@ -2,6 +2,7 @@ title: TiDB Dashboard Introduction summary: Introduce TiDB Dashboard. category: how-to +aliases: ['/docs/dev/dashboard/dashboard-intro/'] --- # TiDB Dashboard Introduction diff --git a/dashboard/dashboard-key-visualizer.md b/dashboard/dashboard-key-visualizer.md index 8f683860ae205..f0fe240b92c47 100644 --- a/dashboard/dashboard-key-visualizer.md +++ b/dashboard/dashboard-key-visualizer.md @@ -2,7 +2,7 @@ title: Key Visualizer Page summary: Learn how to use Key Visualizer to monitor traffic. category: how-to -aliases: ['/docs/dev/key-visualizer-monitoring-tool/'] +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 2391f8781c906..b5b9c3d5ec6e9 100644 --- a/dashboard/dashboard-log-search.md +++ b/dashboard/dashboard-log-search.md @@ -2,6 +2,7 @@ title: TiDB Dashboard Log Search Page summary: Learn how to search logs of all nodes using the log search page of TiDB Dashboard. category: how-to +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 590862e0bb6f5..b88daab2d735b 100644 --- a/dashboard/dashboard-ops-deploy.md +++ b/dashboard/dashboard-ops-deploy.md @@ -2,6 +2,7 @@ title: Deploy TiDB Dashboard summary: Learn how to deploy TiDB Dashboard. category: how-to +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 769d15c5a0231..f091c08d9ed8b 100644 --- a/dashboard/dashboard-ops-reverse-proxy.md +++ b/dashboard/dashboard-ops-reverse-proxy.md @@ -1,6 +1,7 @@ --- title: Use TiDB Dashboard behind a Reverse Proxy category: how-to +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 a2d0cfbc8af25..20d851a15cae6 100644 --- a/dashboard/dashboard-ops-security.md +++ b/dashboard/dashboard-ops-security.md @@ -2,6 +2,7 @@ title: Secure TiDB Dashboard summary: Learn how to improve the security of TiDB Dashboard. category: how-to +aliases: ['/docs/dev/dashboard/dashboard-ops-security/'] --- # Secure TiDB Dashboard diff --git a/dashboard/dashboard-overview.md b/dashboard/dashboard-overview.md index 34562755da836..2d70f997cdada 100644 --- a/dashboard/dashboard-overview.md +++ b/dashboard/dashboard-overview.md @@ -2,6 +2,7 @@ title: Overview Page summary: Learn the overview page of TiDB Dashboard. category: how-to +aliases: ['/docs/dev/dashboard/dashboard-overview/'] --- # Overview Page diff --git a/dashboard/dashboard-profiling.md b/dashboard/dashboard-profiling.md index 5632ddd5b57fb..460827741872c 100644 --- a/dashboard/dashboard-profiling.md +++ b/dashboard/dashboard-profiling.md @@ -2,6 +2,7 @@ title: Instance Profiling Page summary: Learn the instance profiling page of TiDB Dashboard. category: how-to +aliases: ['/docs/dev/dashboard/dashboard-profiling/'] --- # Instance Profiling Page diff --git a/dashboard/dashboard-slow-query.md b/dashboard/dashboard-slow-query.md index 88d379bb9c528..734d660f99026 100644 --- a/dashboard/dashboard-slow-query.md +++ b/dashboard/dashboard-slow-query.md @@ -2,6 +2,7 @@ title: Slow Queries Page of TiDB Dashboard summary: Learn the Slow Queries page of TiDB Dashboard. category: how-to +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 0c4ac3a6435ae..f4af75c9fd4a7 100644 --- a/dashboard/dashboard-statement-details.md +++ b/dashboard/dashboard-statement-details.md @@ -2,6 +2,7 @@ title: Statement Execution Details of TiDB Dashboard summary: View the execution details of a single SQL statement in TiDB Dashboard. category: how-to +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 a6ba0f541bc80..fe2c0fa47fbae 100644 --- a/dashboard/dashboard-statement-list.md +++ b/dashboard/dashboard-statement-list.md @@ -2,6 +2,7 @@ title: SQL Statements Page of TiDB Dashboard summary: View the execution status of all SQL statements in the TiDB cluster. category: how-to +aliases: ['/docs/dev/dashboard/dashboard-statement-list/'] --- # SQL Statements Page of TiDB Dashboard diff --git a/data-type-date-and-time.md b/data-type-date-and-time.md index 14a47d74af055..65822886c201e 100644 --- a/data-type-date-and-time.md +++ b/data-type-date-and-time.md @@ -2,7 +2,7 @@ title: Date and Time Types summary: Learn about the supported date and time types. category: reference -aliases: ['/docs/dev/reference/sql/data-types/date-and-time/'] +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 d66a381cb5c7f..2d05fbff7293f 100644 --- a/data-type-default-values.md +++ b/data-type-default-values.md @@ -2,7 +2,7 @@ title: TiDB Data Type summary: Learn about default values for data types in TiDB. category: reference -aliases: ['/docs/dev/reference/sql/data-types/default-values/'] +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 2f4743a53a812..0f6b5526c9329 100644 --- a/data-type-json.md +++ b/data-type-json.md @@ -2,7 +2,7 @@ title: TiDB Data Type summary: Learn about the JSON data type in TiDB. category: reference -aliases: ['/docs/dev/reference/sql/data-types/json/'] +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 66ed7a0fb0eff..af4b742eb0052 100644 --- a/data-type-numeric.md +++ b/data-type-numeric.md @@ -2,7 +2,7 @@ title: Numeric Types summary: Learn about numeric data types supported in TiDB. category: reference -aliases: ['/docs/dev/reference/sql/data-types/numeric/'] +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 c1f3427290f6d..58ed8d0537e36 100644 --- a/data-type-overview.md +++ b/data-type-overview.md @@ -2,7 +2,7 @@ title: Data Types summary: Learn about the data types supported in TiDB. category: reference -aliases: ['/docs/dev/reference/sql/data-types/overview/'] +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 af3de898523e5..b096f26416dbe 100644 --- a/data-type-string.md +++ b/data-type-string.md @@ -2,7 +2,7 @@ title: String types summary: Learn about the string types supported in TiDB. category: reference -aliases: ['/docs/dev/reference/sql/data-types/string/'] +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 72b6703d716fd..63e5d0764f9fd 100644 --- a/deploy-monitoring-services.md +++ b/deploy-monitoring-services.md @@ -2,7 +2,7 @@ title: Deploy Monitoring Services for the TiDB Cluster summary: Learn how to deploy monitoring services for the TiDB cluster. category: how-to -aliases: ['/docs/dev/how-to/monitor/monitor-a-cluster/','/docs/dev/monitor-a-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/deploy-test-cluster-using-docker-compose.md b/deploy-test-cluster-using-docker-compose.md index 6fe3d248b930d..36c91f7c01f5a 100644 --- a/deploy-test-cluster-using-docker-compose.md +++ b/deploy-test-cluster-using-docker-compose.md @@ -2,7 +2,7 @@ title: TiDB Docker Compose Deployment summary: Use Docker Compose to quickly deploy a TiDB testing cluster. category: how-to -aliases: ['/docs/dev/how-to/get-started/deploy-tidb-from-docker-compose/'] +aliases: ['/docs/dev/deploy-test-cluster-using-docker-compose/','/docs/dev/how-to/get-started/deploy-tidb-from-docker-compose/'] --- # TiDB Docker Compose Deployment diff --git a/deploy-tidb-from-binary.md b/deploy-tidb-from-binary.md index 8c033fbcfce22..ee3492338cc92 100644 --- a/deploy-tidb-from-binary.md +++ b/deploy-tidb-from-binary.md @@ -2,7 +2,7 @@ title: Local Deployment from Binary Tarball summary: Use the binary to deploy a TiDB cluster. category: how-to -aliases: ['/docs/dev/how-to/get-started/deploy-tidb-from-binary/'] +aliases: ['/docs/dev/deploy-tidb-from-binary/','/docs/dev/how-to/get-started/deploy-tidb-from-binary/'] --- # Local Deployment from Binary Tarball diff --git a/deploy-tidb-from-dbdeployer.md b/deploy-tidb-from-dbdeployer.md index 0821103544996..07ce932f27dc8 100644 --- a/deploy-tidb-from-dbdeployer.md +++ b/deploy-tidb-from-dbdeployer.md @@ -2,7 +2,7 @@ title: Install from DBdeployer summary: Install TiDB using the DBdeployer package manager. category: how-to -aliases: ['/docs/dev/how-to/get-started/deploy-tidb-from-dbdeployer/'] +aliases: ['/docs/dev/deploy-tidb-from-dbdeployer/','/docs/dev/how-to/get-started/deploy-tidb-from-dbdeployer/'] --- # Install from DBdeployer diff --git a/deploy-tidb-from-homebrew.md b/deploy-tidb-from-homebrew.md index 49aba8118ed3b..e65bbd3a1eff4 100644 --- a/deploy-tidb-from-homebrew.md +++ b/deploy-tidb-from-homebrew.md @@ -2,7 +2,7 @@ title: Install from Homebrew summary: Install TiDB using the Homebrew package manager. category: how-to -aliases: ['/docs/dev/how-to/get-started/deploy-tidb-from-homebrew/'] +aliases: ['/docs/dev/deploy-tidb-from-homebrew/','/docs/dev/how-to/get-started/deploy-tidb-from-homebrew/'] --- # Install from Homebrew diff --git a/download-ecosystem-tools.md b/download-ecosystem-tools.md index 67e31de153da2..dcefe8b701721 100644 --- a/download-ecosystem-tools.md +++ b/download-ecosystem-tools.md @@ -2,7 +2,7 @@ title: Download summary: Download the most officially maintained versions of TiDB enterprise tools. category: reference -aliases: ['/docs/dev/reference/tools/download/'] +aliases: ['/docs/dev/download-ecosystem-tools/','/docs/dev/reference/tools/download/'] --- # Download diff --git a/dynamic-config.md b/dynamic-config.md index 97629ff4b14b7..22cc40b2187eb 100644 --- a/dynamic-config.md +++ b/dynamic-config.md @@ -2,6 +2,7 @@ title: Dynamic Configuration Change summary: Learn how to use dynamic configuration change. category: reference +aliases: ['/docs/dev/dynamic-config/'] --- # Dynamic Configuration Change diff --git a/ecosystem-tool-user-case.md b/ecosystem-tool-user-case.md index 9f764d534a90e..316cbe84e529c 100644 --- a/ecosystem-tool-user-case.md +++ b/ecosystem-tool-user-case.md @@ -2,6 +2,7 @@ title: TiDB Ecosystem Tools Use Cases summary: Learn the common use cases of TiDB ecosystem tools and how to choose the tools. category: reference +aliases: ['/docs/dev/ecosystem-tool-user-case/'] --- # TiDB Ecosystem Tools Use Cases diff --git a/ecosystem-tool-user-guide.md b/ecosystem-tool-user-guide.md index f56236f2fdbfe..6639e1c80275f 100644 --- a/ecosystem-tool-user-guide.md +++ b/ecosystem-tool-user-guide.md @@ -1,7 +1,7 @@ --- title: TiDB Ecosystem Tools Overview category: reference -aliases: ['/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/'] +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 Ecosystem Tools Overview diff --git a/enable-tls-between-clients-and-servers.md b/enable-tls-between-clients-and-servers.md index af6b8231eb280..ec9f4ace9dfa2 100644 --- a/enable-tls-between-clients-and-servers.md +++ b/enable-tls-between-clients-and-servers.md @@ -2,7 +2,7 @@ title: Enable TLS Between TiDB Clients and Servers summary: Use the encrypted connection to ensure data security. category: how-to -aliases: ['/docs/dev/how-to/secure/enable-tls-clients/','/docs/dev/encrypted-connections-with-tls-protocols/'] +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 7f153eaf1c759..d062606aa213d 100644 --- a/enable-tls-between-components.md +++ b/enable-tls-between-components.md @@ -2,7 +2,7 @@ title: Enable TLS Between TiDB Components summary: Learn how to enable TLS authentication between TiDB components. category: how-to -aliases: ['/docs/dev/how-to/secure/enable-tls-between-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 45e25216c5598..c7db0da4aa556 100644 --- a/encryption-at-rest.md +++ b/encryption-at-rest.md @@ -2,6 +2,7 @@ title: Encryption-At-Rest for TiKV summary: Learn how to enable encryption-at-rest to protect sensitive data. category: reference +aliases: ['/docs/dev/encryption-at-rest/'] --- # Encryption-At-Rest for TiKV New in v4.0.0 diff --git a/error-codes.md b/error-codes.md index af91641f5ac0a..f09cf2eb1fc52 100644 --- a/error-codes.md +++ b/error-codes.md @@ -2,7 +2,7 @@ title: Error Codes and Troubleshooting summary: Learn about the error codes and solutions in TiDB. category: reference -aliases: ['/docs/dev/reference/error-codes/'] +aliases: ['/docs/dev/error-codes/','/docs/dev/reference/error-codes/'] --- # Error Codes and Troubleshooting diff --git a/export-or-backup-using-dumpling.md b/export-or-backup-using-dumpling.md index 68c8450ff3a67..c5324edc572e0 100644 --- a/export-or-backup-using-dumpling.md +++ b/export-or-backup-using-dumpling.md @@ -2,6 +2,7 @@ title: Export or Backup Data Using Dumpling summary: Use the Dumpling tool to export or backup data in TiDB. category: how-to +aliases: ['/docs/dev/export-or-backup-using-dumpling/'] --- # Export or Backup Data Using Dumpling diff --git a/expression-syntax.md b/expression-syntax.md index 8d8ecf39d18aa..d8406ae27d750 100644 --- a/expression-syntax.md +++ b/expression-syntax.md @@ -2,7 +2,7 @@ title: Expression Syntax summary: Learn about the expression syntax in TiDB. category: reference -aliases: ['/docs/dev/reference/sql/language-structure/expression-syntax/'] +aliases: ['/docs/dev/expression-syntax/','/docs/dev/reference/sql/language-structure/expression-syntax/'] --- # Expression Syntax diff --git a/faq/tidb-faq.md b/faq/tidb-faq.md index 27a3302402d5b..dc03f1b848096 100644 --- a/faq/tidb-faq.md +++ b/faq/tidb-faq.md @@ -2,7 +2,7 @@ title: TiDB FAQ summary: Learn about the most frequently asked questions (FAQs) relating to TiDB. category: faq -aliases: ['/docs/dev/faq/tidb/'] +aliases: ['/docs/dev/faq/tidb-faq/','/docs/dev/faq/tidb/'] --- # TiDB FAQ diff --git a/faq/upgrade-faq.md b/faq/upgrade-faq.md index a31af57a973d6..62464bdc4e8f1 100644 --- a/faq/upgrade-faq.md +++ b/faq/upgrade-faq.md @@ -2,7 +2,7 @@ title: FAQs After Upgrade summary: Learn about the FAQs after upgrading TiDB. category: faq -aliases: ['/docs/dev/faq/upgrade/'] +aliases: ['/docs/dev/faq/upgrade-faq/','/docs/dev/faq/upgrade/'] --- # FAQs After Upgrade diff --git a/follower-read.md b/follower-read.md index 6d7133ea8ad09..f13f2ea90bffb 100644 --- a/follower-read.md +++ b/follower-read.md @@ -2,7 +2,7 @@ title: Follower Read summary: This document describes the use and implementation of Follower Read. category: reference -aliases: ['/docs/dev/reference/performance/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 994e62a91b38f..a0790299dbd5d 100644 --- a/functions-and-operators/aggregate-group-by-functions.md +++ b/functions-and-operators/aggregate-group-by-functions.md @@ -2,7 +2,7 @@ title: Aggregate (GROUP BY) Functions summary: Learn about the supported aggregate functions in TiDB. category: reference -aliases: ['/docs/dev/reference/sql/functions-and-operators/aggregate-group-by-functions/'] +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 3703452783677..c206c099c3780 100644 --- a/functions-and-operators/bit-functions-and-operators.md +++ b/functions-and-operators/bit-functions-and-operators.md @@ -2,7 +2,7 @@ title: Bit Functions and Operators summary: Learn about the bit functions and operators. category: reference -aliases: ['/docs/dev/reference/sql/functions-and-operators/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 5c9a348d145fb..de305aac269f4 100644 --- a/functions-and-operators/cast-functions-and-operators.md +++ b/functions-and-operators/cast-functions-and-operators.md @@ -2,7 +2,7 @@ title: Cast Functions and Operators summary: Learn about the cast functions and operators. category: reference -aliases: ['/docs/dev/reference/sql/functions-and-operators/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 4025d9376a8dc..c8a6105e5a202 100644 --- a/functions-and-operators/control-flow-functions.md +++ b/functions-and-operators/control-flow-functions.md @@ -2,7 +2,7 @@ title: Control Flow Functions summary: Learn about the Control Flow functions. category: reference -aliases: ['/docs/dev/reference/sql/functions-and-operators/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 20544edb82906..fde7af4ab8218 100644 --- a/functions-and-operators/date-and-time-functions.md +++ b/functions-and-operators/date-and-time-functions.md @@ -2,7 +2,7 @@ title: Date and Time Functions summary: Learn how to use the data and time functions. category: reference -aliases: ['/docs/dev/reference/sql/functions-and-operators/date-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 0476e6e54cd32..957dba6605d5e 100644 --- a/functions-and-operators/encryption-and-compression-functions.md +++ b/functions-and-operators/encryption-and-compression-functions.md @@ -2,7 +2,7 @@ title: Encryption and Compression Functions summary: Learn about the encryption and compression functions. category: reference -aliases: ['/docs/dev/reference/sql/functions-and-operators/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 e348efc30485d..c1aae6f71a153 100644 --- a/functions-and-operators/expressions-pushed-down.md +++ b/functions-and-operators/expressions-pushed-down.md @@ -2,7 +2,7 @@ title: List of Expressions for Pushdown summary: Learn a list of expressions that can be pushed down to TiKV and the related operations. category: reference -aliases: ['/docs/dev/reference/sql/functions-and-operators/expressions-pushed-down/'] +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 328f6ac87a7e5..28f59a1ff7c05 100644 --- a/functions-and-operators/functions-and-operators-overview.md +++ b/functions-and-operators/functions-and-operators-overview.md @@ -2,7 +2,7 @@ title: Function and Operator Reference summary: Learn how to use the functions and operators. category: reference -aliases: ['/docs/dev/reference/sql/functions-and-operators/reference/'] +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 5e98a324c5c1a..40b985cb84ee7 100644 --- a/functions-and-operators/information-functions.md +++ b/functions-and-operators/information-functions.md @@ -2,7 +2,7 @@ title: Information Functions summary: Learn about the information functions. category: reference -aliases: ['/docs/dev/reference/sql/functions-and-operators/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 2eddfece4b8a7..3272b9e553a85 100644 --- a/functions-and-operators/json-functions.md +++ b/functions-and-operators/json-functions.md @@ -2,7 +2,7 @@ title: JSON Functions summary: Learn about JSON functions. category: reference -aliases: ['/docs/dev/reference/sql/functions-and-operators/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 78c0a0c030886..bc56fa0a4f4e1 100644 --- a/functions-and-operators/miscellaneous-functions.md +++ b/functions-and-operators/miscellaneous-functions.md @@ -2,7 +2,7 @@ title: Miscellaneous Functions summary: Learn about miscellaneous functions in TiDB. category: reference -aliases: ['/docs/dev/reference/sql/functions-and-operators/miscellaneous-functions/'] +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 ac997da803fe2..4ba1253f27557 100644 --- a/functions-and-operators/numeric-functions-and-operators.md +++ b/functions-and-operators/numeric-functions-and-operators.md @@ -2,7 +2,7 @@ title: Numeric Functions and Operators summary: Learn about the numeric functions and operators. category: reference -aliases: ['/docs/dev/reference/sql/functions-and-operators/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 8ec857057fea4..d235a72348963 100644 --- a/functions-and-operators/operators.md +++ b/functions-and-operators/operators.md @@ -2,7 +2,7 @@ title: Operators summary: Learn about the operators precedence, comparison functions and operators, logical operators, and assignment operators. category: reference -aliases: ['/docs/dev/reference/sql/functions-and-operators/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 e1947d985fe3f..a75a9e2f2a0de 100644 --- a/functions-and-operators/precision-math.md +++ b/functions-and-operators/precision-math.md @@ -2,7 +2,7 @@ title: Precision Math summary: Learn about the precision math in TiDB. category: reference -aliases: ['/docs/dev/reference/sql/functions-and-operators/precision-math/'] +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 e9ca1942839ee..8ebd825864140 100644 --- a/functions-and-operators/string-functions.md +++ b/functions-and-operators/string-functions.md @@ -2,7 +2,7 @@ title: String Functions summary: Learn about the string functions in TiDB. category: reference -aliases: ['/docs/dev/reference/sql/functions-and-operators/string-functions/'] +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 1c6a9383f791e..407a6dc64f81a 100644 --- a/functions-and-operators/type-conversion-in-expression-evaluation.md +++ b/functions-and-operators/type-conversion-in-expression-evaluation.md @@ -2,7 +2,7 @@ title: Type Conversion in Expression Evaluation summary: Learn about the type conversion in expression evaluation. category: reference -aliases: ['/docs/dev/reference/sql/functions-and-operators/type-conversion/'] +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 6dc1674c3d3f9..cfc68a7ef33a6 100644 --- a/functions-and-operators/window-functions.md +++ b/functions-and-operators/window-functions.md @@ -2,7 +2,7 @@ title: Window Functions summary: This document introduces window functions supported in TiDB. category: reference -aliases: ['/docs/dev/reference/sql/functions-and-operators/window-functions/'] +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 7f4298d132009..74d60e568f481 100644 --- a/garbage-collection-configuration.md +++ b/garbage-collection-configuration.md @@ -2,7 +2,7 @@ title: GC Configuration summary: Learn about GC configuration parameters. category: reference -aliases: ['/docs/dev/reference/garbage-collection/configuration/'] +aliases: ['/docs/dev/garbage-collection-configuration/','/docs/dev/reference/garbage-collection/configuration/'] --- # GC Configuration diff --git a/garbage-collection-overview.md b/garbage-collection-overview.md index 665518cb3c687..03c417c27515d 100644 --- a/garbage-collection-overview.md +++ b/garbage-collection-overview.md @@ -2,7 +2,7 @@ title: GC Overview summary: Learn about Garbage Collection in TiDB. category: reference -aliases: ['/docs/dev/reference/garbage-collection/overview/'] +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 e993bc4fac0ab..3bfba71eda7d8 100644 --- a/generate-self-signed-certificates.md +++ b/generate-self-signed-certificates.md @@ -2,7 +2,7 @@ title: Generate Self-signed Certificates summary: Use `openssl` to generate self-signed certificates. category: how-to -aliases: ['/docs/dev/how-to/secure/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 67fc326b27082..8ae0c92b9b9bb 100644 --- a/generated-columns.md +++ b/generated-columns.md @@ -2,7 +2,7 @@ title: Generated Columns summary: Learn how to use generated columns. category: reference -aliases: ['/docs/dev/reference/sql/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 9dcda479ac819..a359305c02bff 100644 --- a/geo-distributed-deployment-topology.md +++ b/geo-distributed-deployment-topology.md @@ -2,6 +2,7 @@ title: Geo-distributed Deployment topology summary: Learn the geo-distributed deployment topology of TiDB. category: how-to +aliases: ['/docs/dev/geo-distributed-deployment-topology/'] --- # Geo-distributed Deployment topology diff --git a/geo-redundancy-deployment.md b/geo-redundancy-deployment.md index 3d700e9bfcdf1..5474365d402f1 100644 --- a/geo-redundancy-deployment.md +++ b/geo-redundancy-deployment.md @@ -1,7 +1,7 @@ --- title: Cross-DC Deployment Solutions category: how-to -aliases: ['/docs/dev/how-to/deploy/geographic-redundancy/overview/'] +aliases: ['/docs/dev/geo-redundancy-deployment/','/docs/dev/how-to/deploy/geographic-redundancy/overview/'] --- # Cross-DC Deployment Solutions diff --git a/get-started-with-tidb-binlog.md b/get-started-with-tidb-binlog.md index 84dd9c2d87e91..08fe8282fce7a 100644 --- a/get-started-with-tidb-binlog.md +++ b/get-started-with-tidb-binlog.md @@ -2,7 +2,7 @@ title: TiDB Binlog Tutorial summary: Learn to deploy TiDB Binlog with a simple TiDB cluster. category: how-to -aliases: ['/docs/dev/how-to/get-started/tidb-binlog/'] +aliases: ['/docs/dev/get-started-with-tidb-binlog/','/docs/dev/how-to/get-started/tidb-binlog/'] --- # TiDB Binlog Tutorial diff --git a/get-started-with-tidb-lightning.md b/get-started-with-tidb-lightning.md index fe398f046e359..2479680b211c5 100644 --- a/get-started-with-tidb-lightning.md +++ b/get-started-with-tidb-lightning.md @@ -2,7 +2,7 @@ title: TiDB Lightning Tutorial summary: Learn how to deploy TiDB Lightning and import full backup data to TiDB. category: how-to -aliases: ['/docs/dev/how-to/get-started/tidb-lightning/'] +aliases: ['/docs/dev/get-started-with-tidb-lightning/','/docs/dev/how-to/get-started/tidb-lightning/'] --- # TiDB Lightning Tutorial diff --git a/get-started-with-tispark.md b/get-started-with-tispark.md index 890bb2f5a5cc9..1f7d22839365e 100644 --- a/get-started-with-tispark.md +++ b/get-started-with-tispark.md @@ -2,7 +2,7 @@ title: TiSpark Quick Start Guide summary: Learn how to use TiSpark quickly. category: how-to -aliases: ['/docs/dev/how-to/get-started/tispark/','/docs/dev/how-to/deploy/tispark/'] +aliases: ['/docs/dev/get-started-with-tispark/','/docs/dev/how-to/get-started/tispark/','/docs/dev/how-to/deploy/tispark/'] --- # TiSpark Quick Start Guide diff --git a/glossary.md b/glossary.md index a2f549c0cdac4..91b1cd128fcc8 100644 --- a/glossary.md +++ b/glossary.md @@ -2,6 +2,7 @@ title: Glossary summary: Glossaries about TiDB. category: glossary +aliases: ['/docs/dev/glossary/'] --- # Glossary diff --git a/grafana-overview-dashboard.md b/grafana-overview-dashboard.md index 130b805347fe1..37c19b595f0f2 100644 --- a/grafana-overview-dashboard.md +++ b/grafana-overview-dashboard.md @@ -2,7 +2,7 @@ title: Key Metrics summary: Learn some key metrics displayed on the Grafana Overview dashboard. category: reference -aliases: ['/docs/dev/reference/key-monitoring-metrics/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 d70a33fc5ae37..318980033fb9b 100644 --- a/grafana-pd-dashboard.md +++ b/grafana-pd-dashboard.md @@ -2,7 +2,7 @@ title: Key Monitoring Metrics of PD summary: Learn some key metrics displayed on the Grafana PD dashboard. category: reference -aliases: ['/docs/dev/reference/key-monitoring-metrics/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 a5ca404c03f44..3d5ee453f891a 100644 --- a/grafana-tidb-dashboard.md +++ b/grafana-tidb-dashboard.md @@ -2,7 +2,7 @@ title: TiDB Monitoring Metrics summary: Learn some key metrics displayed on the Grafana TiDB dashboard. category: reference -aliases: ['/docs/dev/reference/key-monitoring-metrics/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 3d6af9c20f18d..dff06b60d0c36 100644 --- a/grafana-tikv-dashboard.md +++ b/grafana-tikv-dashboard.md @@ -2,7 +2,7 @@ title: Key Monitoring Metrics of TiKV summary: Learn some key metrics displayed on the Grafana TiKV dashboard. category: reference -aliases: ['/docs/dev/reference/key-monitoring-metrics/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 138cee5f1bd91..108e2a0da280c 100644 --- a/hardware-and-software-requirements.md +++ b/hardware-and-software-requirements.md @@ -2,7 +2,7 @@ title: Software and Hardware Recommendations summary: Learn the software and hardware recommendations for deploying and running TiDB. category: how-to -aliases: ['/docs/dev/how-to/deploy/hardware-recommendations/'] +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 a0b998753953e..d572d44b6f8de 100644 --- a/hybrid-deployment-topology.md +++ b/hybrid-deployment-topology.md @@ -2,6 +2,7 @@ title: Hybrid Deployment Topology summary: Learn the hybrid deployment topology of TiDB clusters. category: how-to +aliases: ['/docs/dev/hybrid-deployment-topology/'] --- # Hybrid Deployment Topology diff --git a/identify-expensive-queries.md b/identify-expensive-queries.md index c82c8516310b5..d24450ec70c55 100644 --- a/identify-expensive-queries.md +++ b/identify-expensive-queries.md @@ -1,7 +1,7 @@ --- title: Identify Expensive Queries category: how to -aliases: ['/docs/dev/how-to/maintain/identify-abnormal-queries/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 31b08b5d597d4..0133c53df6ad2 100644 --- a/identify-slow-queries.md +++ b/identify-slow-queries.md @@ -2,7 +2,7 @@ title: Identify Slow Queries summary: Use the slow query log to identify problematic SQL statements. category: how-to -aliases: ['/docs/dev/how-to/maintain/identify-abnormal-queries/identify-slow-queries/','/docs-cn/dev/how-to/maintain/identify-slow-queries/'] +aliases: ['/docs/dev/identify-slow-queries/','/docs/dev/how-to/maintain/identify-abnormal-queries/identify-slow-queries/','/docs-cn/dev/how-to/maintain/identify-slow-queries/'] --- # Identify Slow Queries diff --git a/import-example-data.md b/import-example-data.md index 3781f2d4e7bee..d052daace05e6 100644 --- a/import-example-data.md +++ b/import-example-data.md @@ -2,7 +2,7 @@ title: Import Example Database summary: Install the Bikeshare example database. category: how-to -aliases: ['/docs/dev/how-to/get-started/import-example-database/'] +aliases: ['/docs/dev/import-example-data/','/docs/dev/how-to/get-started/import-example-database/'] --- # Import Example Database diff --git a/index-merge.md b/index-merge.md index bd200ccb03b08..99db0f2cea3ed 100644 --- a/index-merge.md +++ b/index-merge.md @@ -2,7 +2,7 @@ title: Access Tables Using `IndexMerge` summary: Learn how to access tables using the `IndexMerge` query execution plan. category: reference -aliases: ['/docs/dev/reference/performance/index-merge/'] +aliases: ['/docs/dev/index-merge/','/docs/dev/reference/performance/index-merge/'] --- # Access Tables Using `IndexMerge` diff --git a/join-reorder.md b/join-reorder.md index 4f6ba14529430..f92eb4d8abe7a 100644 --- a/join-reorder.md +++ b/join-reorder.md @@ -2,7 +2,7 @@ title: Introduction to Join Reorder summary: Use the Join Reorder algorithm to join multiple tables in TiDB. category: reference -aliases: ['/docs/dev/reference/performance/join-reorder/'] +aliases: ['/docs/dev/join-reorder/','/docs/dev/reference/performance/join-reorder/'] --- # Introduction to Join Reorder diff --git a/key-features.md b/key-features.md index e0e4168250f16..89317a34ec5a7 100644 --- a/key-features.md +++ b/key-features.md @@ -2,6 +2,7 @@ title: Key Features summary: Key features of the TiDB database platform. category: concepts +aliases: ['/docs/dev/key-features/'] --- # Key Features diff --git a/keywords-and-reserved-words.md b/keywords-and-reserved-words.md index e3a80d1caf14e..630bd68a9340a 100644 --- a/keywords-and-reserved-words.md +++ b/keywords-and-reserved-words.md @@ -2,7 +2,7 @@ title: Keywords and Reserved Words summary: Learn about the keywords and reserved words in TiDB. category: reference -aliases: ['/docs/dev/reference/sql/language-structure/keywords-and-reserved-words/'] +aliases: ['/docs/dev/keywords-and-reserved-words/','/docs/dev/reference/sql/language-structure/keywords-and-reserved-words/'] --- # Keywords and Reserved Words diff --git a/literal-values.md b/literal-values.md index fdf662a36b746..65cd5abf412f2 100644 --- a/literal-values.md +++ b/literal-values.md @@ -2,7 +2,7 @@ title: Literal Values summary: Learn how to use various literal values. category: reference -aliases: ['/docs/dev/reference/sql/language-structure/literal-values/'] +aliases: ['/docs/dev/literal-values/','/docs/dev/reference/sql/language-structure/literal-values/'] --- # Literal Values diff --git a/load-misuse-handling.md b/load-misuse-handling.md index 2a0b2aed25f89..7ee0be08e9359 100644 --- a/load-misuse-handling.md +++ b/load-misuse-handling.md @@ -1,7 +1,7 @@ --- title: Common Misuses During Full Data Import category: reference -aliases: ['/docs/dev/reference/tools/error-case-handling/load-misuse-handling/'] +aliases: ['/docs/dev/load-misuse-handling/','/docs/dev/reference/tools/error-case-handling/load-misuse-handling/'] --- # Common Misuses During Full Data Import diff --git a/loader-overview.md b/loader-overview.md index 634cc27daed6b..3ae3ed3cee43c 100644 --- a/loader-overview.md +++ b/loader-overview.md @@ -2,7 +2,7 @@ title: Loader Instructions summary: Use Loader to load data to TiDB. category: reference -aliases: ['/docs/dev/reference/tools/loader/'] +aliases: ['/docs/dev/loader-overview/','/docs/dev/reference/tools/loader/'] --- # Loader Instructions diff --git a/location-awareness.md b/location-awareness.md index 8cb1d62404de8..cb7d0bdb374b4 100644 --- a/location-awareness.md +++ b/location-awareness.md @@ -2,7 +2,7 @@ title: Cluster Topology Configuration summary: Learn to configure cluster topology to maximize the capacity for disaster recovery. category: how-to -aliases: ['/docs/dev/how-to/deploy/geographic-redundancy/location-awareness/'] +aliases: ['/docs/dev/location-awareness/','/docs/dev/how-to/deploy/geographic-redundancy/location-awareness/'] --- # Cluster Topology Configuration diff --git a/maintain-tidb-using-ansible.md b/maintain-tidb-using-ansible.md index 8ad3c40819f0c..a4ed09e0f84e7 100644 --- a/maintain-tidb-using-ansible.md +++ b/maintain-tidb-using-ansible.md @@ -2,7 +2,7 @@ title: TiDB Ansible Common Operations summary: Learn some common operations when using TiDB Ansible to administer a TiDB cluster. category: how-to -aliases: ['/docs/dev/how-to/deploy/orchestrated/ansible-operations/'] +aliases: ['/docs/dev/maintain-tidb-using-ansible/','/docs/dev/how-to/deploy/orchestrated/ansible-operations/'] --- # TiDB Ansible Common Operations diff --git a/maintain-tidb-using-tiup.md b/maintain-tidb-using-tiup.md index f700d6abc1c27..cc9ec002edd2f 100644 --- a/maintain-tidb-using-tiup.md +++ b/maintain-tidb-using-tiup.md @@ -2,7 +2,7 @@ title: TiUP Common Operations summary: Learn the common operations to operate and maintain a TiDB cluster using TiUP. category: how-to -aliases: ['/docs/dev/how-to/maintain/tiup-operations/'] +aliases: ['/docs/dev/maintain-tidb-using-tiup/','/docs/dev/how-to/maintain/tiup-operations/'] --- # TiUP Common Operations diff --git a/migrate-from-aurora-mysql-database.md b/migrate-from-aurora-mysql-database.md index d5817a73f4003..f13bc6fbb40ba 100644 --- a/migrate-from-aurora-mysql-database.md +++ b/migrate-from-aurora-mysql-database.md @@ -2,7 +2,7 @@ title: Migrate from MySQL (Amazon Aurora) summary: Learn how to migrate from MySQL (using a case of Amazon Aurora) to TiDB by using TiDB Data Migration (DM). category: how-to -aliases: ['/docs/dev/how-to/migrate/from-mysql-aurora/','/docs/dev/how-to/migrate/from-aurora/'] +aliases: ['/docs/dev/migrate-from-aurora-mysql-database/','/docs/dev/how-to/migrate/from-mysql-aurora/','/docs/dev/how-to/migrate/from-aurora/'] --- # Migrate from MySQL (Amazon Aurora) diff --git a/migrate-from-mysql-mydumper-files.md b/migrate-from-mysql-mydumper-files.md index eb2b61e2a6444..88d2ea2293d2d 100644 --- a/migrate-from-mysql-mydumper-files.md +++ b/migrate-from-mysql-mydumper-files.md @@ -2,6 +2,7 @@ title: Migrate Data from MySQL SQL Files summary: Learn how to migrate data from MySQL SQL files to TiDB using TiDB Lightning. category: how-to +aliases: ['/docs/dev/migrate-from-mysql-mydumper-files/'] --- # Migrate Data from MySQL SQL Files diff --git a/migration-overview.md b/migration-overview.md index 9c962997d0d22..260bc60ecf611 100644 --- a/migration-overview.md +++ b/migration-overview.md @@ -2,6 +2,7 @@ title: Migration Overview summary: This document describes how to migrate data from databases or data formats (CSV/SQL). category: reference +aliases: ['/docs/dev/migration-overview/'] --- # Migration Overview diff --git a/minimal-deployment-topology.md b/minimal-deployment-topology.md index c1a79cee6c10f..eb258ad28b26c 100644 --- a/minimal-deployment-topology.md +++ b/minimal-deployment-topology.md @@ -2,6 +2,7 @@ title: Minimal Deployment Topology summary: Learn the minimal deployment topology of TiDB clusters. category: how-to +aliases: ['/docs/dev/minimal-deployment-topology/'] --- # Minimal Deployment Topology diff --git a/mydumper-overview.md b/mydumper-overview.md index 62b20bc9c8b1e..2eb640d51f990 100644 --- a/mydumper-overview.md +++ b/mydumper-overview.md @@ -2,7 +2,7 @@ title: Mydumper Instructions summary: Use Mydumper to export data from TiDB. category: reference -aliases: ['/docs/dev/reference/tools/mydumper/'] +aliases: ['/docs/dev/mydumper-overview/','/docs/dev/reference/tools/mydumper/'] --- # Mydumper Instructions diff --git a/mysql-compatibility.md b/mysql-compatibility.md index 6a7766de860a3..1f860e10abb58 100644 --- a/mysql-compatibility.md +++ b/mysql-compatibility.md @@ -2,7 +2,7 @@ title: Compatibility with MySQL summary: Learn about the compatibility of TiDB with MySQL, and the unsupported and different features. category: reference -aliases: ['/docs/dev/reference/mysql-compatibility/'] +aliases: ['/docs/dev/mysql-compatibility/','/docs/dev/reference/mysql-compatibility/'] --- # Compatibility with MySQL diff --git a/offline-deployment-using-ansible.md b/offline-deployment-using-ansible.md index b15878a990f33..90b28d89be24e 100644 --- a/offline-deployment-using-ansible.md +++ b/offline-deployment-using-ansible.md @@ -2,7 +2,7 @@ title: Deploy TiDB Offline Using TiDB Ansible summary: Use TiDB Ansible to deploy a TiDB cluster offline. category: how-to -aliases: ['/docs/dev/how-to/deploy/orchestrated/offline-ansible/'] +aliases: ['/docs/dev/offline-deployment-using-ansible/','/docs/dev/how-to/deploy/orchestrated/offline-ansible/'] --- # Deploy TiDB Offline Using TiDB Ansible diff --git a/online-deployment-using-ansible.md b/online-deployment-using-ansible.md index 7658f2ada38fd..64805a04617ea 100644 --- a/online-deployment-using-ansible.md +++ b/online-deployment-using-ansible.md @@ -2,7 +2,7 @@ title: Deploy TiDB Using TiDB Ansible summary: Use TiDB Ansible to deploy a TiDB cluster. category: how-to -aliases: ['/docs/dev/how-to/deploy/orchestrated/ansible/'] +aliases: ['/docs/dev/online-deployment-using-ansible/','/docs/dev/how-to/deploy/orchestrated/ansible/'] --- # Deploy TiDB Using TiDB Ansible diff --git a/optimistic-transaction.md b/optimistic-transaction.md index c2d90fe129cef..5bf3f5d870aa7 100644 --- a/optimistic-transaction.md +++ b/optimistic-transaction.md @@ -2,7 +2,7 @@ title: TiDB Optimistic Transaction Model summary: Learn the optimistic transaction model in TiDB. category: reference -aliases: ['/docs/dev/reference/transactions/transaction-optimistic/','/docs/dev/reference/transactions/transaction-model/'] +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 18dcfbec64bdb..8b2c9d3d2d62a 100644 --- a/optimizer-hints.md +++ b/optimizer-hints.md @@ -2,7 +2,7 @@ title: Optimizer Hints summary: Use Optimizer Hints to influence query execution plans category: reference -aliases: ['/docs/dev/reference/performance/optimizer-hints/'] +aliases: ['/docs/dev/optimizer-hints/','/docs/dev/reference/performance/optimizer-hints/'] --- # Optimizer Hints diff --git a/overview.md b/overview.md index a075fc7f72475..147535ad0aea0 100644 --- a/overview.md +++ b/overview.md @@ -2,6 +2,7 @@ title: TiDB Introduction summary: Learn how to quickly start a TiDB cluster. category: introduction +aliases: ['/docs/dev/overview/'] --- # TiDB Introduction diff --git a/partitioned-table.md b/partitioned-table.md index f4e5b16ba05eb..3284c24a31f43 100644 --- a/partitioned-table.md +++ b/partitioned-table.md @@ -2,7 +2,7 @@ title: Partitioning summary: Learn how to use partitioning in TiDB. category: reference -aliases: ['/docs/dev/reference/sql/partitioning/'] +aliases: ['/docs/dev/partitioned-table/','/docs/dev/reference/sql/partitioning/'] --- # Partitioning diff --git a/pd-configuration-file.md b/pd-configuration-file.md index cb17ae98e3cd5..bf7fc0044d35e 100644 --- a/pd-configuration-file.md +++ b/pd-configuration-file.md @@ -2,7 +2,7 @@ title: PD Configuration File summary: Learn the PD configuration file. category: reference -aliases: ['/docs/dev/reference/configuration/pd-server/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 32f63a80cb8aa..933a800e4f555 100644 --- a/pd-control.md +++ b/pd-control.md @@ -2,7 +2,7 @@ title: PD Control User Guide summary: Use PD Control to obtain the state information of a cluster and tune a cluster. category: reference -aliases: ['/docs/dev/reference/tools/pd-control/'] +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 00a27cbd3e455..fd9d4e339befc 100644 --- a/pd-recover.md +++ b/pd-recover.md @@ -2,7 +2,7 @@ title: PD Recover User Guide summary: Use PD Recover to recover a PD cluster which cannot start or provide services normally. category: reference -aliases: ['/docs/dev/reference/tools/pd-recover/'] +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 8b7154c33af61..a74be46898593 100644 --- a/pessimistic-transaction.md +++ b/pessimistic-transaction.md @@ -2,7 +2,7 @@ title: TiDB Pessimistic Transaction Model summary: Learn the pessimistic transaction model in TiDB. category: reference -aliases: ['/docs/dev/reference/transactions/transaction-pessimistic/'] +aliases: ['/docs/dev/pessimistic-transaction/','/docs/dev/reference/transactions/transaction-pessimistic/'] --- # TiDB Pessimistic Transaction Model diff --git a/post-installation-check.md b/post-installation-check.md index 6651fe0dbe153..78ac1cafad81a 100644 --- a/post-installation-check.md +++ b/post-installation-check.md @@ -2,6 +2,7 @@ title: Check Cluster Status summary: Learn how to check the running status of the TiDB cluster. category: how-to +aliases: ['/docs/dev/post-installation-check/'] --- # Check Cluster Status diff --git a/privilege-management.md b/privilege-management.md index a26a90cbef9e0..e3b84c3a5940a 100644 --- a/privilege-management.md +++ b/privilege-management.md @@ -2,7 +2,7 @@ title: Privilege Management summary: Learn how to manage the privilege. category: reference -aliases: ['/docs/dev/reference/security/privilege-system/'] +aliases: ['/docs/dev/privilege-management/','/docs/dev/reference/security/privilege-system/'] --- # Privilege Management diff --git a/production-deployment-from-binary-tarball.md b/production-deployment-from-binary-tarball.md index 62f311c9a4192..73eb0cefcaf28 100644 --- a/production-deployment-from-binary-tarball.md +++ b/production-deployment-from-binary-tarball.md @@ -2,7 +2,7 @@ title: Production Deployment from Binary Tarball summary: Use the binary to deploy a TiDB cluster. category: how-to -aliases: ['/docs/dev/how-to/deploy/from-tarball/production-environment/'] +aliases: ['/docs/dev/production-deployment-from-binary-tarball/','/docs/dev/how-to/deploy/from-tarball/production-environment/'] --- # Production Deployment from Binary Tarball diff --git a/production-deployment-using-tiup.md b/production-deployment-using-tiup.md index a22da4f75cfc5..171f4e6e5417f 100644 --- a/production-deployment-using-tiup.md +++ b/production-deployment-using-tiup.md @@ -2,7 +2,7 @@ title: Deploy a TiDB Cluster Using TiUP summary: Learn how to easily deploy a TiDB cluster using TiUP. category: how-to -aliases: ['/docs/dev/how-to/deploy/orchestrated/tiup/','/docs/dev/tiflash/deploy-tiflash/'] +aliases: ['/docs/dev/production-deployment-using-tiup/','/docs/dev/how-to/deploy/orchestrated/tiup/','/docs/dev/tiflash/deploy-tiflash/'] --- # Deploy a TiDB Cluster Using TiUP diff --git a/production-offline-deployment-using-tiup.md b/production-offline-deployment-using-tiup.md index b924b745b995b..3b85ed9421d05 100644 --- a/production-offline-deployment-using-tiup.md +++ b/production-offline-deployment-using-tiup.md @@ -2,6 +2,7 @@ title: Deploy a TiDB Cluster Offline Using TiUP summary: Introduce how to deploy a TiDB cluster offline using TiUP. category: how-to +aliases: ['/docs/dev/production-offline-deployment-using-tiup/'] --- # Deploy a TiDB Cluster Offline Using TiUP diff --git a/query-execution-plan.md b/query-execution-plan.md index 314bcc4c4313a..b19207cbb2d9a 100644 --- a/query-execution-plan.md +++ b/query-execution-plan.md @@ -2,7 +2,7 @@ title: Understand the Query Execution Plan summary: Learn about the execution plan information returned by the `EXPLAIN` statement in TiDB. category: reference -aliases: ['/docs/dev/reference/performance/understanding-the-query-execution-plan/'] +aliases: ['/docs/dev/query-execution-plan/','/docs/dev/reference/performance/understanding-the-query-execution-plan/'] --- # Understand the Query Execution Plan diff --git a/quick-start-with-tidb.md b/quick-start-with-tidb.md index 8d8ce18119048..b78b2c1ade917 100644 --- a/quick-start-with-tidb.md +++ b/quick-start-with-tidb.md @@ -2,7 +2,7 @@ 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. category: how-to -aliases: ['/docs/dev/test-deployment-using-docker/'] +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 0c85a5ad93996..ce66ed32d6b52 100644 --- a/read-historical-data.md +++ b/read-historical-data.md @@ -2,7 +2,7 @@ title: Read Historical Data summary: Learn about how TiDB reads data from history versions. category: how-to -aliases: ['/docs/dev/how-to/get-started/read-historical-data/'] +aliases: ['/docs/dev/read-historical-data/','/docs/dev/how-to/get-started/read-historical-data/'] --- # Read Historical Data diff --git a/releases/release-1.0-ga.md b/releases/release-1.0-ga.md index 278e93ce8f305..02ed1c53b51c3 100644 --- a/releases/release-1.0-ga.md +++ b/releases/release-1.0-ga.md @@ -1,7 +1,7 @@ --- title: TiDB 1.0 release notes category: Releases -aliases: ['/docs/dev/releases/ga/'] +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 de81a174ec077..0e7edccbe1703 100644 --- a/releases/release-1.0.1.md +++ b/releases/release-1.0.1.md @@ -1,7 +1,7 @@ --- title: TiDB 1.0.1 Release Notes category: Releases -aliases: ['/docs/dev/releases/101/'] +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 cb30e94da1f39..f6be6e71b4318 100644 --- a/releases/release-1.0.2.md +++ b/releases/release-1.0.2.md @@ -1,7 +1,7 @@ --- title: TiDB 1.0.2 Release Notes category: Releases -aliases: ['/docs/dev/releases/102/'] +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 86defd9fd8de8..d830c6c55ada9 100644 --- a/releases/release-1.0.3.md +++ b/releases/release-1.0.3.md @@ -1,7 +1,7 @@ --- title: TiDB 1.0.3 Release Notes category: Releases -aliases: ['/docs/dev/releases/103/'] +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 fe0de47acf5b3..d44539c8fdd08 100644 --- a/releases/release-1.0.4.md +++ b/releases/release-1.0.4.md @@ -1,7 +1,7 @@ --- title: TiDB 1.0.4 Release Notes category: Releases -aliases: ['/docs/dev/releases/104/'] +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 6f1363c9181c1..07af210046d1d 100644 --- a/releases/release-1.0.5.md +++ b/releases/release-1.0.5.md @@ -1,7 +1,7 @@ --- title: TiDB 1.0.5 Release Notes category: Releases -aliases: ['/docs/dev/releases/105/'] +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 47679d01e44fe..34d96ec7115ad 100644 --- a/releases/release-1.0.6.md +++ b/releases/release-1.0.6.md @@ -1,7 +1,7 @@ --- title: TiDB 1.0.6 Release Notes category: Releases -aliases: ['/docs/dev/releases/106/'] +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 797e47baf16f0..a1d09f8c079f1 100644 --- a/releases/release-1.0.7.md +++ b/releases/release-1.0.7.md @@ -1,7 +1,7 @@ --- title: TiDB 1.0.7 Release Notes category: Releases -aliases: ['/docs/dev/releases/107/'] +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 456baf3658208..de23c7f6e5bad 100644 --- a/releases/release-1.0.8.md +++ b/releases/release-1.0.8.md @@ -1,7 +1,7 @@ --- title: TiDB 1.0.8 Release Notes category: Releases -aliases: ['/docs/dev/releases/108/'] +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 7766772af27ab..d3a13906b3158 100644 --- a/releases/release-1.1-alpha.md +++ b/releases/release-1.1-alpha.md @@ -1,7 +1,7 @@ --- title: TiDB 1.1 Alpha Release Notes category: Releases -aliases: ['/docs/dev/releases/11alpha/'] +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 e9c73f6c23256..83867154d0e91 100644 --- a/releases/release-1.1-beta.md +++ b/releases/release-1.1-beta.md @@ -1,7 +1,7 @@ --- title: TiDB 1.1 Beta Release Notes category: Releases -aliases: ['/docs/dev/releases/11beta/'] +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 31c6213319671..eae519819bad6 100644 --- a/releases/release-2.0-ga.md +++ b/releases/release-2.0-ga.md @@ -1,7 +1,7 @@ --- title: TiDB 2.0 Release Notes category: Releases -aliases: ['/docs/dev/releases/2.0ga/'] +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 426090366888b..e2b222a378958 100644 --- a/releases/release-2.0-rc.1.md +++ b/releases/release-2.0-rc.1.md @@ -1,7 +1,7 @@ --- title: TiDB 2.0 RC1 Release Notes category: Releases -aliases: ['/docs/dev/releases/2rc1/'] +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 a62e51e17163f..34c66e3554ab5 100644 --- a/releases/release-2.0-rc.3.md +++ b/releases/release-2.0-rc.3.md @@ -1,7 +1,7 @@ --- title: TiDB 2.0 RC3 Release Notes category: Releases -aliases: ['/docs/dev/releases/2rc3/'] +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 af0c59847565f..1b2cf427176d8 100644 --- a/releases/release-2.0-rc.4.md +++ b/releases/release-2.0-rc.4.md @@ -1,7 +1,7 @@ --- title: TiDB 2.0 RC4 Release Notes category: Releases -aliases: ['/docs/dev/releases/2rc4/'] +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 c34d4670a5f0f..3aafa346350f9 100644 --- a/releases/release-2.0-rc.5.md +++ b/releases/release-2.0-rc.5.md @@ -1,7 +1,7 @@ --- title: TiDB 2.0 RC5 Release Notes category: Releases -aliases: ['/docs/dev/releases/2rc5/'] +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 957d7e6836841..d60ecfdfe5b77 100644 --- a/releases/release-2.0.1.md +++ b/releases/release-2.0.1.md @@ -1,7 +1,7 @@ --- title: TiDB 2.0.1 Release Notes category: Releases -aliases: ['/docs/dev/releases/201/'] +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 6fd8e1156fc70..e371473fe8b78 100644 --- a/releases/release-2.0.10.md +++ b/releases/release-2.0.10.md @@ -1,7 +1,7 @@ --- title: TiDB 2.0.10 Release Notes category: Releases -aliases: ['/docs/dev/releases/2.0.10/'] +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 6c0396e3a48e9..59562e99266f8 100644 --- a/releases/release-2.0.11.md +++ b/releases/release-2.0.11.md @@ -1,7 +1,7 @@ --- title: TiDB 2.0.11 Release Notes category: Releases -aliases: ['/docs/dev/releases/2.0.11/'] +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 77139bbccd629..ffe63c3a5d9db 100644 --- a/releases/release-2.0.2.md +++ b/releases/release-2.0.2.md @@ -1,7 +1,7 @@ --- title: TiDB 2.0.2 Release Notes category: Releases -aliases: ['/docs/dev/releases/202/'] +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 00c014fea5549..43524a94419e1 100644 --- a/releases/release-2.0.3.md +++ b/releases/release-2.0.3.md @@ -1,7 +1,7 @@ --- title: TiDB 2.0.3 Release Notes category: Releases -aliases: ['/docs/dev/releases/203/'] +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 6448b4ff61532..3319f5cd35baf 100644 --- a/releases/release-2.0.4.md +++ b/releases/release-2.0.4.md @@ -1,7 +1,7 @@ --- title: TiDB 2.0.4 Release Notes category: Releases -aliases: ['/docs/dev/releases/204/'] +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 e3d635d7b84a9..0570e11803570 100644 --- a/releases/release-2.0.5.md +++ b/releases/release-2.0.5.md @@ -1,7 +1,7 @@ --- title: TiDB 2.0.5 Release Notes category: Releases -aliases: ['/docs/dev/releases/205/'] +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 df2525ddc5dec..e01e22b82671f 100644 --- a/releases/release-2.0.6.md +++ b/releases/release-2.0.6.md @@ -1,7 +1,7 @@ --- title: TiDB 2.0.6 Release Notes category: Releases -aliases: ['/docs/dev/releases/206/'] +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 5f33225ad4cfa..2276ab759b03f 100644 --- a/releases/release-2.0.7.md +++ b/releases/release-2.0.7.md @@ -1,7 +1,7 @@ --- title: TiDB 2.0.7 Release Notes category: Releases -aliases: ['/docs/dev/releases/207/'] +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 1d972080ad59b..fc8b6e6d09859 100644 --- a/releases/release-2.0.8.md +++ b/releases/release-2.0.8.md @@ -1,7 +1,7 @@ --- title: TiDB 2.0.8 Release Notes category: Releases -aliases: ['/docs/dev/releases/208/'] +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 8a31d5227a674..5ceab4254c4e1 100644 --- a/releases/release-2.0.9.md +++ b/releases/release-2.0.9.md @@ -1,7 +1,7 @@ --- title: TiDB 2.0.9 Release Notes category: Releases -aliases: ['/docs/dev/releases/209/'] +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 5d2ad24ddfcc9..2876fcf795639 100644 --- a/releases/release-2.1-beta.md +++ b/releases/release-2.1-beta.md @@ -1,7 +1,7 @@ --- title: TiDB 2.1 Beta Release Notes category: Releases -aliases: ['/docs/dev/releases/21beta/'] +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 88c5d70cf784c..a5b85a839a0fc 100644 --- a/releases/release-2.1-ga.md +++ b/releases/release-2.1-ga.md @@ -1,7 +1,7 @@ --- title: TiDB 2.1 GA Release Notes category: Releases -aliases: ['/docs/dev/releases/2.1ga/'] +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 8e8526991ba6b..db69fe80d1a08 100644 --- a/releases/release-2.1-rc.1.md +++ b/releases/release-2.1-rc.1.md @@ -1,7 +1,7 @@ --- title: TiDB 2.1 RC1 Release Notes category: Releases -aliases: ['/docs/dev/releases/21rc1/'] +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 c0450c60c145c..3053c07c66409 100644 --- a/releases/release-2.1-rc.2.md +++ b/releases/release-2.1-rc.2.md @@ -1,7 +1,7 @@ --- title: TiDB 2.1 RC2 Release Notes category: Releases -aliases: ['/docs/dev/releases/21rc2/'] +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 cceb8f2c4be34..84d8908d06355 100644 --- a/releases/release-2.1-rc.3.md +++ b/releases/release-2.1-rc.3.md @@ -1,7 +1,7 @@ --- title: TiDB 2.1 RC3 Release Notes category: Releases -aliases: ['/docs/dev/releases/21rc3/'] +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 d8fbf64db1142..ca1e56b192f67 100644 --- a/releases/release-2.1-rc.4.md +++ b/releases/release-2.1-rc.4.md @@ -1,7 +1,7 @@ --- title: TiDB 2.1 RC4 Release Notes category: Releases -aliases: ['/docs/dev/releases/21rc4/'] +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 7b58dc97583b1..f60f5f8e618b5 100644 --- a/releases/release-2.1-rc.5.md +++ b/releases/release-2.1-rc.5.md @@ -1,7 +1,7 @@ --- title: TiDB 2.1 RC5 Release Notes category: Releases -aliases: ['/docs/dev/releases/21rc5/'] +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 cedb577c7334b..3f1e59ef5e712 100644 --- a/releases/release-2.1.1.md +++ b/releases/release-2.1.1.md @@ -1,7 +1,7 @@ --- title: TiDB 2.1.1 Release Notes category: Releases -aliases: ['/docs/dev/releases/2.1.1/'] +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 1175fd320d337..9a6cad8d445c5 100644 --- a/releases/release-2.1.10.md +++ b/releases/release-2.1.10.md @@ -1,7 +1,7 @@ --- title: TiDB 2.1.10 Release Notes category: Releases -aliases: ['/docs/dev/releases/2.1.10/'] +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 b12c8fbf0dde4..09edd6278491f 100644 --- a/releases/release-2.1.11.md +++ b/releases/release-2.1.11.md @@ -1,7 +1,7 @@ --- title: TiDB 2.1.11 Release Notes category: Releases -aliases: ['/docs/dev/releases/2.1.11/'] +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 7438e5d29343b..a141be900aab7 100644 --- a/releases/release-2.1.12.md +++ b/releases/release-2.1.12.md @@ -1,7 +1,7 @@ --- title: TiDB 2.1.12 Release Notes category: Releases -aliases: ['/docs/dev/releases/2.1.12/'] +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 ec947f6d09a16..fba366a7eff52 100644 --- a/releases/release-2.1.13.md +++ b/releases/release-2.1.13.md @@ -1,7 +1,7 @@ --- title: TiDB 2.1.13 Release Notes category: Releases -aliases: ['/docs/dev/releases/2.1.13/'] +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 c948cbc5fd2f2..0218e8e89aa2b 100644 --- a/releases/release-2.1.14.md +++ b/releases/release-2.1.14.md @@ -1,7 +1,7 @@ --- title: TiDB 2.1.14 Release Notes category: Releases -aliases: ['/docs/dev/releases/2.1.14/'] +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 79676f598e39b..80dfdd6d6c315 100644 --- a/releases/release-2.1.15.md +++ b/releases/release-2.1.15.md @@ -1,7 +1,7 @@ --- title: TiDB 2.1.15 Release Notes category: Releases -aliases: ['/docs/dev/releases/2.1.15/'] +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 0c8d14825a9ad..7669bc96ca605 100644 --- a/releases/release-2.1.16.md +++ b/releases/release-2.1.16.md @@ -1,7 +1,7 @@ --- title: TiDB 2.1.16 Release Notes category: Releases -aliases: ['/docs/dev/releases/2.1.16/'] +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 23014a0019e66..c8ee061d2be6a 100644 --- a/releases/release-2.1.17.md +++ b/releases/release-2.1.17.md @@ -1,7 +1,7 @@ --- title: TiDB 2.1.17 Release Notes category: Releases -aliases: ['/docs/dev/releases/2.1.17/'] +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 72291745b62aa..898e378ff1e60 100644 --- a/releases/release-2.1.18.md +++ b/releases/release-2.1.18.md @@ -1,7 +1,7 @@ --- title: TiDB 2.1.18 Release Notes category: Releases -aliases: ['/docs/dev/releases/2.1.18/'] +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 b8c43b33c766b..cc9fa778a091b 100644 --- a/releases/release-2.1.19.md +++ b/releases/release-2.1.19.md @@ -1,7 +1,7 @@ --- title: TiDB 2.1.19 Release Notes category: Releases -aliases: ['/docs/dev/releases/2.1.19/'] +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 5c7bb3591fba8..230f3db1adb37 100644 --- a/releases/release-2.1.2.md +++ b/releases/release-2.1.2.md @@ -1,7 +1,7 @@ --- title: TiDB 2.1.2 Release Notes category: Releases -aliases: ['/docs/dev/releases/2.1.2/'] +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 aa6c8a5f9f2fc..432a51a037cbf 100644 --- a/releases/release-2.1.3.md +++ b/releases/release-2.1.3.md @@ -1,7 +1,7 @@ --- title: TiDB 2.1.3 Release Notes category: Releases -aliases: ['/docs/dev/releases/2.1.3/'] +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 93f27bb27b4a0..4afb2619bde82 100644 --- a/releases/release-2.1.4.md +++ b/releases/release-2.1.4.md @@ -1,7 +1,7 @@ --- title: TiDB 2.1.4 Release Notes category: Releases -aliases: ['/docs/dev/releases/2.1.4/'] +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 36dd657b34eb6..c263e323012c1 100644 --- a/releases/release-2.1.5.md +++ b/releases/release-2.1.5.md @@ -1,7 +1,7 @@ --- title: TiDB 2.1.5 Release Notes category: Releases -aliases: ['/docs/dev/releases/2.1.5/'] +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 406265f1631b8..7bf06b59930e5 100644 --- a/releases/release-2.1.6.md +++ b/releases/release-2.1.6.md @@ -1,7 +1,7 @@ --- title: TiDB 2.1.6 Release Notes category: Releases -aliases: ['/docs/dev/releases/2.1.6/'] +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 fe9ef6ea2284a..9e64b94fc09f0 100644 --- a/releases/release-2.1.7.md +++ b/releases/release-2.1.7.md @@ -1,7 +1,7 @@ --- title: TiDB 2.1.7 Release Notes category: Releases -aliases: ['/docs/dev/releases/2.1.7/'] +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 ff19aae9fdc8f..5c6c5fc5d9819 100644 --- a/releases/release-2.1.8.md +++ b/releases/release-2.1.8.md @@ -1,7 +1,7 @@ --- title: TiDB 2.1.8 Release Notes category: Releases -aliases: ['/docs/dev/releases/2.1.8/'] +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 02f950cf921fd..ae4ef3563c855 100644 --- a/releases/release-2.1.9.md +++ b/releases/release-2.1.9.md @@ -1,7 +1,7 @@ --- title: TiDB 2.1.9 Release Notes category: Releases -aliases: ['/docs/dev/releases/2.1.9/'] +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 6c9c8280cc7bb..b3f4eacb3f769 100644 --- a/releases/release-3.0-beta.md +++ b/releases/release-3.0-beta.md @@ -1,7 +1,7 @@ --- title: TiDB 3.0 Beta Release Notes category: Releases -aliases: ['/docs/dev/releases/3.0beta/'] +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 b4e749ae25bf0..1611013f27872 100644 --- a/releases/release-3.0-ga.md +++ b/releases/release-3.0-ga.md @@ -1,7 +1,7 @@ --- title: TiDB 3.0 GA Release Notes category: Releases -aliases: ['/docs/dev/releases/3.0-ga/'] +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 b8e4def21efe6..20bbe286ec8e3 100644 --- a/releases/release-3.0.0-beta.1.md +++ b/releases/release-3.0.0-beta.1.md @@ -1,7 +1,7 @@ --- title: TiDB 3.0.0 Beta.1 Release Notes category: Releases -aliases: ['/docs/dev/releases/3.0.0-beta.1/'] +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 b90496e8fe584..31dc6963de8fc 100644 --- a/releases/release-3.0.0-rc.1.md +++ b/releases/release-3.0.0-rc.1.md @@ -1,7 +1,7 @@ --- title: TiDB 3.0.0-rc.1 Release Notes category: Releases -aliases: ['/docs/dev/releases/3.0.0-rc.1/'] +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 a6ab88b32e31c..d5f0d12f828a9 100644 --- a/releases/release-3.0.0-rc.2.md +++ b/releases/release-3.0.0-rc.2.md @@ -1,7 +1,7 @@ --- title: TiDB 3.0.0-rc.2 Release Notes category: Releases -aliases: ['/docs/dev/releases/3.0.0-rc.2/'] +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 fa4893c9547a0..061aa07fcb60d 100644 --- a/releases/release-3.0.0-rc.3.md +++ b/releases/release-3.0.0-rc.3.md @@ -1,7 +1,7 @@ --- title: TiDB 3.0.0-rc.3 Release Notes category: Releases -aliases: ['/docs/dev/releases/3.0.0-rc.3/'] +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 a3f5331d1889a..7623daa4def90 100644 --- a/releases/release-3.0.1.md +++ b/releases/release-3.0.1.md @@ -1,7 +1,7 @@ --- title: TiDB 3.0.1 Release Notes category: Releases -aliases: ['/docs/dev/releases/3.0.1/'] +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 527e6969fe61a..2d19d17bfbcc9 100644 --- a/releases/release-3.0.10.md +++ b/releases/release-3.0.10.md @@ -1,7 +1,7 @@ --- title: TiDB 3.0.10 Release Notes category: Releases -aliases: ['/docs/dev/releases/3.0.10/'] +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 0ff7d460a76d8..05b7a777a9461 100644 --- a/releases/release-3.0.11.md +++ b/releases/release-3.0.11.md @@ -1,7 +1,7 @@ --- title: TiDB 3.0.11 Release Notes category: Releases -aliases: ['/docs/dev/releases/3.0.11/'] +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 6dfb6c1951f99..1bf331897755e 100644 --- a/releases/release-3.0.12.md +++ b/releases/release-3.0.12.md @@ -1,7 +1,7 @@ --- title: TiDB 3.0.12 Release Notes category: Releases -aliases: ['/docs/dev/releases/3.0.12/'] +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 9a056040282bf..6f1c06553e70e 100644 --- a/releases/release-3.0.13.md +++ b/releases/release-3.0.13.md @@ -1,7 +1,7 @@ --- title: TiDB 3.0.13 Release Notes category: Releases -aliases: ['/docs/dev/releases/3.0.13/'] +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 ebf016651ec8c..e76e10f6ab4e0 100644 --- a/releases/release-3.0.14.md +++ b/releases/release-3.0.14.md @@ -1,7 +1,7 @@ --- title: TiDB 3.0.14 Release Notes category: Releases -aliases: ['/docs/dev/releases/3.0.14/'] +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 08c26a67b91a7..b913a2e162eb6 100644 --- a/releases/release-3.0.15.md +++ b/releases/release-3.0.15.md @@ -1,6 +1,7 @@ --- title: TiDB 3.0.15 Release Notes category: Releases +aliases: ['/docs/dev/releases/release-3.0.15/'] --- # TiDB 3.0.15 Release Notes diff --git a/releases/release-3.0.2.md b/releases/release-3.0.2.md index 1af4c84e02245..7a1aeae8fd3f4 100644 --- a/releases/release-3.0.2.md +++ b/releases/release-3.0.2.md @@ -1,7 +1,7 @@ --- title: TiDB 3.0.2 Release Notes category: Releases -aliases: ['/docs/dev/releases/3.0.2/'] +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 e25c3a5c66025..9fedb4e32aa9c 100644 --- a/releases/release-3.0.3.md +++ b/releases/release-3.0.3.md @@ -1,7 +1,7 @@ --- title: TiDB 3.0.3 Release Notes category: Releases -aliases: ['/docs/dev/releases/3.0.3/'] +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 99062875649c1..4f5152ec531bb 100644 --- a/releases/release-3.0.4.md +++ b/releases/release-3.0.4.md @@ -1,7 +1,7 @@ --- title: TiDB 3.0.4 Release Notes category: Releases -aliases: ['/docs/dev/releases/3.0.4/'] +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 193342a5f5c23..289e42637b4cf 100644 --- a/releases/release-3.0.5.md +++ b/releases/release-3.0.5.md @@ -1,7 +1,7 @@ --- title: TiDB 3.0.5 Release Notes category: Releases -aliases: ['/docs/dev/releases/3.0.5/'] +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 806890c3b9303..7e89a9058b819 100644 --- a/releases/release-3.0.6.md +++ b/releases/release-3.0.6.md @@ -1,7 +1,7 @@ --- title: TiDB 3.0.6 Release Notes category: Releases -aliases: ['/docs/dev/releases/3.0.6/'] +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 ef41ea1f5ef8c..a72a0cdd9ca42 100644 --- a/releases/release-3.0.7.md +++ b/releases/release-3.0.7.md @@ -1,7 +1,7 @@ --- title: TiDB 3.0.7 Release Notes category: Releases -aliases: ['/docs/dev/releases/3.0.7/'] +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 d25c6e9f4df2d..dc252590bc05d 100644 --- a/releases/release-3.0.8.md +++ b/releases/release-3.0.8.md @@ -1,7 +1,7 @@ --- title: TiDB 3.0.8 Release Notes category: Releases -aliases: ['/docs/dev/releases/3.0.8/'] +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 a5a15874890b4..dd93ec58720df 100644 --- a/releases/release-3.0.9.md +++ b/releases/release-3.0.9.md @@ -1,7 +1,7 @@ --- title: TiDB 3.0.9 Release Notes category: Releases -aliases: ['/docs/dev/releases/3.0.9/'] +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 77b8bd9e05047..d4b5e08b6bd71 100644 --- a/releases/release-3.1.0-beta.1.md +++ b/releases/release-3.1.0-beta.1.md @@ -1,7 +1,7 @@ --- title: TiDB 3.1 Beta.1 Release Notes category: Releases -aliases: ['/docs/dev/releases/3.1.0-beta.1/'] +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 cd7fe35ba9762..b86343afb86d2 100644 --- a/releases/release-3.1.0-beta.2.md +++ b/releases/release-3.1.0-beta.2.md @@ -1,7 +1,7 @@ --- title: TiDB 3.1 Beta.2 Release Notes category: Releases -aliases: ['/docs/dev/releases/3.1.0-beta.2/'] +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 ec9def4224224..2e8f26332aa91 100644 --- a/releases/release-3.1.0-beta.md +++ b/releases/release-3.1.0-beta.md @@ -1,7 +1,7 @@ --- title: TiDB 3.1 Beta Release Notes category: Releases -aliases: ['/docs/dev/releases/3.1.0-beta/'] +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 825aee7917bc0..da5b46bd0ae3b 100644 --- a/releases/release-3.1.0-ga.md +++ b/releases/release-3.1.0-ga.md @@ -1,7 +1,7 @@ --- title: TiDB 3.1.0 GA Release Notes category: Releases -aliases: ['/docs/dev/releases/3.1.0-ga/'] +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 2c5fd58022873..60f55de69c93c 100644 --- a/releases/release-3.1.0-rc.md +++ b/releases/release-3.1.0-rc.md @@ -1,7 +1,7 @@ --- title: TiDB 3.1 RC Release Notes category: Releases -aliases: ['/docs/dev/releases/3.1.0-rc/'] +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 c56bce3775e8f..730d05cc7ae7d 100644 --- a/releases/release-3.1.1.md +++ b/releases/release-3.1.1.md @@ -1,7 +1,7 @@ --- title: TiDB 3.1.1 Release Notes category: Releases -aliases: ['/docs/dev/releases/3.1.1/'] +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 b8547c5016180..f999f10ad31f6 100644 --- a/releases/release-3.1.2.md +++ b/releases/release-3.1.2.md @@ -1,6 +1,7 @@ --- title: TiDB 3.1.2 Release Notes category: Releases +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 5431854a1a727..073e574ec7504 100644 --- a/releases/release-4.0-ga.md +++ b/releases/release-4.0-ga.md @@ -1,6 +1,7 @@ --- title: TiDB 4.0 GA Release Notes category: Releases +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 ebb87dfd7a851..6d6e03f89a779 100644 --- a/releases/release-4.0.0-beta.1.md +++ b/releases/release-4.0.0-beta.1.md @@ -1,7 +1,7 @@ --- title: TiDB 4.0.0 Beta.1 Release Notes category: Releases -aliases: ['/docs/dev/releases/4.0.0-beta.1/'] +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 f2fe0ddc23a23..174d58b86b129 100644 --- a/releases/release-4.0.0-beta.2.md +++ b/releases/release-4.0.0-beta.2.md @@ -1,7 +1,7 @@ --- title: TiDB 4.0.0 Beta.2 Release Notes category: Releases -aliases: ['/docs/dev/releases/4.0.0-beta.2/'] +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 fb56413bc2853..1c44f313302b7 100644 --- a/releases/release-4.0.0-beta.md +++ b/releases/release-4.0.0-beta.md @@ -1,7 +1,7 @@ --- title: TiDB 4.0 Beta Release Notes category: Releases -aliases: ['/docs/dev/releases/4.0.0-beta/'] +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 a1cf03d50856d..a297f4eaed0c7 100644 --- a/releases/release-4.0.0-rc.1.md +++ b/releases/release-4.0.0-rc.1.md @@ -1,7 +1,7 @@ --- title: TiDB 4.0 RC.1 Release Notes category: Releases -aliases: ['/docs/dev/releases/4.0.0-rc.1/'] +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 b9c7227e0e6bc..a45e56009af46 100644 --- a/releases/release-4.0.0-rc.2.md +++ b/releases/release-4.0.0-rc.2.md @@ -1,6 +1,7 @@ --- title: TiDB 4.0 RC.2 Release Notes category: Releases +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 754731b4fa54c..adcf2c1e4e719 100644 --- a/releases/release-4.0.0-rc.md +++ b/releases/release-4.0.0-rc.md @@ -1,7 +1,7 @@ --- title: TiDB 4.0 RC Release Notes category: Releases -aliases: ['/docs/dev/releases/4.0.0-rc/'] +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 380db3ac16645..9c01446a53148 100644 --- a/releases/release-4.0.1.md +++ b/releases/release-4.0.1.md @@ -1,6 +1,7 @@ --- title: TiDB 4.0.1 Release Notes category: Releases +aliases: ['/docs/dev/releases/release-4.0.1/'] --- # TiDB 4.0.1 Release Notes diff --git a/releases/release-notes.md b/releases/release-notes.md index 04edf928d0475..fb3d13377a078 100644 --- a/releases/release-notes.md +++ b/releases/release-notes.md @@ -1,7 +1,7 @@ --- title: Release Notes category: release -aliases: ['/docs/dev/releases/rn/'] +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 dea12cd574750..de7ae5bd0af08 100644 --- a/releases/release-pre-ga.md +++ b/releases/release-pre-ga.md @@ -1,7 +1,7 @@ --- title: Pre-GA release notes category: releases -aliases: ['/docs/dev/releases/prega/'] +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 e9ba265d9db86..5fabf068c95f8 100644 --- a/releases/release-rc.1.md +++ b/releases/release-rc.1.md @@ -1,7 +1,7 @@ --- title: TiDB RC1 Release Notes category: releases -aliases: ['/docs/dev/releases/rc1/'] +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 cd72ebb699110..9b3199766e00d 100644 --- a/releases/release-rc.2.md +++ b/releases/release-rc.2.md @@ -1,7 +1,7 @@ --- title: TiDB RC2 Release Notes category: releases -aliases: ['/docs/dev/releases/rc2/'] +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 1c556bb1ba29b..8d38229776008 100644 --- a/releases/release-rc.3.md +++ b/releases/release-rc.3.md @@ -1,7 +1,7 @@ --- title: TiDB RC3 Release Notes category: releases -aliases: ['/docs/dev/releases/rc3/'] +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 b5f79974deefb..006d928f538da 100644 --- a/releases/release-rc.4.md +++ b/releases/release-rc.4.md @@ -1,7 +1,7 @@ --- title: TiDB RC4 Release Notes category: releases -aliases: ['/docs/dev/releases/rc4/'] +aliases: ['/docs/dev/releases/release-rc.4/','/docs/dev/releases/rc4/'] --- # TiDB RC4 Release Notes diff --git a/report-issue.md b/report-issue.md index c1605b671edcf..8e0c4f5b2ef11 100644 --- a/report-issue.md +++ b/report-issue.md @@ -2,6 +2,7 @@ title: Report an Issue summary: Report an issue with your TiDB installation. category: support +aliases: ['/docs/dev/report-issue/'] --- # Report an Issue diff --git a/roadmap.md b/roadmap.md index de22563961a60..1791d1d7d1355 100644 --- a/roadmap.md +++ b/roadmap.md @@ -2,7 +2,7 @@ title: TiDB v4.0 Roadmap summary: Learn about the v4.0 roadmap of TiDB. category: Roadmap -aliases: ['/docs/ROADMAP/','/docs/roadmap/'] +aliases: ['/docs/dev/roadmap/','/docs/ROADMAP/','/docs/roadmap/'] --- diff --git a/role-based-access-control.md b/role-based-access-control.md index 1d35d270b52cc..ac14d05d72da6 100644 --- a/role-based-access-control.md +++ b/role-based-access-control.md @@ -2,7 +2,7 @@ title: Role-Based Access Control summary: This document introduces TiDB RBAC operations and implementation. category: reference -aliases: ['/docs/dev/reference/security/role-based-access-control/'] +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-ansible.md b/scale-tidb-using-ansible.md index a53954996b537..69a0ac52198fd 100644 --- a/scale-tidb-using-ansible.md +++ b/scale-tidb-using-ansible.md @@ -2,7 +2,7 @@ title: Scale the TiDB Cluster Using TiDB Ansible summary: Use TiDB Ansible to increase/decrease the capacity of a TiDB/TiKV/PD node. category: how-to -aliases: ['/docs/dev/how-to/scale/with-ansible/'] +aliases: ['/docs/dev/scale-tidb-using-ansible/','/docs/dev/how-to/scale/with-ansible/'] --- # Scale the TiDB Cluster Using TiDB Ansible diff --git a/scale-tidb-using-tiup.md b/scale-tidb-using-tiup.md index 36c75c40488d3..f10dda3562462 100644 --- a/scale-tidb-using-tiup.md +++ b/scale-tidb-using-tiup.md @@ -2,7 +2,7 @@ title: Scale the TiDB Cluster Using TiUP summary: Learn how to scale the TiDB cluster using TiUP. category: how-to -aliases: ['/docs/dev/how-to/scale/with-tiup/'] +aliases: ['/docs/dev/scale-tidb-using-tiup/','/docs/dev/how-to/scale/with-tiup/'] --- # Scale the TiDB Cluster Using TiUP diff --git a/schema-object-names.md b/schema-object-names.md index e03e834c5ac07..42063d280e4c7 100644 --- a/schema-object-names.md +++ b/schema-object-names.md @@ -2,7 +2,7 @@ title: Schema Object Names summary: Learn about the schema object names (identifiers) in TiDB. category: reference -aliases: ['/docs/dev/reference/sql/language-structure/schema-object-names/'] +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 2b01aa6599fd9..1cca1b9af90ea 100644 --- a/security-compatibility-with-mysql.md +++ b/security-compatibility-with-mysql.md @@ -2,7 +2,7 @@ title: Security Compatibility with MySQL summary: Learn TiDB's security compatibilities with MySQL. category: reference -aliases: ['/docs/dev/reference/security/compatibility/'] +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 4dd8f77c4eecf..771ad340e926b 100644 --- a/sql-mode.md +++ b/sql-mode.md @@ -2,7 +2,7 @@ title: SQL Mode summary: Learn SQL mode. category: reference -aliases: ['/docs/dev/reference/sql/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 b48a9828de1a6..c02947daf56a1 100644 --- a/sql-optimization-concepts.md +++ b/sql-optimization-concepts.md @@ -2,7 +2,7 @@ title: SQL Optimization Process summary: Learn about the logical and physical optimization of SQL in TiDB. category: reference -aliases: ['/docs/dev/reference/performance/sql-optimizer-overview/'] +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 5548cd8cd9328..bf2b71341332e 100644 --- a/sql-plan-management.md +++ b/sql-plan-management.md @@ -2,7 +2,7 @@ title: SQL Plan Management (SPM) summary: Learn about SQL Plan Management in TiDB. category: reference -aliases: ['/docs/dev/reference/performance/execution-plan-bind/','/docs/dev/execution-plan-binding/'] +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-statements/sql-statement-add-column.md b/sql-statements/sql-statement-add-column.md index 6ac5c4d6a9586..3abb267856eb1 100644 --- a/sql-statements/sql-statement-add-column.md +++ b/sql-statements/sql-statement-add-column.md @@ -2,7 +2,7 @@ title: ADD COLUMN | TiDB SQL Statement Reference summary: An overview of the usage of ADD COLUMN for the TiDB database. category: reference -aliases: ['/docs/dev/reference/sql/statements/add-column/'] +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 be9ca304db760..4a0d7bdcd92df 100644 --- a/sql-statements/sql-statement-add-index.md +++ b/sql-statements/sql-statement-add-index.md @@ -2,7 +2,7 @@ title: ADD INDEX | TiDB SQL Statement Reference summary: An overview of the usage of ADD INDEX for the TiDB database. category: reference -aliases: ['/docs/dev/reference/sql/statements/add-index/'] +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 6eae561cc5e28..53f527df5304e 100644 --- a/sql-statements/sql-statement-admin.md +++ b/sql-statements/sql-statement-admin.md @@ -2,7 +2,7 @@ title: ADMIN | TiDB SQL Statement Reference summary: An overview of the usage of ADMIN for the TiDB database. category: reference -aliases: ['/docs/dev/reference/sql/statements/admin/'] +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 8dddd491b7732..e8425af617df3 100644 --- a/sql-statements/sql-statement-alter-database.md +++ b/sql-statements/sql-statement-alter-database.md @@ -2,7 +2,7 @@ title: ALTER DATABASE | TiDB SQL Statement Reference summary: An overview of the usage of ALTER DATABASE for the TiDB database. category: reference -aliases: ['/docs/dev/reference/sql/statements/alter-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-instance.md b/sql-statements/sql-statement-alter-instance.md index 3db5f9e84217e..634f862083c6a 100644 --- a/sql-statements/sql-statement-alter-instance.md +++ b/sql-statements/sql-statement-alter-instance.md @@ -2,7 +2,7 @@ title: ALTER INSTANCE summary: Learn the overview of the `ALTER INSTANCE` usage in TiDB. category: reference -aliases: ['/docs/dev/reference/sql/statements/alter-instance/'] +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 50c165b660cb9..fff723b069e54 100644 --- a/sql-statements/sql-statement-alter-table.md +++ b/sql-statements/sql-statement-alter-table.md @@ -2,7 +2,7 @@ title: ALTER TABLE | TiDB SQL Statement Reference summary: An overview of the usage of ALTER TABLE for the TiDB database. category: reference -aliases: ['/docs/dev/reference/sql/statements/alter-table/'] +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 82e488a0f2f46..0f679f3d5fcff 100644 --- a/sql-statements/sql-statement-alter-user.md +++ b/sql-statements/sql-statement-alter-user.md @@ -2,7 +2,7 @@ title: ALTER USER | TiDB SQL Statement Reference summary: An overview of the usage of ALTER USER for the TiDB database. category: reference -aliases: ['/docs/dev/reference/sql/statements/alter-user/'] +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 009fe9c61d9c5..dcaf7bd699ee3 100644 --- a/sql-statements/sql-statement-analyze-table.md +++ b/sql-statements/sql-statement-analyze-table.md @@ -2,7 +2,7 @@ title: ANALYZE | TiDB SQL Statement Reference summary: An overview of the usage of ANALYZE for the TiDB database. category: reference -aliases: ['/docs/dev/reference/sql/statements/analyze-table/'] +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 284b9be0db186..23391eec4f0d9 100644 --- a/sql-statements/sql-statement-backup.md +++ b/sql-statements/sql-statement-backup.md @@ -2,6 +2,7 @@ title: BACKUP | TiDB SQL Statement Reference summary: An overview of the usage of BACKUP for the TiDB database. category: reference +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 ebbc9f9a2bbb8..0a1ddc8b0bc8d 100644 --- a/sql-statements/sql-statement-begin.md +++ b/sql-statements/sql-statement-begin.md @@ -2,7 +2,7 @@ title: BEGIN | TiDB SQL Statement Reference summary: An overview of the usage of BEGIN for the TiDB database. category: reference -aliases: ['/docs/dev/reference/sql/statements/begin/'] +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 6c1200214cb6b..ff46cb3ef7d16 100644 --- a/sql-statements/sql-statement-change-column.md +++ b/sql-statements/sql-statement-change-column.md @@ -2,7 +2,7 @@ title: CHANGE COLUMN | TiDB SQL Statement Reference summary: An overview of the usage of CHANGE COLUMN for the TiDB database. category: reference -aliases: ['/docs/dev/reference/sql/statements/change-column/'] +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 4cf9abf18d2eb..bf7ecda0ee719 100644 --- a/sql-statements/sql-statement-change-drainer.md +++ b/sql-statements/sql-statement-change-drainer.md @@ -2,6 +2,7 @@ title: CHANGE DRAINER summary: An overview of the usage of CHANGE DRAINER for the TiDB database. category: reference +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 3e15d4aa9a200..c95fe94ed2152 100644 --- a/sql-statements/sql-statement-change-pump.md +++ b/sql-statements/sql-statement-change-pump.md @@ -2,6 +2,7 @@ title: CHANGE PUMP summary: An overview of the usage of CHANGE PUMP for the TiDB database. category: reference +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 91578446b9cf1..91ca7a5dfb570 100644 --- a/sql-statements/sql-statement-commit.md +++ b/sql-statements/sql-statement-commit.md @@ -2,7 +2,7 @@ title: COMMIT | TiDB SQL Statement Reference summary: An overview of the usage of COMMIT for the TiDB database. category: reference -aliases: ['/docs/dev/reference/sql/statements/commit/'] +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 7e7f095eaac49..978cb9b770990 100644 --- a/sql-statements/sql-statement-create-binding.md +++ b/sql-statements/sql-statement-create-binding.md @@ -2,6 +2,7 @@ title: CREATE BINDING summary: Use of CREATE BINDING in TiDB database. category: reference +aliases: ['/docs/dev/sql-statements/sql-statement-create-binding/'] --- # CREATE BINDING diff --git a/sql-statements/sql-statement-create-database.md b/sql-statements/sql-statement-create-database.md index 901418a6d895b..2adee91ac58b2 100644 --- a/sql-statements/sql-statement-create-database.md +++ b/sql-statements/sql-statement-create-database.md @@ -2,7 +2,7 @@ title: CREATE DATABASE | TiDB SQL Statement Reference summary: An overview of the usage of CREATE DATABASE for the TiDB database. category: reference -aliases: ['/docs/dev/reference/sql/statements/create-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 9b5fd339b188c..fb53571a66de5 100644 --- a/sql-statements/sql-statement-create-index.md +++ b/sql-statements/sql-statement-create-index.md @@ -2,7 +2,7 @@ title: CREATE INDEX | TiDB SQL Statement Reference summary: An overview of the usage of CREATE INDEX for the TiDB database. category: reference -aliases: ['/docs/dev/reference/sql/statements/create-index/'] +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 ca263e53db9e7..895d7a3407f6b 100644 --- a/sql-statements/sql-statement-create-sequence.md +++ b/sql-statements/sql-statement-create-sequence.md @@ -2,7 +2,7 @@ title: CREATE SEQUENCE summary: An overview of the usage of CREATE SEQUENCE for the TiDB database. category: reference -aliases: ['/docs/dev/reference/sql/statements/create-sequence/'] +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 53317c613084a..fbe81fd65036c 100644 --- a/sql-statements/sql-statement-create-table-like.md +++ b/sql-statements/sql-statement-create-table-like.md @@ -2,7 +2,7 @@ title: CREATE TABLE LIKE | TiDB SQL Statement Reference summary: An overview of the usage of CREATE TABLE LIKE for the TiDB database. category: reference -aliases: ['/docs/dev/reference/sql/statements/create-table-like/'] +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 ba757b887fbb8..e4a151dc46f6d 100644 --- a/sql-statements/sql-statement-create-table.md +++ b/sql-statements/sql-statement-create-table.md @@ -2,7 +2,7 @@ title: CREATE TABLE | TiDB SQL Statement Reference summary: An overview of the usage of CREATE TABLE for the TiDB database. category: reference -aliases: ['/docs/dev/reference/sql/statements/create-table/'] +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 5c0c6a15227a0..d07d0f6b66825 100644 --- a/sql-statements/sql-statement-create-user.md +++ b/sql-statements/sql-statement-create-user.md @@ -2,7 +2,7 @@ title: CREATE USER | TiDB SQL Statement Reference summary: An overview of the usage of CREATE USER for the TiDB database. category: reference -aliases: ['/docs/dev/reference/sql/statements/create-user/'] +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 0bae2df6c5424..adb1e1dfc9c5e 100644 --- a/sql-statements/sql-statement-create-view.md +++ b/sql-statements/sql-statement-create-view.md @@ -2,7 +2,7 @@ title: CREATE VIEW | TiDB SQL Statement Reference summary: An overview of the usage of CREATE VIEW for the TiDB database. category: reference -aliases: ['/docs/dev/reference/sql/statements/create-view/'] +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 94074babe7436..52b0cda7f441d 100644 --- a/sql-statements/sql-statement-deallocate.md +++ b/sql-statements/sql-statement-deallocate.md @@ -2,7 +2,7 @@ title: DEALLOCATE | TiDB SQL Statement Reference summary: An overview of the usage of DEALLOCATE for the TiDB database. category: reference -aliases: ['/docs/dev/reference/sql/statements/deallocate/'] +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 613c8810d487e..bb2e1954cae70 100644 --- a/sql-statements/sql-statement-delete.md +++ b/sql-statements/sql-statement-delete.md @@ -2,7 +2,7 @@ title: DELETE | TiDB SQL Statement Reference summary: An overview of the usage of DELETE for the TiDB database. category: reference -aliases: ['/docs/dev/reference/sql/statements/delete/'] +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 05855bb7b66af..1b38564b00000 100644 --- a/sql-statements/sql-statement-desc.md +++ b/sql-statements/sql-statement-desc.md @@ -2,7 +2,7 @@ title: DESC | TiDB SQL Statement Reference summary: An overview of the usage of DESC for the TiDB database. category: reference -aliases: ['/docs/dev/reference/sql/statements/desc/'] +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 4275f51ae0d42..a37c35936da9a 100644 --- a/sql-statements/sql-statement-describe.md +++ b/sql-statements/sql-statement-describe.md @@ -2,7 +2,7 @@ title: DESCRIBE | TiDB SQL Statement Reference summary: An overview of the usage of DESCRIBE for the TiDB database. category: reference -aliases: ['/docs/dev/reference/sql/statements/describe/'] +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 de6de49fa6152..6e0dd030d9e3f 100644 --- a/sql-statements/sql-statement-do.md +++ b/sql-statements/sql-statement-do.md @@ -2,7 +2,7 @@ title: DO | TiDB SQL Statement Reference summary: An overview of the usage of DO for the TiDB database. category: reference -aliases: ['/docs/dev/reference/sql/statements/do/'] +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 27fcf8b6e4414..c48b34601fb1a 100644 --- a/sql-statements/sql-statement-drop-binding.md +++ b/sql-statements/sql-statement-drop-binding.md @@ -2,6 +2,7 @@ title: DROP BINDING summary: Use of DROP BINDING in TiDB database. category: reference +aliases: ['/docs/dev/sql-statements/sql-statement-drop-binding/'] --- # DROP BINDING diff --git a/sql-statements/sql-statement-drop-column.md b/sql-statements/sql-statement-drop-column.md index 6aaa631779f47..a5cea5aa1d9c9 100644 --- a/sql-statements/sql-statement-drop-column.md +++ b/sql-statements/sql-statement-drop-column.md @@ -2,7 +2,7 @@ title: DROP COLUMN | TiDB SQL Statement Reference summary: An overview of the usage of DROP COLUMN for the TiDB database. category: reference -aliases: ['/docs/dev/reference/sql/statements/drop-column/'] +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 01cf0fc8b6b47..bb61037216bcb 100644 --- a/sql-statements/sql-statement-drop-database.md +++ b/sql-statements/sql-statement-drop-database.md @@ -2,7 +2,7 @@ title: DROP DATABASE | TiDB SQL Statement Reference summary: An overview of the usage of DROP DATABASE for the TiDB database. category: reference -aliases: ['/docs/dev/reference/sql/statements/drop-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 0ea13e5633116..28a291c11dfc3 100644 --- a/sql-statements/sql-statement-drop-index.md +++ b/sql-statements/sql-statement-drop-index.md @@ -2,7 +2,7 @@ title: DROP INDEX | TiDB SQL Statement Reference summary: An overview of the usage of DROP INDEX for the TiDB database. category: reference -aliases: ['/docs/dev/reference/sql/statements/drop-index/'] +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 c83cca469944d..4e5596c6636b4 100644 --- a/sql-statements/sql-statement-drop-sequence.md +++ b/sql-statements/sql-statement-drop-sequence.md @@ -2,7 +2,7 @@ title: DROP SEQUENCE summary: An overview of the usage of DROP SEQUENCE for the TiDB database. category: reference -aliases: ['/docs/dev/reference/sql/statements/drop-sequence/'] +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 5fe1ee64fe25a..e76a182075a70 100644 --- a/sql-statements/sql-statement-drop-stats.md +++ b/sql-statements/sql-statement-drop-stats.md @@ -2,6 +2,7 @@ title: DROP STATS summary: An overview of the usage of DROP STATS for the TiDB database. category: reference +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 5f9062545c588..c28cd544f3384 100644 --- a/sql-statements/sql-statement-drop-table.md +++ b/sql-statements/sql-statement-drop-table.md @@ -2,7 +2,7 @@ title: DROP TABLE | TiDB SQL Statement Reference summary: An overview of the usage of DROP TABLE for the TiDB database. category: reference -aliases: ['/docs/dev/reference/sql/statements/drop-table/'] +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 74f754c719c84..e3926d83e9e4b 100644 --- a/sql-statements/sql-statement-drop-user.md +++ b/sql-statements/sql-statement-drop-user.md @@ -2,7 +2,7 @@ title: DROP USER | TiDB SQL Statement Reference summary: An overview of the usage of DROP USER for the TiDB database. category: reference -aliases: ['/docs/dev/reference/sql/statements/drop-user/'] +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 c13ac25c6259d..995c5e5dd9d8d 100644 --- a/sql-statements/sql-statement-drop-view.md +++ b/sql-statements/sql-statement-drop-view.md @@ -2,7 +2,7 @@ title: DROP VIEW | TiDB SQL Statement Reference summary: An overview of the usage of DROP VIEW for the TiDB database. category: reference -aliases: ['/docs/dev/reference/sql/statements/drop-view/'] +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 13e0e47a2736d..2dcac1e187164 100644 --- a/sql-statements/sql-statement-execute.md +++ b/sql-statements/sql-statement-execute.md @@ -2,7 +2,7 @@ title: EXECUTE | TiDB SQL Statement Reference summary: An overview of the usage of EXECUTE for the TiDB database. category: reference -aliases: ['/docs/dev/reference/sql/statements/execute/'] +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 55ebd157921db..91c17d9391c60 100644 --- a/sql-statements/sql-statement-explain-analyze.md +++ b/sql-statements/sql-statement-explain-analyze.md @@ -2,7 +2,7 @@ title: EXPLAIN ANALYZE | TiDB SQL Statement Reference summary: An overview of the usage of EXPLAIN ANALYZE for the TiDB database. category: reference -aliases: ['/docs/dev/reference/sql/statements/explain-analyze/'] +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 0bd32c1943486..24511bad53f36 100644 --- a/sql-statements/sql-statement-explain.md +++ b/sql-statements/sql-statement-explain.md @@ -2,7 +2,7 @@ title: EXPLAIN | TiDB SQL Statement Reference summary: An overview of the usage of EXPLAIN for the TiDB database. category: reference -aliases: ['/docs/dev/reference/sql/statements/explain/'] +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 ade428c4e0389..1edc39146aa56 100644 --- a/sql-statements/sql-statement-flashback-table.md +++ b/sql-statements/sql-statement-flashback-table.md @@ -2,7 +2,7 @@ title: FLASHBACK TABLE summary: Learn how to recover tables using the `FLASHBACK TABLE` statement. category: reference -aliases: ['/docs/dev/reference/sql/statements/flashback-table/'] +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 711835de0d4f0..c1fc48bb71e3b 100644 --- a/sql-statements/sql-statement-flush-privileges.md +++ b/sql-statements/sql-statement-flush-privileges.md @@ -2,7 +2,7 @@ title: FLUSH PRIVILEGES | TiDB SQL Statement Reference summary: An overview of the usage of FLUSH PRIVILEGES for the TiDB database. category: reference -aliases: ['/docs/dev/reference/sql/statements/flush-privileges/'] +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 4c7ae1bce5f6e..0491bb37c505e 100644 --- a/sql-statements/sql-statement-flush-status.md +++ b/sql-statements/sql-statement-flush-status.md @@ -2,7 +2,7 @@ title: FLUSH STATUS | TiDB SQL Statement Reference summary: An overview of the usage of FLUSH STATUS for the TiDB database. category: reference -aliases: ['/docs/dev/reference/sql/statements/flush-status/'] +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 4731628f38b85..cf4b3696f844c 100644 --- a/sql-statements/sql-statement-flush-tables.md +++ b/sql-statements/sql-statement-flush-tables.md @@ -2,7 +2,7 @@ title: FLUSH TABLES | TiDB SQL Statement Reference summary: An overview of the usage of FLUSH TABLES for the TiDB database. category: reference -aliases: ['/docs/dev/reference/sql/statements/flush-tables/'] +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 f141e082f558a..6aa07b3562c5c 100644 --- a/sql-statements/sql-statement-grant-privileges.md +++ b/sql-statements/sql-statement-grant-privileges.md @@ -2,7 +2,7 @@ title: GRANT | TiDB SQL Statement Reference summary: An overview of the usage of GRANT for the TiDB database. category: reference -aliases: ['/docs/dev/reference/sql/statements/grant-privileges/'] +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 9858a3a8f1361..9b31091e9c297 100644 --- a/sql-statements/sql-statement-insert.md +++ b/sql-statements/sql-statement-insert.md @@ -2,7 +2,7 @@ title: INSERT | TiDB SQL Statement Reference summary: An overview of the usage of INSERT for the TiDB database. category: reference -aliases: ['/docs/dev/reference/sql/statements/insert/'] +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 ef40a83c73448..2a8a084a13255 100644 --- a/sql-statements/sql-statement-kill.md +++ b/sql-statements/sql-statement-kill.md @@ -2,7 +2,7 @@ title: KILL [TIDB] | TiDB SQL Statement Reference summary: An overview of the usage of KILL [TIDB] for the TiDB database. category: reference -aliases: ['/docs/dev/reference/sql/statements/kill/'] +aliases: ['/docs/dev/sql-statements/sql-statement-kill/','/docs/dev/reference/sql/statements/kill/'] --- # KILL [TIDB] diff --git a/sql-statements/sql-statement-load-data.md b/sql-statements/sql-statement-load-data.md index 56618b9712af1..5a2e50db5c65b 100644 --- a/sql-statements/sql-statement-load-data.md +++ b/sql-statements/sql-statement-load-data.md @@ -2,7 +2,7 @@ title: LOAD DATA | TiDB SQL Statement Reference summary: An overview of the usage of LOAD DATA for the TiDB database. category: reference -aliases: ['/docs/dev/reference/sql/statements/load-data/'] +aliases: ['/docs/dev/sql-statements/sql-statement-load-data/','/docs/dev/reference/sql/statements/load-data/'] --- # LOAD DATA diff --git a/sql-statements/sql-statement-load-stats.md b/sql-statements/sql-statement-load-stats.md index 56fb698066726..4e59643ddcf8f 100644 --- a/sql-statements/sql-statement-load-stats.md +++ b/sql-statements/sql-statement-load-stats.md @@ -2,6 +2,7 @@ title: LOAD STATS summary: An overview of the usage of LOAD STATS for the TiDB database. category: reference +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 0bf3f7770394a..4c34ab169d519 100644 --- a/sql-statements/sql-statement-modify-column.md +++ b/sql-statements/sql-statement-modify-column.md @@ -2,7 +2,7 @@ title: MODIFY COLUMN | TiDB SQL Statement Reference summary: An overview of the usage of MODIFY COLUMN for the TiDB database. category: reference -aliases: ['/docs/dev/reference/sql/statements/modify-column/'] +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 33fc7489a0125..3169e722146ba 100644 --- a/sql-statements/sql-statement-prepare.md +++ b/sql-statements/sql-statement-prepare.md @@ -2,7 +2,7 @@ title: PREPARE | TiDB SQL Statement Reference summary: An overview of the usage of PREPARE for the TiDB database. category: reference -aliases: ['/docs/dev/reference/sql/statements/prepare/'] +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 6d4a8e9c73181..a473dad56f046 100644 --- a/sql-statements/sql-statement-recover-table.md +++ b/sql-statements/sql-statement-recover-table.md @@ -2,7 +2,7 @@ title: RECOVER TABLE summary: An overview of the usage of RECOVER TABLE for the TiDB database. category: reference -aliases: ['/docs/dev/reference/sql/statements/recover-table/'] +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 a7f5a15a08b7d..6fdb9fa06efd9 100644 --- a/sql-statements/sql-statement-rename-index.md +++ b/sql-statements/sql-statement-rename-index.md @@ -2,7 +2,7 @@ title: RENAME INDEX | TiDB SQL Statement Reference summary: An overview of the usage of RENAME INDEX for the TiDB database. category: reference -aliases: ['/docs/dev/reference/sql/statements/rename-index/'] +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 e25ece8de3479..b15af00198fce 100644 --- a/sql-statements/sql-statement-rename-table.md +++ b/sql-statements/sql-statement-rename-table.md @@ -2,7 +2,7 @@ title: RENAME TABLE | TiDB SQL Statement Reference summary: An overview of the usage of RENAME TABLE for the TiDB database. category: reference -aliases: ['/docs/dev/reference/sql/statements/rename-table/'] +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 5535de717f4a9..5ae24ac4cd692 100644 --- a/sql-statements/sql-statement-replace.md +++ b/sql-statements/sql-statement-replace.md @@ -2,7 +2,7 @@ title: REPLACE | TiDB SQL Statement Reference summary: An overview of the usage of REPLACE for the TiDB database. category: reference -aliases: ['/docs/dev/reference/sql/statements/replace/'] +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 d47aabb676dfd..0fe35b44550e8 100644 --- a/sql-statements/sql-statement-restore.md +++ b/sql-statements/sql-statement-restore.md @@ -2,6 +2,7 @@ title: RESTORE | TiDB SQL Statement Reference summary: An overview of the usage of RESTORE for the TiDB database. category: reference +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 b6581e13863d7..7f67d0fa7b9e1 100644 --- a/sql-statements/sql-statement-revoke-privileges.md +++ b/sql-statements/sql-statement-revoke-privileges.md @@ -2,7 +2,7 @@ title: REVOKE | TiDB SQL Statement Reference summary: An overview of the usage of REVOKE for the TiDB database. category: reference -aliases: ['/docs/dev/reference/sql/statements/revoke-privileges/'] +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 d8d07c65bdd3e..401d1b17992c9 100644 --- a/sql-statements/sql-statement-rollback.md +++ b/sql-statements/sql-statement-rollback.md @@ -2,7 +2,7 @@ title: ROLLBACK | TiDB SQL Statement Reference summary: An overview of the usage of ROLLBACK for the TiDB database. category: reference -aliases: ['/docs/dev/reference/sql/statements/rollback/'] +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 288d165366b58..a02be1c5400b2 100644 --- a/sql-statements/sql-statement-select.md +++ b/sql-statements/sql-statement-select.md @@ -2,7 +2,7 @@ title: SELECT | TiDB SQL Statement Reference summary: An overview of the usage of SELECT for the TiDB database. category: reference -aliases: ['/docs/dev/reference/sql/statements/select/'] +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 ea463926fa23d..88fb3816cd26c 100644 --- a/sql-statements/sql-statement-set-names.md +++ b/sql-statements/sql-statement-set-names.md @@ -2,7 +2,7 @@ title: SET [NAMES|CHARACTER SET] | TiDB SQL Statement Reference summary: An overview of the usage of SET [NAMES|CHARACTER SET] for the TiDB database. category: reference -aliases: ['/docs/dev/reference/sql/statements/set-names/'] +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 b057c299c55c9..c266e53cbdf9e 100644 --- a/sql-statements/sql-statement-set-password.md +++ b/sql-statements/sql-statement-set-password.md @@ -2,7 +2,7 @@ title: SET PASSWORD | TiDB SQL Statement Reference summary: An overview of the usage of SET PASSWORD for the TiDB database. category: reference -aliases: ['/docs/dev/reference/sql/statements/set-password/'] +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 c3ab6f79fb44a..172814ab19917 100644 --- a/sql-statements/sql-statement-set-role.md +++ b/sql-statements/sql-statement-set-role.md @@ -2,6 +2,7 @@ title: SET ROLE | TiDB SQL Statement Reference summary: An overview of the usage of SET ROLE for the TiDB database. category: reference +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 e02fc5ea1e51c..a6007813560cc 100644 --- a/sql-statements/sql-statement-set-transaction.md +++ b/sql-statements/sql-statement-set-transaction.md @@ -2,7 +2,7 @@ title: SET TRANSACTION | TiDB SQL Statement Reference summary: An overview of the usage of SET TRANSACTION for the TiDB database. category: reference -aliases: ['/docs/dev/reference/sql/statements/set-transaction/'] +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 890ed1f92f710..18c604e66c73f 100644 --- a/sql-statements/sql-statement-set-variable.md +++ b/sql-statements/sql-statement-set-variable.md @@ -2,7 +2,7 @@ title: SET [GLOBAL|SESSION] | TiDB SQL Statement Reference summary: An overview of the usage of SET [GLOBAL|SESSION] for the TiDB database. category: reference -aliases: ['/docs/dev/reference/sql/statements/set-variable/'] +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 3bcad59f18338..4bcb76ecad3f0 100644 --- a/sql-statements/sql-statement-show-analyze-status.md +++ b/sql-statements/sql-statement-show-analyze-status.md @@ -2,6 +2,7 @@ title: SHOW ANALYZE STATUS summary: An overview of the usage of SHOW ANALYZE STATUS for the TiDB database。 category: reference +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 9ae112ee44335..c11def353ebdc 100644 --- a/sql-statements/sql-statement-show-backups.md +++ b/sql-statements/sql-statement-show-backups.md @@ -2,6 +2,7 @@ title: SHOW [BACKUPS|RESTORES] | TiDB SQL Statement Reference summary: An overview of the usage of SHOW [BACKUPS|RESTORES] for the TiDB database. category: reference +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 bc784eb93be76..b37daf237e52d 100644 --- a/sql-statements/sql-statement-show-bindings.md +++ b/sql-statements/sql-statement-show-bindings.md @@ -2,6 +2,7 @@ title: SHOW BINDINGS summary: Use of SHOW BINDINGS binding in TiDB database. category: reference +aliases: ['/docs/dev/sql-statements/sql-statement-show-bindings/'] --- # SHOW BINDINGS diff --git a/sql-statements/sql-statement-show-builtins.md b/sql-statements/sql-statement-show-builtins.md index d486269f54c4e..39e5dfb723522 100644 --- a/sql-statements/sql-statement-show-builtins.md +++ b/sql-statements/sql-statement-show-builtins.md @@ -2,6 +2,7 @@ title: SHOW BUILTINS summary: The usage of SHOW BUILTINS in TiDB. category: reference +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 cbf1b2c55b4e1..35abca8bde114 100644 --- a/sql-statements/sql-statement-show-character-set.md +++ b/sql-statements/sql-statement-show-character-set.md @@ -2,7 +2,7 @@ title: SHOW CHARACTER SET | TiDB SQL Statement Reference summary: An overview of the usage of SHOW CHARACTER SET for the TiDB database. category: reference -aliases: ['/docs/dev/reference/sql/statements/show-character-set/'] +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 e86761a1b9b8d..fcd6f07665a1e 100644 --- a/sql-statements/sql-statement-show-collation.md +++ b/sql-statements/sql-statement-show-collation.md @@ -2,7 +2,7 @@ title: SHOW COLLATION | TiDB SQL Statement Reference summary: An overview of the usage of SHOW COLLATION for the TiDB database. category: reference -aliases: ['/docs/dev/reference/sql/statements/show-collation/'] +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 4f3b7954331d1..495b915d95a9e 100644 --- a/sql-statements/sql-statement-show-columns-from.md +++ b/sql-statements/sql-statement-show-columns-from.md @@ -2,7 +2,7 @@ title: SHOW [FULL] COLUMNS FROM | TiDB SQL Statement Reference summary: An overview of the usage of SHOW [FULL] COLUMNS FROM for the TiDB database. category: reference -aliases: ['/docs/dev/reference/sql/statements/show-columns-from/'] +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 601a930693bc3..49970396d4722 100644 --- a/sql-statements/sql-statement-show-config.md +++ b/sql-statements/sql-statement-show-config.md @@ -2,6 +2,7 @@ title: SHOW CONFIG summary: Overview of the use of SHOW CONFIG in the TiDB database category: reference +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 94f0b00e1604d..f5ef723f2c710 100644 --- a/sql-statements/sql-statement-show-create-sequence.md +++ b/sql-statements/sql-statement-show-create-sequence.md @@ -2,7 +2,7 @@ title: SHOW CREATE SEQUENCE summary: An overview of the usage of SHOW CREATE SEQUENCE for the TiDB database. category: reference -aliases: ['/docs/dev/reference/sql/statements/show-create-sequence/'] +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 a9b5cf0e238fa..f163380a58f18 100644 --- a/sql-statements/sql-statement-show-create-table.md +++ b/sql-statements/sql-statement-show-create-table.md @@ -2,7 +2,7 @@ title: SHOW CREATE TABLE | TiDB SQL Statement Reference summary: An overview of the usage of SHOW CREATE TABLE for the TiDB database. category: reference -aliases: ['/docs/dev/reference/sql/statements/show-create-table/'] +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 e407cd35f91d3..c719b40e6f0f3 100644 --- a/sql-statements/sql-statement-show-create-user.md +++ b/sql-statements/sql-statement-show-create-user.md @@ -2,7 +2,7 @@ title: SHOW CREATE USER | TiDB SQL Statement Reference summary: An overview of the usage of SHOW CREATE USER for the TiDB database. category: reference -aliases: ['/docs/dev/reference/sql/statements/show-create-user/'] +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 7ce9f8e513b09..e1fe2f065d102 100644 --- a/sql-statements/sql-statement-show-databases.md +++ b/sql-statements/sql-statement-show-databases.md @@ -2,7 +2,7 @@ title: SHOW DATABASES | TiDB SQL Statement Reference summary: An overview of the usage of SHOW DATABASES for the TiDB database. category: reference -aliases: ['/docs/dev/reference/sql/statements/show-databases/'] +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 4119cf2ea6e9c..001003737d414 100644 --- a/sql-statements/sql-statement-show-drainer-status.md +++ b/sql-statements/sql-statement-show-drainer-status.md @@ -2,6 +2,7 @@ title: SHOW DRAINER STATUS summary: An overview of the usage of SHOW DRAINER STATUS for the TiDB database. category: reference +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 561d9d5eae8ef..a22903dc1342f 100644 --- a/sql-statements/sql-statement-show-engines.md +++ b/sql-statements/sql-statement-show-engines.md @@ -2,7 +2,7 @@ title: SHOW ENGINES | TiDB SQL Statement Reference summary: An overview of the usage of SHOW ENGINES for the TiDB database. category: reference -aliases: ['/docs/dev/reference/sql/statements/show-engines/'] +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 be9e73d799522..0a03f195313ed 100644 --- a/sql-statements/sql-statement-show-errors.md +++ b/sql-statements/sql-statement-show-errors.md @@ -2,7 +2,7 @@ title: SHOW ERRORS | TiDB SQL Statement Reference summary: An overview of the usage of SHOW ERRORS for the TiDB database. category: reference -aliases: ['/docs/dev/reference/sql/statements/show-errors/'] +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 b3fb5a462366a..70b849ca0f420 100644 --- a/sql-statements/sql-statement-show-fields-from.md +++ b/sql-statements/sql-statement-show-fields-from.md @@ -2,7 +2,7 @@ title: SHOW [FULL] FIELDS FROM | TiDB SQL Statement Reference summary: An overview of the usage of SHOW [FULL] FIELDS FROM for the TiDB database. category: reference -aliases: ['/docs/dev/reference/sql/statements/show-fields-from/'] +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 bc7a8e8574891..0738113684dab 100644 --- a/sql-statements/sql-statement-show-grants.md +++ b/sql-statements/sql-statement-show-grants.md @@ -2,7 +2,7 @@ title: SHOW GRANTS | TiDB SQL Statement Reference summary: An overview of the usage of SHOW GRANTS for the TiDB database. category: reference -aliases: ['/docs/dev/reference/sql/statements/show-grants/'] +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 c4c24004c7a18..0fa0ce0547ade 100644 --- a/sql-statements/sql-statement-show-histograms.md +++ b/sql-statements/sql-statement-show-histograms.md @@ -2,6 +2,7 @@ title: SHOW STATS_HISTOGRAMS summary: An overview of the usage of SHOW HISTOGRAMS for TiDB database。 category: reference +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 5a41c2e6c99a2..79a5f92658e03 100644 --- a/sql-statements/sql-statement-show-index.md +++ b/sql-statements/sql-statement-show-index.md @@ -2,7 +2,7 @@ title: SHOW INDEX [FROM|IN] | TiDB SQL Statement Reference summary: An overview of the usage of SHOW INDEX [FROM|IN] for the TiDB database. category: reference -aliases: ['/docs/dev/reference/sql/statements/show-index/'] +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 a30ae48d396f2..fa0733694f600 100644 --- a/sql-statements/sql-statement-show-indexes.md +++ b/sql-statements/sql-statement-show-indexes.md @@ -2,7 +2,7 @@ title: SHOW INDEXES [FROM|IN] | TiDB SQL Statement Reference summary: An overview of the usage of SHOW INDEXES [FROM|IN] for the TiDB database. category: reference -aliases: ['/docs/dev/reference/sql/statements/show-indexes/'] +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 146a656073975..57165991ae6bc 100644 --- a/sql-statements/sql-statement-show-keys.md +++ b/sql-statements/sql-statement-show-keys.md @@ -2,7 +2,7 @@ title: SHOW KEYS [FROM|IN] | TiDB SQL Statement Reference summary: An overview of the usage of SHOW KEYS [FROM|IN] for the TiDB database. category: reference -aliases: ['/docs/dev/reference/sql/statements/show-keys/'] +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 8b3af9bdc5dbe..1f2e26c5bc237 100644 --- a/sql-statements/sql-statement-show-master-status.md +++ b/sql-statements/sql-statement-show-master-status.md @@ -2,6 +2,7 @@ title: SHOW MASTER STATUS summary: An overview of the usage of SHOW MASTER STATUS for the TiDB database. category: reference +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 565f83606cc07..99447838b0ca4 100644 --- a/sql-statements/sql-statement-show-plugins.md +++ b/sql-statements/sql-statement-show-plugins.md @@ -2,6 +2,7 @@ title: SHOW PLUGINS summary: An overview of the usage of SHOW PLUGINS for the TiDB database. category: reference +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 dac1ca4e86bdf..dd32f94e9ed03 100644 --- a/sql-statements/sql-statement-show-privileges.md +++ b/sql-statements/sql-statement-show-privileges.md @@ -2,7 +2,7 @@ title: SHOW PRIVILEGES | TiDB SQL Statement Reference summary: An overview of the usage of SHOW PRIVILEGES for the TiDB database. category: reference -aliases: ['/docs/dev/reference/sql/statements/show-privileges/'] +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 ca3101c0264ae..f8187a849d125 100644 --- a/sql-statements/sql-statement-show-processlist.md +++ b/sql-statements/sql-statement-show-processlist.md @@ -2,7 +2,7 @@ title: SHOW [FULL] PROCESSLIST | TiDB SQL Statement Reference summary: An overview of the usage of SHOW [FULL] PROCESSLIST for the TiDB database. category: reference -aliases: ['/docs/dev/reference/sql/statements/show-processlist/'] +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 f55626e323ce6..6e04bebdae370 100644 --- a/sql-statements/sql-statement-show-profiles.md +++ b/sql-statements/sql-statement-show-profiles.md @@ -2,6 +2,7 @@ title: SHOW PROFILES summary: An overview of the usage of SHOW PROFILES for the TiDB database. category: reference +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 baba74260b844..4cdd67d19519f 100644 --- a/sql-statements/sql-statement-show-pump-status.md +++ b/sql-statements/sql-statement-show-pump-status.md @@ -2,6 +2,7 @@ title: SHOW PUMP STATUS summary: An overview of the usage of SHOW PUMP STATUS for the TiDB database. category: reference +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 7b20d7bef17b7..046dcfe6d2278 100644 --- a/sql-statements/sql-statement-show-schemas.md +++ b/sql-statements/sql-statement-show-schemas.md @@ -2,7 +2,7 @@ title: SHOW SCHEMAS | TiDB SQL Statement Reference summary: An overview of the usage of SHOW SCHEMAS for the TiDB database. category: reference -aliases: ['/docs/dev/reference/sql/statements/show-schemas/'] +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 e8b8613c6d79e..67f42976f6865 100644 --- a/sql-statements/sql-statement-show-stats-meta.md +++ b/sql-statements/sql-statement-show-stats-meta.md @@ -2,6 +2,7 @@ title: SHOW STATS_META summary: An overview of the usage of SHOW STATS_META for TiDB database. category: reference +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 6f219cc0319d0..79d0a2f95e3ff 100644 --- a/sql-statements/sql-statement-show-status.md +++ b/sql-statements/sql-statement-show-status.md @@ -2,7 +2,7 @@ title: SHOW [GLOBAL|SESSION] STATUS | TiDB SQL Statement Reference summary: An overview of the usage of SHOW [GLOBAL|SESSION] STATUS for the TiDB database. category: reference -aliases: ['/docs/dev/reference/sql/statements/show-status/'] +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 50047e584637e..5b29de51f2c73 100644 --- a/sql-statements/sql-statement-show-table-next-rowid.md +++ b/sql-statements/sql-statement-show-table-next-rowid.md @@ -2,6 +2,7 @@ title: SHOW TABLE NEXT_ROW_ID summary: Learn the usage of `SHOW TABLE NEXT_ROW_ID` in TiDB. category: reference +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 d7b0aba6b6c03..97e2095aab4ac 100644 --- a/sql-statements/sql-statement-show-table-regions.md +++ b/sql-statements/sql-statement-show-table-regions.md @@ -2,7 +2,7 @@ title: SHOW TABLE REGIONS summary: Learn how to use SHOW TABLE REGIONS in TiDB. category: reference -aliases: ['/docs/dev/reference/sql/statements/show-table-regions/'] +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 c800f140657ea..c4e5b2903f155 100644 --- a/sql-statements/sql-statement-show-table-status.md +++ b/sql-statements/sql-statement-show-table-status.md @@ -2,7 +2,7 @@ title: SHOW TABLE STATUS | TiDB SQL Statement Reference summary: An overview of the usage of SHOW TABLE STATUS for the TiDB database. category: reference -aliases: ['/docs/dev/reference/sql/statements/show-table-status/'] +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 05df5561a0572..f02756ad4a55d 100644 --- a/sql-statements/sql-statement-show-tables.md +++ b/sql-statements/sql-statement-show-tables.md @@ -2,7 +2,7 @@ title: SHOW [FULL] TABLES | TiDB SQL Statement Reference summary: An overview of the usage of SHOW [FULL] TABLES for the TiDB database. category: reference -aliases: ['/docs/dev/reference/sql/statements/show-tables/'] +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 93b79d9c761b2..02c4c75040dc7 100644 --- a/sql-statements/sql-statement-show-variables.md +++ b/sql-statements/sql-statement-show-variables.md @@ -2,7 +2,7 @@ title: SHOW [GLOBAL|SESSION] VARIABLES | TiDB SQL Statement Reference summary: An overview of the usage of SHOW [GLOBAL|SESSION] VARIABLES for the TiDB database. category: reference -aliases: ['/docs/dev/reference/sql/statements/show-variables/'] +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 8469e335a77a1..323766eff33dc 100644 --- a/sql-statements/sql-statement-show-warnings.md +++ b/sql-statements/sql-statement-show-warnings.md @@ -2,7 +2,7 @@ title: SHOW WARNINGS | TiDB SQL Statement Reference summary: An overview of the usage of SHOW WARNINGS for the TiDB database. category: reference -aliases: ['/docs/dev/reference/sql/statements/show-warnings/'] +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 e6743b9810aef..b3c548cca27d0 100644 --- a/sql-statements/sql-statement-shutdown.md +++ b/sql-statements/sql-statement-shutdown.md @@ -2,6 +2,7 @@ title: SHUTDOWN summary: An overview of the usage of SHUTDOWN for the TiDB database. category: reference +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 25a2c6f035042..4640c6b529259 100644 --- a/sql-statements/sql-statement-split-region.md +++ b/sql-statements/sql-statement-split-region.md @@ -2,7 +2,7 @@ title: Split Region summary: An overview of the usage of Split Region for the TiDB database. category: reference -aliases: ['/docs/dev/reference/sql/statements/split-region/'] +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 ab71c2c8fb41d..7dc7cb4de13ba 100644 --- a/sql-statements/sql-statement-start-transaction.md +++ b/sql-statements/sql-statement-start-transaction.md @@ -2,7 +2,7 @@ title: START TRANSACTION | TiDB SQL Statement Reference summary: An overview of the usage of START TRANSACTION for the TiDB database. category: reference -aliases: ['/docs/dev/reference/sql/statements/start-transaction/'] +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 5c0b89a857702..1b419649780d4 100644 --- a/sql-statements/sql-statement-trace.md +++ b/sql-statements/sql-statement-trace.md @@ -2,7 +2,7 @@ title: TRACE | TiDB SQL Statement Reference summary: An overview of the usage of TRACE for the TiDB database. category: reference -aliases: ['/docs/dev/reference/sql/statements/trace/'] +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 f3e492d11c52c..ce31a381103b2 100644 --- a/sql-statements/sql-statement-truncate.md +++ b/sql-statements/sql-statement-truncate.md @@ -2,7 +2,7 @@ title: TRUNCATE | TiDB SQL Statement Reference summary: An overview of the usage of TRUNCATE for the TiDB database. category: reference -aliases: ['/docs/dev/reference/sql/statements/truncate/'] +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 362a7fb7ba541..7b5e3be206bd9 100644 --- a/sql-statements/sql-statement-update.md +++ b/sql-statements/sql-statement-update.md @@ -2,7 +2,7 @@ title: UPDATE | TiDB SQL Statement Reference summary: An overview of the usage of UPDATE for the TiDB database. category: reference -aliases: ['/docs/dev/reference/sql/statements/update/'] +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 4b7e00672a836..018b394f26ead 100644 --- a/sql-statements/sql-statement-use.md +++ b/sql-statements/sql-statement-use.md @@ -2,7 +2,7 @@ title: USE | TiDB SQL Statement Reference summary: An overview of the usage of USE for the TiDB database. category: reference -aliases: ['/docs/dev/reference/sql/statements/use/'] +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 8afac65692bae..042780ffa9127 100644 --- a/statement-summary-tables.md +++ b/statement-summary-tables.md @@ -2,7 +2,7 @@ title: Statement Summary Tables summary: Learn about Statement Summary Table in TiDB. category: reference -aliases: ['/docs/dev/reference/performance/statement-summary/'] +aliases: ['/docs/dev/statement-summary-tables/','/docs/dev/reference/performance/statement-summary/'] --- # Statement Summary Tables diff --git a/statistics.md b/statistics.md index d6dd9b84a7c3e..60f7b7da4f638 100644 --- a/statistics.md +++ b/statistics.md @@ -2,7 +2,7 @@ title: Introduction to Statistics summary: Learn how the statistics collect table-level and column-level information. category: reference -aliases: ['/docs/dev/reference/performance/statistics/'] +aliases: ['/docs/dev/statistics/','/docs/dev/reference/performance/statistics/'] --- # Introduction to Statistics diff --git a/support.md b/support.md index 5aa07fa517fee..21bc85eb6fb8b 100644 --- a/support.md +++ b/support.md @@ -2,7 +2,7 @@ title: Support Resources summary: Find support resources for your TiDB installation. category: support -aliases: ['/docs/dev/support-resources/'] +aliases: ['/docs/dev/support/','/docs/dev/support-resources/'] --- # Support Resources diff --git a/sync-diff-inspector/route-diff.md b/sync-diff-inspector/route-diff.md index de62b51af36aa..7d007017c8f14 100644 --- a/sync-diff-inspector/route-diff.md +++ b/sync-diff-inspector/route-diff.md @@ -2,7 +2,7 @@ title: Data Check for Tables with Different Schema or Table Names summary: Learn the data check for different database names or table names. category: tools -aliases: ['/docs/dev/reference/tools/sync-diff-inspector/route-diff/'] +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 491414d06c952..2a49b99bb8360 100644 --- a/sync-diff-inspector/shard-diff.md +++ b/sync-diff-inspector/shard-diff.md @@ -2,7 +2,7 @@ title: Data Check in the Sharding Scenario summary: Learn the data check in the sharding scenario. category: tools -aliases: ['/docs/dev/reference/tools/sync-diff-inspector/shard-diff/'] +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 ddacbbff0a5ea..2d9dcc86068d0 100644 --- a/sync-diff-inspector/sync-diff-inspector-overview.md +++ b/sync-diff-inspector/sync-diff-inspector-overview.md @@ -2,7 +2,7 @@ title: sync-diff-inspector User Guide summary: Use sync-diff-inspector to compare data and repair inconsistent data. category: tools -aliases: ['/docs/dev/reference/tools/sync-diff-inspector/overview/'] +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 96efece497312..c737bd0c82ff4 100644 --- a/sync-diff-inspector/upstream-downstream-diff.md +++ b/sync-diff-inspector/upstream-downstream-diff.md @@ -2,7 +2,7 @@ title: Data Check for TiDB Upstream and Downstream Clusters summary: Learn how to check data for TiDB upstream and downstream clusters. category: tools -aliases: ['/docs/dev/reference/tools/sync-diff-inspector/tidb-diff/'] +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/syncer-overview.md b/syncer-overview.md index 0b47e7a5eb4a4..4254ec671d3df 100644 --- a/syncer-overview.md +++ b/syncer-overview.md @@ -2,7 +2,7 @@ title: Syncer User Guide summary: Use Syncer to import data incrementally to TiDB. category: reference -aliases: ['/docs/dev/reference/tools/syncer/'] +aliases: ['/docs/dev/syncer-overview/','/docs/dev/reference/tools/syncer/'] --- # Syncer User Guide diff --git a/system-tables/system-table-cluster-config.md b/system-tables/system-table-cluster-config.md index 213e0c4b8d83a..a6812d5dc0ead 100644 --- a/system-tables/system-table-cluster-config.md +++ b/system-tables/system-table-cluster-config.md @@ -2,7 +2,7 @@ title: CLUSTER_CONFIG summary: Learn the `CLUSTER_CONFIG` cluster configuration system table. category: reference -aliases: ['/docs/dev/reference/system-databases/cluster-config/'] +aliases: ['/docs/dev/system-tables/system-table-cluster-config/','/docs/dev/reference/system-databases/cluster-config/'] --- # CLUSTER_CONFIG diff --git a/system-tables/system-table-cluster-hardware.md b/system-tables/system-table-cluster-hardware.md index ae0803a19470a..ebdfcf431c295 100644 --- a/system-tables/system-table-cluster-hardware.md +++ b/system-tables/system-table-cluster-hardware.md @@ -2,7 +2,7 @@ title: CLUSTER_HARDWARE summary: Learn the `CLUSTER_HARDWARE` cluster hardware system table. category: reference -aliases: ['/docs/dev/reference/system-databases/cluster-hardware/'] +aliases: ['/docs/dev/system-tables/system-table-cluster-hardware/','/docs/dev/reference/system-databases/cluster-hardware/'] --- # CLUSTER_HARDWARE diff --git a/system-tables/system-table-cluster-info.md b/system-tables/system-table-cluster-info.md index 1f6fae4744431..32c6dc0b4a5da 100644 --- a/system-tables/system-table-cluster-info.md +++ b/system-tables/system-table-cluster-info.md @@ -2,7 +2,7 @@ title: CLUSTER_INFO summary: Learn the `CLUSTER_INFO` cluster topology information table. category: reference -aliases: ['/docs/dev/reference/system-databases/cluster-info/'] +aliases: ['/docs/dev/system-tables/system-table-cluster-info/','/docs/dev/reference/system-databases/cluster-info/'] --- # CLUSTER_INFO diff --git a/system-tables/system-table-cluster-load.md b/system-tables/system-table-cluster-load.md index 186ce7d29de0b..6155cf4ce7c03 100644 --- a/system-tables/system-table-cluster-load.md +++ b/system-tables/system-table-cluster-load.md @@ -2,7 +2,7 @@ title: CLUSTER_LOAD summary: Learn the `CLUSTER_LOAD` cluster load table. category: reference -aliases: ['/docs/dev/reference/system-databases/cluster-load/'] +aliases: ['/docs/dev/system-tables/system-table-cluster-load/','/docs/dev/reference/system-databases/cluster-load/'] --- # CLUSTER_LOAD diff --git a/system-tables/system-table-cluster-log.md b/system-tables/system-table-cluster-log.md index 8062852034e6c..d9304a13e0d59 100644 --- a/system-tables/system-table-cluster-log.md +++ b/system-tables/system-table-cluster-log.md @@ -2,7 +2,7 @@ title: CLUSTER_LOG summary: Learn the `CLUSTER_LOG` cluster log table. category: reference -aliases: ['/docs/dev/reference/system-databases/cluster-log/'] +aliases: ['/docs/dev/system-tables/system-table-cluster-log/','/docs/dev/reference/system-databases/cluster-log/'] --- # CLUSTER_LOG diff --git a/system-tables/system-table-cluster-systeminfo.md b/system-tables/system-table-cluster-systeminfo.md index 557a337e903ad..a79a1482c0545 100644 --- a/system-tables/system-table-cluster-systeminfo.md +++ b/system-tables/system-table-cluster-systeminfo.md @@ -2,7 +2,7 @@ title: CLUSTER_SYSTEMINFO summary: Learn the `CLUSTER_SYSTEMINFO` kernel parameter table. category: reference -aliases: ['/docs/dev/reference/system-databases/cluster-systeminfo/'] +aliases: ['/docs/dev/system-tables/system-table-cluster-systeminfo/','/docs/dev/reference/system-databases/cluster-systeminfo/'] --- # CLUSTER_SYSTEMINFO diff --git a/system-tables/system-table-information-schema.md b/system-tables/system-table-information-schema.md index 2bd7701f91ddb..d78f3c89a09f0 100644 --- a/system-tables/system-table-information-schema.md +++ b/system-tables/system-table-information-schema.md @@ -2,7 +2,7 @@ title: Information Schema summary: Learn how to use Information Schema in TiDB. category: reference -aliases: ['/docs/dev/reference/system-databases/information-schema/'] +aliases: ['/docs/dev/system-tables/system-table-information-schema/','/docs/dev/reference/system-databases/information-schema/'] --- # Information Schema diff --git a/system-tables/system-table-inspection-result.md b/system-tables/system-table-inspection-result.md index c0604c2269af2..2a054cf6deab1 100644 --- a/system-tables/system-table-inspection-result.md +++ b/system-tables/system-table-inspection-result.md @@ -2,7 +2,7 @@ title: INSPECTION_RESULT summary: Learn the `INSPECTION_RESULT` diagnostic result table. category: reference -aliases: ['/docs/dev/reference/system-databases/inspection-result/'] +aliases: ['/docs/dev/system-tables/system-table-inspection-result/','/docs/dev/reference/system-databases/inspection-result/'] --- # INSPECTION_RESULT diff --git a/system-tables/system-table-inspection-summary.md b/system-tables/system-table-inspection-summary.md index 85a2c2f49e74f..17c9978df3bca 100644 --- a/system-tables/system-table-inspection-summary.md +++ b/system-tables/system-table-inspection-summary.md @@ -2,7 +2,7 @@ title: INSPECTION_SUMMARY summary: Learn the `INSPECTION_SUMMARY` inspection summary table. category: reference -aliases: ['/docs/dev/reference/system-databases/inspection-summary/'] +aliases: ['/docs/dev/system-tables/system-table-inspection-summary/','/docs/dev/reference/system-databases/inspection-summary/'] --- # INSPECTION_SUMMARY diff --git a/system-tables/system-table-metrics-schema.md b/system-tables/system-table-metrics-schema.md index 6a61d08df5d93..3e159346d996f 100644 --- a/system-tables/system-table-metrics-schema.md +++ b/system-tables/system-table-metrics-schema.md @@ -2,7 +2,7 @@ title: Metrics Schema summary: Learn the `METRICS_SCHEMA` schema. category: reference -aliases: ['/docs/dev/reference/system-databases/metrics-schema/'] +aliases: ['/docs/dev/system-tables/system-table-metrics-schema/','/docs/dev/reference/system-databases/metrics-schema/'] --- # Metrics Schema diff --git a/system-tables/system-table-metrics-summary.md b/system-tables/system-table-metrics-summary.md index 3466b223bded1..a7314e766aa92 100644 --- a/system-tables/system-table-metrics-summary.md +++ b/system-tables/system-table-metrics-summary.md @@ -2,7 +2,7 @@ title: METRICS_SUMMARY summary: Learn the `METRICS_SUMMARY` system table. category: reference -aliases: ['/docs/dev/reference/system-databases/metrics-summary/'] +aliases: ['/docs/dev/system-tables/system-table-metrics-summary/','/docs/dev/reference/system-databases/metrics-summary/'] --- # METRICS_SUMMARY diff --git a/system-tables/system-table-metrics-tables.md b/system-tables/system-table-metrics-tables.md index 3857748e2436e..42a8e86f8c5a2 100644 --- a/system-tables/system-table-metrics-tables.md +++ b/system-tables/system-table-metrics-tables.md @@ -2,7 +2,7 @@ title: METRICS_TABLES summary: Learn the `METRICS_TABLES` system table. category: reference -aliases: ['/docs/dev/reference/system-databases/metrics-tables/'] +aliases: ['/docs/dev/system-tables/system-table-metrics-tables/','/docs/dev/reference/system-databases/metrics-tables/'] --- # METRICS_TABLES diff --git a/system-tables/system-table-overview.md b/system-tables/system-table-overview.md index c833c40f46e82..a9a3e76112c68 100644 --- a/system-tables/system-table-overview.md +++ b/system-tables/system-table-overview.md @@ -2,7 +2,7 @@ title: TiDB System Tables summary: Learn the TiDB system tables. category: reference -aliases: ['/docs/dev/reference/system-databases/mysql/'] +aliases: ['/docs/dev/system-tables/system-table-overview/','/docs/dev/reference/system-databases/mysql/'] --- # TiDB System Tables diff --git a/system-tables/system-table-sql-diagnostics.md b/system-tables/system-table-sql-diagnostics.md index 4561c6264e4bd..d08a003ba65b7 100644 --- a/system-tables/system-table-sql-diagnostics.md +++ b/system-tables/system-table-sql-diagnostics.md @@ -2,7 +2,7 @@ title: SQL Diagnostics summary: Understand SQL diagnostics in TiDB. category: reference -aliases: ['/docs/dev/reference/system-databases/sql-diagnosis/','/docs/dev/system-tables/system-table-sql-diagnosis/'] +aliases: ['/docs/dev/system-tables/system-table-sql-diagnostics/','/docs/dev/reference/system-databases/sql-diagnosis/','/docs/dev/system-tables/system-table-sql-diagnosis/'] --- # SQL Diagnostics diff --git a/system-variables.md b/system-variables.md index c4ce7e8309713..8815cf841cc2a 100644 --- a/system-variables.md +++ b/system-variables.md @@ -2,7 +2,7 @@ title: The System Variables summary: Learn how to use the system variables in TiDB. category: reference -aliases: ['/docs/dev/reference/configuration/tidb-server/mysql-variables/'] +aliases: ['/docs/dev/system-variables/','/docs/dev/reference/configuration/tidb-server/mysql-variables/'] --- # The System Variables diff --git a/technical-writing-project-ideas.md b/technical-writing-project-ideas.md index 91181078f1e41..d67b79297a982 100644 --- a/technical-writing-project-ideas.md +++ b/technical-writing-project-ideas.md @@ -1,6 +1,7 @@ --- title: TiDB Technical Writing Project Ideas summary: Learn about the technical writing project ideas of TiDB for Google Season of Docs 2020. +aliases: ['/docs/dev/technical-writing-project-ideas/'] --- # TiDB Technical Writing Project Ideas diff --git a/test-deployment-from-binary-tarball.md b/test-deployment-from-binary-tarball.md index 57f4219d2635f..61ebfc2e11edc 100644 --- a/test-deployment-from-binary-tarball.md +++ b/test-deployment-from-binary-tarball.md @@ -2,7 +2,7 @@ title: Testing Deployment from Binary Tarball summary: Use the binary to deploy a TiDB cluster. category: how-to -aliases: ['/docs/dev/how-to/deploy/from-tarball/testing-environment/'] +aliases: ['/docs/dev/test-deployment-from-binary-tarball/','/docs/dev/how-to/deploy/from-tarball/testing-environment/'] --- # Testing Deployment from Binary Tarball diff --git a/test-deployment-using-docker.md b/test-deployment-using-docker.md index f368b11ba6116..ab643ed6a39a2 100644 --- a/test-deployment-using-docker.md +++ b/test-deployment-using-docker.md @@ -2,7 +2,7 @@ title: Deploy TiDB Using Docker summary: Use Docker to manually deploy a multi-node TiDB cluster on multiple machines. category: how-to -aliases: ['/docs/dev/how-to/deploy/orchestrated/docker/'] +aliases: ['/docs/dev/test-deployment-using-docker/','/docs/dev/how-to/deploy/orchestrated/docker/'] --- # Deploy TiDB Using Docker diff --git a/ticdc-deployment-topology.md b/ticdc-deployment-topology.md index e2db2818a3005..3a8933f13bc64 100644 --- a/ticdc-deployment-topology.md +++ b/ticdc-deployment-topology.md @@ -2,6 +2,7 @@ title: TiCDC Deployment Topology summary: Learn the deployment topology of TiCDC based on the minimal TiDB topology. category: how-to +aliases: ['/docs/dev/ticdc-deployment-topology/'] --- # TiCDC Deployment Topology diff --git a/ticdc/manage-ticdc.md b/ticdc/manage-ticdc.md index 8ced4e29a4dff..9d8d047799048 100644 --- a/ticdc/manage-ticdc.md +++ b/ticdc/manage-ticdc.md @@ -2,7 +2,7 @@ title: Manage TiCDC Cluster and Replication Tasks summary: Learn how to manage a TiCDC cluster and replication tasks. category: reference -aliases: ['/docs/dev/reference/tools/ticdc/manage/'] +aliases: ['/docs/dev/ticdc/manage-ticdc/','/docs/dev/reference/tools/ticdc/manage/'] --- # Manage TiCDC Cluster and Replication Tasks diff --git a/ticdc/ticdc-open-protocol.md b/ticdc/ticdc-open-protocol.md index f1d2b895e5d13..5dbaca7fb3f74 100644 --- a/ticdc/ticdc-open-protocol.md +++ b/ticdc/ticdc-open-protocol.md @@ -1,7 +1,7 @@ --- title: TiCDC Open Protocol category: reference -aliases: ['/docs/dev/reference/tools/ticdc/open-protocol/'] +aliases: ['/docs/dev/ticdc/ticdc-open-protocol/','/docs/dev/reference/tools/ticdc/open-protocol/'] --- # TiCDC Open Protocol diff --git a/ticdc/ticdc-overview.md b/ticdc/ticdc-overview.md index 6c60d2971a8d7..3f6c38906fcac 100644 --- a/ticdc/ticdc-overview.md +++ b/ticdc/ticdc-overview.md @@ -2,7 +2,7 @@ title: TiCDC Overview summary: Learn what TiCDC is, what features TiCDC provides, etc. category: reference -aliases: ['/docs/dev/reference/tools/ticdc/overview/'] +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 995075c931038..f4d85a693466b 100644 --- a/ticdc/troubleshoot-ticdc.md +++ b/ticdc/troubleshoot-ticdc.md @@ -2,6 +2,7 @@ title: Troubleshoot TiCDC summary: Learn how to troubleshoot issues you might encounter when you use TiCDC. category: reference +aliases: ['/docs/dev/ticdc/troubleshoot-ticdc/'] --- # Troubleshoot TiCDC diff --git a/tidb-binlog-deployment-topology.md b/tidb-binlog-deployment-topology.md index 2ec26ac9156f8..91893e6fc1f29 100644 --- a/tidb-binlog-deployment-topology.md +++ b/tidb-binlog-deployment-topology.md @@ -2,6 +2,7 @@ title: TiDB Binlog Deployment Topology summary: Learn the deployment topology of TiDB Binlog based on the minimal TiDB topology. category: how-to +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 2e7e997f90991..54ca8a17d1e44 100644 --- a/tidb-binlog/bidirectional-replication-between-tidb-clusters.md +++ b/tidb-binlog/bidirectional-replication-between-tidb-clusters.md @@ -2,7 +2,7 @@ title: Bidirectional Replication Between TiDB Clusters summary: Learn how to perform the bidirectional replication between TiDB clusters. category: reference -aliases: ['/docs/dev/reference/tidb-binlog/bidirectional-replication/'] +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-control.md b/tidb-binlog/binlog-control.md index 2c95ed6f07c25..adacfe8b5d702 100644 --- a/tidb-binlog/binlog-control.md +++ b/tidb-binlog/binlog-control.md @@ -2,6 +2,7 @@ title: binlogctl summary: Learns how to use `binlogctl`. category: reference +aliases: ['/docs/dev/tidb-binlog/binlog-control/'] --- # binlogctl diff --git a/tidb-binlog/binlog-slave-client.md b/tidb-binlog/binlog-slave-client.md index 404ace26748e7..e385cf14e6d48 100644 --- a/tidb-binlog/binlog-slave-client.md +++ b/tidb-binlog/binlog-slave-client.md @@ -2,7 +2,7 @@ title: Binlog Slave Client User Guide summary: Use Binlog Slave Client to consume TiDB slave binlog data from Kafka and output the data in a specific format. category: reference -aliases: ['/docs/dev/reference/tidb-binlog/binlog-slave-client/'] +aliases: ['/docs/dev/tidb-binlog/binlog-slave-client/','/docs/dev/reference/tidb-binlog/binlog-slave-client/'] --- # Binlog Slave Client User Guide diff --git a/tidb-binlog/deploy-tidb-binlog.md b/tidb-binlog/deploy-tidb-binlog.md index d2c4da168aa73..7a5b437dbc9ea 100644 --- a/tidb-binlog/deploy-tidb-binlog.md +++ b/tidb-binlog/deploy-tidb-binlog.md @@ -2,7 +2,7 @@ title: TiDB Binlog Cluster Deployment summary: Learn how to deploy TiDB Binlog cluster. category: reference -aliases: ['/docs/dev/reference/tidb-binlog/deploy/','/docs/dev/how-to/deploy/tidb-binlog/'] +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/handle-tidb-binlog-errors.md b/tidb-binlog/handle-tidb-binlog-errors.md index 057843f21349f..8ce3333670e7a 100644 --- a/tidb-binlog/handle-tidb-binlog-errors.md +++ b/tidb-binlog/handle-tidb-binlog-errors.md @@ -2,7 +2,7 @@ title: TiDB Binlog Error Handling summary: Learn how to handle TiDB Binlog errors. category: reference -aliases: ['/docs/dev/reference/tidb-binlog/troubleshoot/error-handling/'] +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 dd6e8f1f9df84..5f6ace8338f48 100644 --- a/tidb-binlog/maintain-tidb-binlog-cluster.md +++ b/tidb-binlog/maintain-tidb-binlog-cluster.md @@ -2,7 +2,7 @@ title: TiDB Binlog Cluster Operations summary: Learn how to operate the cluster version of TiDB Binlog. category: reference -aliases: ['/docs/dev/reference/tidb-binlog/maintain/','/docs/dev/how-to/maintain/tidb-binlog/'] +aliases: ['/docs/dev/tidb-binlog/maintain-tidb-binlog-cluster/','/docs/dev/reference/tidb-binlog/maintain/','/docs/dev/how-to/maintain/tidb-binlog/'] --- # TiDB Binlog Cluster Operations diff --git a/tidb-binlog/monitor-tidb-binlog-cluster.md b/tidb-binlog/monitor-tidb-binlog-cluster.md index 6234406d3e7e2..455062508cced 100644 --- a/tidb-binlog/monitor-tidb-binlog-cluster.md +++ b/tidb-binlog/monitor-tidb-binlog-cluster.md @@ -2,7 +2,7 @@ title: TiDB Binlog Monitoring summary: Learn how to monitor the cluster version of TiDB Binlog. category: reference -aliases: ['/docs/dev/reference/tidb-binlog/monitor/','/docs/dev/how-to/monitor/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 c2c9057a691aa..ec95456c49e75 100644 --- a/tidb-binlog/tidb-binlog-configuration-file.md +++ b/tidb-binlog/tidb-binlog-configuration-file.md @@ -2,7 +2,7 @@ title: TiDB Binlog Configuration File summary: Learn the configuration items of TiDB Binlog. category: reference -aliases: ['/docs/dev/reference/tidb-binlog/config/'] +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 42e6053199e59..c610e2a35ec7e 100644 --- a/tidb-binlog/tidb-binlog-faq.md +++ b/tidb-binlog/tidb-binlog-faq.md @@ -2,7 +2,7 @@ title: TiDB Binlog FAQ summary: Learn about the frequently asked questions (FAQs) and answers about TiDB Binlog. category: faq -aliases: ['/docs/dev/reference/tidb-binlog/faq/'] +aliases: ['/docs/dev/tidb-binlog/tidb-binlog-faq/','/docs/dev/reference/tidb-binlog/faq/'] --- # TiDB Binlog FAQ diff --git a/tidb-binlog/tidb-binlog-glossary.md b/tidb-binlog/tidb-binlog-glossary.md index ddfebb99f4c95..b9a32114655f6 100644 --- a/tidb-binlog/tidb-binlog-glossary.md +++ b/tidb-binlog/tidb-binlog-glossary.md @@ -2,7 +2,7 @@ title: TiDB Binlog Glossary summary: Learn the terms used in TiDB Binlog. category: glossary -aliases: ['/docs/dev/reference/tidb-binlog/glossary/'] +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 338c8b2399e9c..149bbae19fccd 100644 --- a/tidb-binlog/tidb-binlog-overview.md +++ b/tidb-binlog/tidb-binlog-overview.md @@ -2,7 +2,7 @@ title: TiDB Binlog Overview summary: Learn overview of the cluster version of TiDB Binlog. category: reference -aliases: ['/docs/dev/reference/tidb-binlog/overview/','/docs/dev/reference/tidb-binlog-overview/'] +aliases: ['/docs/dev/tidb-binlog/tidb-binlog-overview/','/docs/dev/reference/tidb-binlog/overview/','/docs/dev/reference/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 ebcd68200e413..b5d0293e73932 100644 --- a/tidb-binlog/tidb-binlog-relay-log.md +++ b/tidb-binlog/tidb-binlog-relay-log.md @@ -2,7 +2,7 @@ title: TiDB Binlog Relay Log summary: Learn how to use relay log to maintain data consistency in extreme cases. category: reference -aliases: ['/docs/dev/reference/tidb-binlog/relay-log/'] +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 f2cf7fc943be1..f90a2ed48d2d4 100644 --- a/tidb-binlog/tidb-binlog-reparo.md +++ b/tidb-binlog/tidb-binlog-reparo.md @@ -2,7 +2,7 @@ title: Reparo User Guide summary: Learn to use Reparo. category: reference -aliases: ['/docs/dev/reference/tidb-binlog/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 08cec45e2e43a..a7d1dd2b41cba 100644 --- a/tidb-binlog/troubleshoot-tidb-binlog.md +++ b/tidb-binlog/troubleshoot-tidb-binlog.md @@ -2,7 +2,7 @@ title: TiDB Binlog Troubleshooting summary: Learn the troubleshooting process of TiDB Binlog. category: reference -aliases: ['/docs/dev/reference/tidb-binlog/troubleshoot/binlog/','/docs/dev/how-to/troubleshoot/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 ae0e33d7c1253..09444a025e1b6 100644 --- a/tidb-binlog/upgrade-tidb-binlog.md +++ b/tidb-binlog/upgrade-tidb-binlog.md @@ -2,7 +2,7 @@ title: Upgrade TiDB Binlog summary: Learn how to upgrade TiDB Binlog to the latest cluster version. category: reference -aliases: ['/docs/dev/reference/tidb-binlog/upgrade/','/docs/dev/how-to/upgrade/tidb-binlog/'] +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-configuration-file.md b/tidb-configuration-file.md index 54dd094ef2c89..d2b64bdf1d3ea 100644 --- a/tidb-configuration-file.md +++ b/tidb-configuration-file.md @@ -2,7 +2,7 @@ title: TiDB Configuration File summary: Learn the TiDB configuration file options that are not involved in command line options. category: deployment -aliases: ['/docs/dev/reference/configuration/tidb-server/configuration-file/'] +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 ea8eed624e554..a0aa13e87ee1b 100644 --- a/tidb-control.md +++ b/tidb-control.md @@ -2,7 +2,7 @@ title: TiDB Control User Guide summary: Use TiDB Control to obtain TiDB status information for debugging. category: reference -aliases: ['/docs/dev/reference/tools/tidb-control/'] +aliases: ['/docs/dev/tidb-control/','/docs/dev/reference/tools/tidb-control/'] --- # TiDB Control User Guide diff --git a/tidb-lightning/deploy-tidb-lightning.md b/tidb-lightning/deploy-tidb-lightning.md index 9371e938f1e93..cf2129d6e592e 100644 --- a/tidb-lightning/deploy-tidb-lightning.md +++ b/tidb-lightning/deploy-tidb-lightning.md @@ -2,7 +2,7 @@ title: TiDB Lightning Deployment summary: Deploy TiDB Lightning to quickly import large amounts of new data. category: reference -aliases: ['/docs/dev/reference/tools/tidb-lightning/deployment/'] +aliases: ['/docs/dev/tidb-lightning/deploy-tidb-lightning/','/docs/dev/reference/tools/tidb-lightning/deployment/'] --- # TiDB Lightning Deployment diff --git a/tidb-lightning/migrate-from-csv-using-tidb-lightning.md b/tidb-lightning/migrate-from-csv-using-tidb-lightning.md index b96dc791ae6c1..1d9d9efe96583 100644 --- a/tidb-lightning/migrate-from-csv-using-tidb-lightning.md +++ b/tidb-lightning/migrate-from-csv-using-tidb-lightning.md @@ -2,7 +2,7 @@ title: TiDB Lightning CSV Support summary: Learn how to import CSV files via TiDB Lightning. category: reference -aliases: ['/docs/dev/reference/tools/tidb-lightning/csv/'] +aliases: ['/docs/dev/tidb-lightning/migrate-from-csv-using-tidb-lightning/','/docs/dev/reference/tools/tidb-lightning/csv/'] --- # TiDB Lightning CSV Support diff --git a/tidb-lightning/monitor-tidb-lightning.md b/tidb-lightning/monitor-tidb-lightning.md index bf9e1d9e310d3..b1bbd874c2174 100644 --- a/tidb-lightning/monitor-tidb-lightning.md +++ b/tidb-lightning/monitor-tidb-lightning.md @@ -2,7 +2,7 @@ title: TiDB Lightning Monitoring summary: Learn about the monitor configuration and monitoring metrics of TiDB Lightning. category: reference -aliases: ['/docs/dev/reference/tools/tidb-lightning/monitor/'] +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 27e26342d52a6..03525887558d5 100644 --- a/tidb-lightning/tidb-lightning-checkpoints.md +++ b/tidb-lightning/tidb-lightning-checkpoints.md @@ -2,7 +2,7 @@ title: TiDB Lightning Checkpoints summary: Use checkpoints to avoid redoing the previously completed tasks before the crash. category: reference -aliases: ['/docs/dev/reference/tools/tidb-lightning/checkpoints/'] +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 403aea55a1668..6b06422ed8b66 100644 --- a/tidb-lightning/tidb-lightning-configuration.md +++ b/tidb-lightning/tidb-lightning-configuration.md @@ -2,7 +2,7 @@ title: TiDB Lightning Configuration summary: Learn about the CLI usage and sample configuration in TiDB Lightning. category: reference -aliases: ['/docs/dev/reference/tools/tidb-lightning/config/'] +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-faq.md b/tidb-lightning/tidb-lightning-faq.md index 02e77c0a70f23..81c0723abcedb 100644 --- a/tidb-lightning/tidb-lightning-faq.md +++ b/tidb-lightning/tidb-lightning-faq.md @@ -2,7 +2,7 @@ title: TiDB Lightning FAQs summary: Learn about the frequently asked questions (FAQs) and answers about TiDB Lightning. category: faq -aliases: ['/docs/dev/faq/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 1e4473a4803b8..8ac7191e9600a 100644 --- a/tidb-lightning/tidb-lightning-glossary.md +++ b/tidb-lightning/tidb-lightning-glossary.md @@ -2,7 +2,7 @@ title: TiDB Lightning Glossary summary: List of special terms used in TiDB Lightning. category: glossary -aliases: ['/docs/dev/reference/tools/tidb-lightning/glossary/'] +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-misuse-handling.md b/tidb-lightning/tidb-lightning-misuse-handling.md index 38b645094c34b..7f6f7e1000f16 100644 --- a/tidb-lightning/tidb-lightning-misuse-handling.md +++ b/tidb-lightning/tidb-lightning-misuse-handling.md @@ -1,7 +1,7 @@ --- title: Common Misuses of TiDB Lightning category: reference -aliases: ['/docs/dev/reference/tools/error-case-handling/lightning-misuse-handling/'] +aliases: ['/docs/dev/tidb-lightning/tidb-lightning-misuse-handling/','/docs/dev/reference/tools/error-case-handling/lightning-misuse-handling/'] --- # Common Misuses of TiDB Lightning diff --git a/tidb-lightning/tidb-lightning-overview.md b/tidb-lightning/tidb-lightning-overview.md index ff6116c715f7b..6f3b85c19b5d4 100644 --- a/tidb-lightning/tidb-lightning-overview.md +++ b/tidb-lightning/tidb-lightning-overview.md @@ -2,7 +2,7 @@ title: TiDB Lightning Overview summary: Learn about Lightning and the whole architecture. category: reference -aliases: ['/docs/dev/reference/tools/tidb-lightning/overview/'] +aliases: ['/docs/dev/tidb-lightning/tidb-lightning-overview/','/docs/dev/reference/tools/tidb-lightning/overview/'] --- # TiDB Lightning Overview diff --git a/tidb-lightning/tidb-lightning-table-filter.md b/tidb-lightning/tidb-lightning-table-filter.md index fbf1fffd5e92e..2b0f33326da86 100644 --- a/tidb-lightning/tidb-lightning-table-filter.md +++ b/tidb-lightning/tidb-lightning-table-filter.md @@ -2,7 +2,7 @@ title: TiDB Lightning Table Filter summary: Use black and white lists to filter out tables, ignoring them during import. category: reference -aliases: ['/docs/dev/reference/tools/tidb-lightning/table-filter/'] +aliases: ['/docs/dev/tidb-lightning/tidb-lightning-table-filter/','/docs/dev/reference/tools/tidb-lightning/table-filter/'] --- # TiDB Lightning Table Filter diff --git a/tidb-lightning/tidb-lightning-tidb-backend.md b/tidb-lightning/tidb-lightning-tidb-backend.md index 0014172d96bf0..789384ff76d0e 100644 --- a/tidb-lightning/tidb-lightning-tidb-backend.md +++ b/tidb-lightning/tidb-lightning-tidb-backend.md @@ -2,7 +2,7 @@ title: TiDB Lightning TiDB-backend summary: Choose how to write data into the TiDB cluster. category: reference -aliases: ['/docs/dev/reference/tools/tidb-lightning/tidb-backend/'] +aliases: ['/docs/dev/tidb-lightning/tidb-lightning-tidb-backend/','/docs/dev/reference/tools/tidb-lightning/tidb-backend/'] --- # TiDB Lightning TiDB-backend diff --git a/tidb-lightning/tidb-lightning-web-interface.md b/tidb-lightning/tidb-lightning-web-interface.md index be7d94eb292da..1f433272d7c67 100644 --- a/tidb-lightning/tidb-lightning-web-interface.md +++ b/tidb-lightning/tidb-lightning-web-interface.md @@ -2,7 +2,7 @@ title: TiDB Lightning Web Interface summary: Control TiDB Lightning through the web interface. category: reference -aliases: ['/docs/dev/reference/tools/tidb-lightning/web/'] +aliases: ['/docs/dev/tidb-lightning/tidb-lightning-web-interface/','/docs/dev/reference/tools/tidb-lightning/web/'] --- # TiDB Lightning Web Interface diff --git a/tidb-limitations.md b/tidb-limitations.md index fd8e52b81552e..8c52e8cd4fa17 100644 --- a/tidb-limitations.md +++ b/tidb-limitations.md @@ -2,6 +2,7 @@ title: TiDB Limitations summary: Learn the usage limitations of TiDB. category: introduction +aliases: ['/docs/dev/tidb-limitations/'] --- # TiDB Limitations diff --git a/tidb-monitoring-api.md b/tidb-monitoring-api.md index a66d9ff9decb7..8476fe2e0e200 100644 --- a/tidb-monitoring-api.md +++ b/tidb-monitoring-api.md @@ -2,6 +2,7 @@ title: TiDB Monitoring API summary: Learn the API of TiDB monitoring services. category: how-to +aliases: ['/docs/dev/tidb-monitoring-api/'] --- # TiDB Monitoring API diff --git a/tidb-monitoring-framework.md b/tidb-monitoring-framework.md index 55ddd68d68afd..394f44b6378c1 100644 --- a/tidb-monitoring-framework.md +++ b/tidb-monitoring-framework.md @@ -2,7 +2,7 @@ title: TiDB Monitoring Framework Overview summary: Use Prometheus and Grafana to build the TiDB monitoring framework. category: how-to -aliases: ['/docs/dev/how-to/monitor/overview/'] +aliases: ['/docs/dev/tidb-monitoring-framework/','/docs/dev/how-to/monitor/overview/'] --- # TiDB Monitoring Framework Overview diff --git a/tidb-specific-system-variables.md b/tidb-specific-system-variables.md index 996bc81fa4b51..f5f7bba8e4b48 100644 --- a/tidb-specific-system-variables.md +++ b/tidb-specific-system-variables.md @@ -2,7 +2,7 @@ title: TiDB Specific System Variables summary: Use system variables specific to TiDB to optimize performance. category: reference -aliases: ['/docs/dev/reference/configuration/tidb-server/tidb-specific-variables/'] +aliases: ['/docs/dev/tidb-specific-system-variables/','/docs/dev/reference/configuration/tidb-server/tidb-specific-variables/'] --- # TiDB Specific System Variables diff --git a/tidb-troubleshooting-map.md b/tidb-troubleshooting-map.md index b0ad9fa4cade6..aa7493794f455 100644 --- a/tidb-troubleshooting-map.md +++ b/tidb-troubleshooting-map.md @@ -2,7 +2,7 @@ title: TiDB Troubleshooting Map summary: Learn how to troubleshoot common errors in TiDB. category: how-to -aliases: ['/docs/dev/how-to/troubleshoot/diagnose-map/'] +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 37b09de38e543..46898cddb5d39 100644 --- a/tiflash-deployment-topology.md +++ b/tiflash-deployment-topology.md @@ -2,6 +2,7 @@ title: TiFlash Deployment Topology summary: Learn the deployment topology of TiFlash based on the minimal TiDB topology. category: how-to +aliases: ['/docs/dev/tiflash-deployment-topology/'] --- # TiFlash Deployment Topology diff --git a/tiflash/maintain-tiflash.md b/tiflash/maintain-tiflash.md index 061a47f20694b..a13641ecee062 100644 --- a/tiflash/maintain-tiflash.md +++ b/tiflash/maintain-tiflash.md @@ -2,7 +2,7 @@ title: Maintain a TiFlash Cluster summary: Learn common operations when you maintain a TiFlash cluster. category: reference -aliases: ['/docs/dev/reference/tiflash/maintain/'] +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 d9d400bd6d20f..4f31fe0a88822 100644 --- a/tiflash/monitor-tiflash.md +++ b/tiflash/monitor-tiflash.md @@ -2,7 +2,7 @@ title: Monitor the TiFlash Cluster summary: Learn the monitoring items of TiFlash. category: reference -aliases: ['/docs/dev/reference/tiflash/monitor/'] +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 aa71117dc3340..f982d6f54a300 100644 --- a/tiflash/tiflash-alert-rules.md +++ b/tiflash/tiflash-alert-rules.md @@ -2,7 +2,7 @@ title: TiFlash Alert Rules summary: Learn the alert rules of the TiFlash cluster. category: reference -aliases: ['/docs/dev/reference/tiflash/alert-rules/'] +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 93d51d3e2ac60..617307b0bdd48 100644 --- a/tiflash/tiflash-command-line-flags.md +++ b/tiflash/tiflash-command-line-flags.md @@ -2,6 +2,7 @@ title: TiFlash Command-line Flags summary: Learn the command-line startup flags of TiFlash. category: reference +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 6e945ae28c247..578386944a3c6 100644 --- a/tiflash/tiflash-configuration.md +++ b/tiflash/tiflash-configuration.md @@ -2,7 +2,7 @@ title: Configure TiFlash summary: Learn how to configure TiFlash. category: reference -aliases: ['/docs/dev/reference/tiflash/configuration/'] +aliases: ['/docs/dev/tiflash/tiflash-configuration/','/docs/dev/reference/tiflash/configuration/'] --- # Configure TiFlash diff --git a/tiflash/tiflash-faq.md b/tiflash/tiflash-faq.md index c975a194bb1e9..9c9e40f06907b 100644 --- a/tiflash/tiflash-faq.md +++ b/tiflash/tiflash-faq.md @@ -2,7 +2,7 @@ title: TiFlash FAQ summary: Learn the frequently asked questions (FAQs) and answers about TiFlash. category: faq -aliases: ['/docs/dev/reference/tiflash/faq/'] +aliases: ['/docs/dev/tiflash/tiflash-faq/','/docs/dev/reference/tiflash/faq/'] --- # TiFlash FAQ diff --git a/tiflash/tiflash-overview.md b/tiflash/tiflash-overview.md index a0b3bf7f241a4..e9853b48f2682 100644 --- a/tiflash/tiflash-overview.md +++ b/tiflash/tiflash-overview.md @@ -2,7 +2,7 @@ title: TiFlash Overview summary: Learn the architecture and key features of TiFlash. category: reference -aliases: ['/docs/dev/reference/tiflash/overview/'] +aliases: ['/docs/dev/tiflash/tiflash-overview/','/docs/dev/reference/tiflash/overview/'] --- # TiFlash Overview diff --git a/tiflash/troubleshoot-tiflash.md b/tiflash/troubleshoot-tiflash.md index 46e8fc5212907..3abdc0ee6bb84 100644 --- a/tiflash/troubleshoot-tiflash.md +++ b/tiflash/troubleshoot-tiflash.md @@ -2,6 +2,7 @@ title: Troubleshoot a TiFlash Cluster summary: Learn common operations when you troubleshoot a TiFlash cluster. category: reference +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 da414bd58c0b2..3e71aefa7148d 100644 --- a/tiflash/tune-tiflash-performance.md +++ b/tiflash/tune-tiflash-performance.md @@ -2,7 +2,7 @@ title: Tune TiFlash Performance summary: Learn how to tune the performance of TiFlash. category: reference -aliases: ['/docs/dev/reference/tiflash/tune-performance/'] +aliases: ['/docs/dev/tiflash/tune-tiflash-performance/','/docs/dev/reference/tiflash/tune-performance/'] --- # Tune TiFlash Performance diff --git a/tiflash/use-tiflash.md b/tiflash/use-tiflash.md index 12cae6da3945d..1e05243983dac 100644 --- a/tiflash/use-tiflash.md +++ b/tiflash/use-tiflash.md @@ -1,7 +1,7 @@ --- title: Use TiFlash category: reference -aliases: ['/docs/dev/reference/tiflash/use-tiflash/'] +aliases: ['/docs/dev/tiflash/use-tiflash/','/docs/dev/reference/tiflash/use-tiflash/'] --- # Use TiFlash diff --git a/tikv-configuration-file.md b/tikv-configuration-file.md index 5e5f030b8e42c..010b66977c0df 100644 --- a/tikv-configuration-file.md +++ b/tikv-configuration-file.md @@ -2,7 +2,7 @@ title: TiKV Configuration File summary: Learn the TiKV configuration file. category: reference -aliases: ['/docs/dev/reference/configuration/tikv-server/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 7a65bac077eae..be2bc975633d2 100644 --- a/tikv-control.md +++ b/tikv-control.md @@ -2,7 +2,7 @@ title: TiKV Control User Guide summary: Use TiKV Control to manage a TiKV cluster. category: reference -aliases: ['/docs/dev/reference/tools/tikv-control/'] +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 5e6875e890683..edaaf9b5d0406 100644 --- a/tispark-overview.md +++ b/tispark-overview.md @@ -2,7 +2,7 @@ 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. category: reference -aliases: ['/docs/dev/reference/tispark/'] +aliases: ['/docs/dev/tispark-overview/','/docs/dev/reference/tispark/'] --- # TiSpark User Guide diff --git a/tiup/manage-tiup-component.md b/tiup/manage-tiup-component.md index 787cd311cb0f0..eb880a912e542 100644 --- a/tiup/manage-tiup-component.md +++ b/tiup/manage-tiup-component.md @@ -2,7 +2,7 @@ title: Manage TiUP Components with TiUP Commands summary: Learn how to manage TiUP components using TiUP commands. category: tools -aliases: ['/docs/dev/reference/tools/tiup/manage-component/'] +aliases: ['/docs/dev/tiup/manage-tiup-component/','/docs/dev/reference/tools/tiup/manage-component/'] --- # Manage TiUP Components with TiUP Commands diff --git a/tiup/tiup-bench.md b/tiup/tiup-bench.md index ca0a1bd541e13..14effde870be1 100644 --- a/tiup/tiup-bench.md +++ b/tiup/tiup-bench.md @@ -2,7 +2,7 @@ title: Stress Test TiDB Using TiUP Bench Component summary: Learns how to stress test TiDB with TPC-C and TPC-H workloads using TiUP. category: tools -aliases: ['/docs/dev/reference/tools/tiup/bench/'] +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 95d28b2491c82..eff3b531d18fd 100644 --- a/tiup/tiup-cluster.md +++ b/tiup/tiup-cluster.md @@ -2,7 +2,7 @@ title: Deploy and Maintain an Online TiDB Cluster Using TiUP summary: Learns how to deploy and maintain an online TiDB cluster using TiUP. category: tools -aliases: ['/docs/dev/reference/tools/tiup/cluster/'] +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-mirrors.md b/tiup/tiup-mirrors.md index 278feb8a1dc85..17025124a3429 100644 --- a/tiup/tiup-mirrors.md +++ b/tiup/tiup-mirrors.md @@ -2,7 +2,7 @@ title: Create a Private Mirror summary: Learn how to create a private mirror. category: tools -aliases: ['/docs/dev/reference/tools/tiup/mirrors/'] +aliases: ['/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 f8bb6af19b55c..0f7187fdb5d09 100644 --- a/tiup/tiup-overview.md +++ b/tiup/tiup-overview.md @@ -2,7 +2,7 @@ title: TiUP Overview summary: Introduce the TiUP tool and its ecosystem. category: tools -aliases: ['/docs/dev/reference/tools/tiup/overview/'] +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 c035ecd22aefa..190d233db1ca5 100644 --- a/tiup/tiup-playground.md +++ b/tiup/tiup-playground.md @@ -2,7 +2,7 @@ title: Quickly Deploy a Local TiDB Cluster summary: Learn how to quickly deploy a local TiDB cluster using the playground component of TiUP. category: tools -aliases: ['/docs/dev/reference/tools/tiup/playground/'] +aliases: ['/docs/dev/tiup/tiup-playground/','/docs/dev/reference/tools/tiup/playground/'] --- # Quickly Deploy a Local TiDB Cluster diff --git a/transaction-isolation-levels.md b/transaction-isolation-levels.md index b64d1db09c4c5..f68bbbae62df5 100644 --- a/transaction-isolation-levels.md +++ b/transaction-isolation-levels.md @@ -2,7 +2,7 @@ title: TiDB Transaction Isolation Levels summary: Learn about the transaction isolation levels in TiDB. category: reference -aliases: ['/docs/dev/reference/transactions/transaction-isolation/'] +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 442085b2b5a72..ae043d5f911a6 100644 --- a/transaction-overview.md +++ b/transaction-overview.md @@ -2,7 +2,7 @@ title: Transactions summary: Learn transactions in TiDB. category: reference -aliases: ['/docs/dev/reference/transactions/overview/'] +aliases: ['/docs/dev/transaction-overview/','/docs/dev/reference/transactions/overview/'] --- # Transactions diff --git a/troubleshoot-tidb-cluster.md b/troubleshoot-tidb-cluster.md index 329e6cb739743..d4196ab6632dd 100644 --- a/troubleshoot-tidb-cluster.md +++ b/troubleshoot-tidb-cluster.md @@ -2,7 +2,7 @@ title: TiDB Cluster Troubleshooting Guide summary: Learn how to diagnose and resolve issues when you use TiDB. category: how-to -aliases: ['/docs/dev/how-to/troubleshoot/cluster-setup/'] +aliases: ['/docs/dev/troubleshoot-tidb-cluster/','/docs/dev/how-to/troubleshoot/cluster-setup/'] --- # TiDB Cluster Troubleshooting Guide diff --git a/troubleshoot-tidb-lightning.md b/troubleshoot-tidb-lightning.md index c4039b4894aa3..cfa02fc5a67b3 100644 --- a/troubleshoot-tidb-lightning.md +++ b/troubleshoot-tidb-lightning.md @@ -2,7 +2,7 @@ title: TiDB Lightning Troubleshooting summary: Learn about common errors and solutions of TiDB Lightning. category: how-to -aliases: ['/docs/dev/how-to/troubleshoot/tidb-lightning/'] +aliases: ['/docs/dev/troubleshoot-tidb-lightning/','/docs/dev/how-to/troubleshoot/tidb-lightning/'] --- # TiDB Lightning Troubleshooting diff --git a/tune-tikv-performance.md b/tune-tikv-performance.md index 51244b0c9ee4b..a1dbca5be37a6 100644 --- a/tune-tikv-performance.md +++ b/tune-tikv-performance.md @@ -2,7 +2,7 @@ title: TiKV Memory Parameters Performance Tuning summary: Learn how to tune the TiKV parameters for optimal performance. category: reference -aliases: ['/docs/dev/reference/performance/tune-tikv/'] +aliases: ['/docs/dev/tune-tikv-performance/','/docs/dev/reference/performance/tune-tikv/'] --- # TiKV Memory Parameters Performance Tuning diff --git a/upgrade-tidb-using-ansible.md b/upgrade-tidb-using-ansible.md index 4fbc15f2e6685..fcf54c4ae3cd5 100644 --- a/upgrade-tidb-using-ansible.md +++ b/upgrade-tidb-using-ansible.md @@ -2,7 +2,7 @@ title: Upgrade TiDB Using TiDB Ansible summary: Learn how to upgrade TiDB using TiDB Ansible. category: how-to -aliases: ['/docs/dev/how-to/upgrade/from-previous-version/','/docs/dev/how-to/upgrade/rolling-updates-with-ansible/'] +aliases: ['/docs/dev/upgrade-tidb-using-ansible/','/docs/dev/how-to/upgrade/from-previous-version/','/docs/dev/how-to/upgrade/rolling-updates-with-ansible/'] --- # Upgrade TiDB Using TiDB Ansible diff --git a/upgrade-tidb-using-tiup-offline.md b/upgrade-tidb-using-tiup-offline.md index 2cfeb909f608a..250d17df77d72 100644 --- a/upgrade-tidb-using-tiup-offline.md +++ b/upgrade-tidb-using-tiup-offline.md @@ -2,6 +2,7 @@ title: Upgrade TiDB Using TiUP Offline Mirror summary: Learn how to upgrade TiDB using the TiUP offline mirror. category: how-to +aliases: ['/docs/dev/upgrade-tidb-using-tiup-offline/'] --- # Upgrade TiDB Using TiUP Offline Mirror diff --git a/upgrade-tidb-using-tiup.md b/upgrade-tidb-using-tiup.md index ef0db81badb18..800ebcbcaca4e 100644 --- a/upgrade-tidb-using-tiup.md +++ b/upgrade-tidb-using-tiup.md @@ -2,7 +2,7 @@ title: Upgrade TiDB Using TiUP summary: Learn how to upgrade TiDB using TiUP. category: how-to -aliases: ['/docs/dev/how-to/upgrade/using-tiup/'] +aliases: ['/docs/dev/upgrade-tidb-using-tiup/','/docs/dev/how-to/upgrade/using-tiup/'] --- # Upgrade TiDB Using TiUP diff --git a/user-account-management.md b/user-account-management.md index 2f80af90e551c..4945b5315452e 100644 --- a/user-account-management.md +++ b/user-account-management.md @@ -2,7 +2,7 @@ title: TiDB User Account Management summary: Learn how to manage a TiDB user account. category: reference -aliases: ['/docs/dev/reference/security/user-account-management/'] +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 47d3cf742e319..5e2a62d4b90cb 100644 --- a/user-defined-variables.md +++ b/user-defined-variables.md @@ -2,7 +2,7 @@ title: User-Defined Variables summary: Learn how to use user-defined variables. category: reference -aliases: ['/docs/dev/reference/sql/language-structure/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 c3e881b07f4f8..6d506c9fd9b4f 100644 --- a/views.md +++ b/views.md @@ -2,7 +2,7 @@ title: Views summary: Learn how to use views in TiDB. category: reference -aliases: ['/docs/dev/reference/sql/views/'] +aliases: ['/docs/dev/views/','/docs/dev/reference/sql/views/'] --- # Views diff --git a/whats-new-in-tidb-4.0.md b/whats-new-in-tidb-4.0.md index 634ac2d070f85..bf22533c7c011 100644 --- a/whats-new-in-tidb-4.0.md +++ b/whats-new-in-tidb-4.0.md @@ -2,6 +2,7 @@ title: What's New in TiDB 4.0 summary: Learn the new features of TiDB v4.0. category: introduction +aliases: ['/docs/dev/whats-new-in-tidb-4.0/'] --- # What’s New in TiDB 4.0