Skip to content

Commit

Permalink
Add aliases to 500 files on master branch (pingcap#4185)
Browse files Browse the repository at this point in the history
* add aliases to 503 files

* Update tune-hardware-performance.md

* revert rename
  • Loading branch information
yikeke authored Aug 4, 2020
1 parent 5ebe57a commit fb3847a
Show file tree
Hide file tree
Showing 500 changed files with 500 additions and 372 deletions.
1 change: 1 addition & 0 deletions _index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: TiDB 简介
summary: 了解 TiDB 数据库。
aliases: ['/docs-cn/dev/']
---

<!-- markdownlint-disable MD046 -->
Expand Down
1 change: 1 addition & 0 deletions agg-distinct-optimization.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Distinct 优化
aliases: ['/docs-cn/dev/agg-distinct-optimization/']
---

# Distinct 优化
Expand Down
2 changes: 1 addition & 1 deletion alert-rules.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: TiDB 集群报警规则
summary: TiDB 集群中各组件的报警规则详解。
aliases: ['/docs-cn/dev/reference/alert-rules/']
aliases: ['/docs-cn/dev/alert-rules/','/docs-cn/dev/reference/alert-rules/']
---

# TiDB 集群报警规则
Expand Down
1 change: 1 addition & 0 deletions auto-increment.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: AUTO_INCREMENT
summary: 介绍 TiDB 的 `AUTO_INCREMENT` 列属性。
aliases: ['/docs-cn/dev/auto-increment/']
---

# AUTO_INCREMENT
Expand Down
2 changes: 1 addition & 1 deletion auto-random.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: AUTO_RANDOM
summary: 本文介绍了 TiDB 的 `AUTO_RANDOM` 列属性。
aliases: ['/docs-cn/dev/reference/sql/attributes/auto-random/']
aliases: ['/docs-cn/dev/auto-random/','/docs-cn/dev/reference/sql/attributes/auto-random/']
---

# AUTO_RANDOM <span class="version-mark">从 v3.1.0 版本开始引入</span>
Expand Down
2 changes: 1 addition & 1 deletion backup-and-restore-using-dumpling-lightning.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: 使用 Dumpling/TiDB Lightning 进行备份与恢复
aliases: ['/docs-cn/dev/export-or-backup-using-dumpling/','/zh/tidb/dev/export-or-backup-using-dumpling']
aliases: ['/docs-cn/dev/backup-and-restore-using-dumpling-lightning/','/docs-cn/dev/export-or-backup-using-dumpling/','/zh/tidb/dev/export-or-backup-using-dumpling']
---

# 使用 Dumpling/TiDB Lightning 进行备份与恢复
Expand Down
2 changes: 1 addition & 1 deletion backup-and-restore-using-mydumper-lightning.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: 使用 Mydumper/TiDB Lightning 进行备份与恢复
aliases: ['/docs-cn/dev/how-to/maintain/backup-and-restore/mydumper-lightning/','/docs-cn/dev/how-to/maintain/backup-and-restore/']
aliases: ['/docs-cn/dev/backup-and-restore-using-mydumper-lightning/','/docs-cn/dev/how-to/maintain/backup-and-restore/mydumper-lightning/','/docs-cn/dev/how-to/maintain/backup-and-restore/']
---

# 使用 Mydumper/TiDB Lightning 进行备份与恢复
Expand Down
1 change: 1 addition & 0 deletions basic-features.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: TiDB 基本功能
summary: 了解 TiDB 的基本功能。
aliases: ['/docs-cn/dev/basic-features/']
---

# TiDB 基本功能
Expand Down
2 changes: 1 addition & 1 deletion basic-sql-operations.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: SQL 基本操作
aliases: ['/docs-cn/dev/how-to/get-started/explore-sql/']
aliases: ['/docs-cn/dev/basic-sql-operations/','/docs-cn/dev/how-to/get-started/explore-sql/']
---

# SQL 基本操作
Expand Down
2 changes: 1 addition & 1 deletion benchmark/benchmark-sysbench-v2.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: TiDB Sysbench 性能对比测试报告 - v2.0.0 对比 v1.0.0
aliases: ['/docs-cn/dev/benchmark/sysbench-v2/']
aliases: ['/docs-cn/dev/benchmark/benchmark-sysbench-v2/','/docs-cn/dev/benchmark/sysbench-v2/']
---

# TiDB Sysbench 性能对比测试报告 - v2.0.0 对比 v1.0.0
Expand Down
2 changes: 1 addition & 1 deletion benchmark/benchmark-sysbench-v3.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: TiDB Sysbench 性能对比测试报告 - v2.1 对比 v2.0
aliases: ['/docs-cn/dev/benchmark/sysbench-v3/']
aliases: ['/docs-cn/dev/benchmark/benchmark-sysbench-v3/','/docs-cn/dev/benchmark/sysbench-v3/']
---

# TiDB Sysbench 性能对比测试报告 - v2.1 对比 v2.0
Expand Down
1 change: 1 addition & 0 deletions benchmark/benchmark-sysbench-v4-vs-v3.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: TiDB Sysbench 性能对比测试报告 - v4.0 对比 v3.0
aliases: ['/docs-cn/dev/benchmark/benchmark-sysbench-v4-vs-v3/']
---

# TiDB Sysbench 性能对比测试报告 - v4.0 对比 v3.0
Expand Down
2 changes: 1 addition & 1 deletion benchmark/benchmark-tidb-using-sysbench.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: 如何用 Sysbench 测试 TiDB
aliases: ['/docs-cn/dev/benchmark/how-to-run-sysbench/']
aliases: ['/docs-cn/dev/benchmark/benchmark-tidb-using-sysbench/','/docs-cn/dev/benchmark/how-to-run-sysbench/']
---

# 如何用 Sysbench 测试 TiDB
Expand Down
2 changes: 1 addition & 1 deletion benchmark/benchmark-tidb-using-tpcc.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: 如何对 TiDB 进行 TPC-C 测试
aliases: ['/docs-cn/dev/benchmark/how-to-run-tpcc/']
aliases: ['/docs-cn/dev/benchmark/benchmark-tidb-using-tpcc/','/docs-cn/dev/benchmark/how-to-run-tpcc/']
---

# 如何对 TiDB 进行 TPC-C 测试
Expand Down
2 changes: 1 addition & 1 deletion benchmark/benchmark-tpch.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: TiDB TPC-H 50G 性能测试报告
aliases: ['/docs-cn/dev/benchmark/tpch/']
aliases: ['/docs-cn/dev/benchmark/benchmark-tpch/','/docs-cn/dev/benchmark/tpch/']
---

# TiDB TPC-H 50G 性能测试报告
Expand Down
2 changes: 1 addition & 1 deletion benchmark/online-workloads-and-add-index-operations.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: 线上负载与 `ADD INDEX` 相互影响测试
aliases: ['/docs-cn/dev/benchmark/add-index-with-load/']
aliases: ['/docs-cn/dev/benchmark/online-workloads-and-add-index-operations/','/docs-cn/dev/benchmark/add-index-with-load/']
---

# 线上负载与 `ADD INDEX` 相互影响测试
Expand Down
2 changes: 1 addition & 1 deletion benchmark/v3.0-performance-benchmarking-with-sysbench.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: TiDB Sysbench 性能对比测试报告 - v3.0 对比 v2.1
aliases: ['/docs-cn/dev/benchmark/sysbench-v4/']
aliases: ['/docs-cn/dev/benchmark/v3.0-performance-benchmarking-with-sysbench/','/docs-cn/dev/benchmark/sysbench-v4/']
---

# TiDB Sysbench 性能对比测试报告 - v3.0 对比 v2.1
Expand Down
2 changes: 1 addition & 1 deletion benchmark/v3.0-performance-benchmarking-with-tpcc.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: TiDB TPC-C 性能对比测试报告 - v3.0 对比 v2.1
aliases: ['/docs-cn/dev/benchmark/tpcc/']
aliases: ['/docs-cn/dev/benchmark/v3.0-performance-benchmarking-with-tpcc/','/docs-cn/dev/benchmark/tpcc/']
---

# TiDB TPC-C 性能对比测试报告 - v3.0 对比 v2.1
Expand Down
1 change: 1 addition & 0 deletions benchmark/v4.0-performance-benchmarking-with-tpcc.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: TiDB TPC-C 性能对比测试报告 - v4.0 对比 v3.0
aliases: ['/docs-cn/dev/benchmark/v4.0-performance-benchmarking-with-tpcc/']
---

# TiDB TPC-C 性能对比测试报告 - v4.0 对比 v3.0
Expand Down
1 change: 1 addition & 0 deletions benchmark/v4.0-performance-benchmarking-with-tpch.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: TiDB TPC-H 性能对比测试报告 - v4.0 对比 v3.0
aliases: ['/docs-cn/dev/benchmark/v4.0-performance-benchmarking-with-tpch/']
---

# TiDB TPC-H 性能对比测试报告 - v4.0 对比 v3.0
Expand Down
2 changes: 1 addition & 1 deletion best-practices/grafana-monitor-best-practices.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: 使用 Grafana 监控 TiDB 的最佳实践
summary: 了解高效利用 Grafana 监控 TiDB 的七个技巧。
aliases: ['/docs-cn/dev/reference/best-practices/grafana-monitor/']
aliases: ['/docs-cn/dev/best-practices/grafana-monitor-best-practices/','/docs-cn/dev/reference/best-practices/grafana-monitor/']
---

# 使用 Grafana 监控 TiDB 的最佳实践
Expand Down
2 changes: 1 addition & 1 deletion best-practices/haproxy-best-practices.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: HAProxy 在 TiDB 中的最佳实践
aliases: ['/docs-cn/dev/reference/best-practices/haproxy/']
aliases: ['/docs-cn/dev/best-practices/haproxy-best-practices/','/docs-cn/dev/reference/best-practices/haproxy/']
---

# HAProxy 在 TiDB 中的最佳实践
Expand Down
2 changes: 1 addition & 1 deletion best-practices/high-concurrency-best-practices.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: TiDB 高并发写入场景最佳实践
summary: 了解 TiDB 在高并发写入场景下的最佳实践。
aliases: ['/docs-cn/dev/reference/best-practices/high-concurrency/']
aliases: ['/docs-cn/dev/best-practices/high-concurrency-best-practices/','/docs-cn/dev/reference/best-practices/high-concurrency/']
---

# TiDB 高并发写入场景最佳实践
Expand Down
2 changes: 1 addition & 1 deletion best-practices/java-app-best-practices.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: 开发 Java 应用使用 TiDB 的最佳实践
aliases: ['/docs-cn/dev/reference/best-practices/java-app/','/docs-cn/dev/reference/best-practices/using-tidb-in-java/']
aliases: ['/docs-cn/dev/best-practices/java-app-best-practices/','/docs-cn/dev/reference/best-practices/java-app/','/docs-cn/dev/reference/best-practices/using-tidb-in-java/']
---

# 开发 Java 应用使用 TiDB 的最佳实践
Expand Down
2 changes: 1 addition & 1 deletion best-practices/massive-regions-best-practices.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: 海量 Region 集群调优最佳实践
summary: 了解海量 Region 导致性能问题的原因和优化方法。
aliases: ['/docs-cn/dev/reference/best-practices/massive-regions/']
aliases: ['/docs-cn/dev/best-practices/massive-regions-best-practices/','/docs-cn/dev/reference/best-practices/massive-regions/']
---

# 海量 Region 集群调优最佳实践
Expand Down
2 changes: 1 addition & 1 deletion best-practices/pd-scheduling-best-practices.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: PD 调度策略最佳实践
summary: 了解 PD 调度策略的最佳实践和调优方式
aliases: ['/docs-cn/dev/reference/best-practices/pd-scheduling/']
aliases: ['/docs-cn/dev/best-practices/pd-scheduling-best-practices/','/docs-cn/dev/reference/best-practices/pd-scheduling/']
---

# PD 调度策略最佳实践
Expand Down
1 change: 1 addition & 0 deletions best-practices/three-nodes-hybrid-deployment.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: 三节点混合部署最佳实践
summary: 了解三节点混合部署最佳实践。
aliases: ['/docs-cn/dev/best-practices/three-nodes-hybrid-deployment/']
---

# 三节点混合部署的最佳实践
Expand Down
1 change: 1 addition & 0 deletions best-practices/tidb-best-practices.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: TiDB 最佳实践
aliases: ['/docs-cn/dev/best-practices/tidb-best-practices/']
---

# TiDB 最佳实践
Expand Down
1 change: 1 addition & 0 deletions blacklist-control-plan.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: 优化规则与表达式下推的黑名单
summary: 了解优化规则与表达式下推的黑名单。
aliases: ['/docs-cn/dev/blacklist-control-plan/']
---

# 优化规则与表达式下推的黑名单
Expand Down
1 change: 1 addition & 0 deletions br/backup-and-restore-faq.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Backup & Restore 常见问题
summary: BR 相关的常见问题以及解决方法。
aliases: ['/docs-cn/dev/br/backup-and-restore-faq/']
---

# Backup & Restore 常见问题
Expand Down
1 change: 1 addition & 0 deletions br/backup-and-restore-storages.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: BR 存储
summary: 了解 BR 中所用存储服务的 URL 格式。
aliases: ['/docs-cn/dev/br/backup-and-restore-storages/']
---

# BR 存储
Expand Down
2 changes: 1 addition & 1 deletion br/backup-and-restore-tool.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: 使用 BR 进行备份与恢复
summary: 了解如何使用 BR 工具进行集群数据备份和恢复。
aliases: ['/docs-cn/dev/reference/tools/br/br/','/docs-cn/dev/how-to/maintain/backup-and-restore/br/']
aliases: ['/docs-cn/dev/br/backup-and-restore-tool/','/docs-cn/dev/reference/tools/br/br/','/docs-cn/dev/how-to/maintain/backup-and-restore/br/']
---

# 使用 BR 进行备份与恢复
Expand Down
2 changes: 1 addition & 1 deletion br/backup-and-restore-use-cases.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: BR 备份与恢复场景示例
aliases: ['/docs-cn/dev/reference/tools/br/use-cases/','/docs-cn/dev/how-to/maintain/backup-and-restore/br-best-practices/','/docs-cn/dev/reference/tools/br/br-best-practices/']
aliases: ['/docs-cn/dev/br/backup-and-restore-use-cases/','/docs-cn/dev/reference/tools/br/use-cases/','/docs-cn/dev/how-to/maintain/backup-and-restore/br-best-practices/','/docs-cn/dev/reference/tools/br/br-best-practices/']
---

# BR 备份与恢复场景示例
Expand Down
2 changes: 1 addition & 1 deletion certificate-authentication.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: TiDB 证书鉴权使用指南
summary: 了解使用 TiDB 的证书鉴权功能。
aliases: ['/docs-cn/dev/reference/security/cert-based-authentication/']
aliases: ['/docs-cn/dev/certificate-authentication/','/docs-cn/dev/reference/security/cert-based-authentication/']
---

# TiDB 证书鉴权使用指南
Expand Down
2 changes: 1 addition & 1 deletion character-set-and-collation.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: 字符集和排序规则
aliases: ['/docs-cn/dev/reference/sql/characterset-and-collation/','/docs-cn/dev/reference/sql/character-set/']
aliases: ['/docs-cn/dev/character-set-and-collation/','/docs-cn/dev/reference/sql/characterset-and-collation/','/docs-cn/dev/reference/sql/character-set/']
---

# 字符集和排序规则
Expand Down
1 change: 1 addition & 0 deletions check-before-deployment.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: TiDB 环境与系统配置检查
summary: 了解部署 TiDB 前的环境检查操作。
aliases: ['/docs-cn/dev/check-before-deployment/']
---

# TiDB 环境与系统配置检查
Expand Down
1 change: 1 addition & 0 deletions choose-index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: 索引的选择
aliases: ['/docs-cn/dev/choose-index/']
---

# 索引的选择
Expand Down
1 change: 1 addition & 0 deletions column-pruning.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: 列裁剪
aliases: ['/docs-cn/dev/column-pruning/']
---

# 列裁剪
Expand Down
2 changes: 1 addition & 1 deletion command-line-flags-for-pd-configuration.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: PD 配置参数
aliases: ['/docs-cn/dev/reference/configuration/pd-server/configuration/']
aliases: ['/docs-cn/dev/command-line-flags-for-pd-configuration/','/docs-cn/dev/reference/configuration/pd-server/configuration/']
---

# PD 配置参数
Expand Down
2 changes: 1 addition & 1 deletion command-line-flags-for-tidb-configuration.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: TiDB 配置参数
aliases: ['/docs-cn/dev/reference/configuration/tidb-server/configuration/']
aliases: ['/docs-cn/dev/command-line-flags-for-tidb-configuration/','/docs-cn/dev/reference/configuration/tidb-server/configuration/']
---

# TiDB 配置参数
Expand Down
2 changes: 1 addition & 1 deletion command-line-flags-for-tikv-configuration.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: TiKV 配置参数
aliases: ['/docs-cn/dev/reference/configuration/tikv-server/configuration/']
aliases: ['/docs-cn/dev/command-line-flags-for-tikv-configuration/','/docs-cn/dev/reference/configuration/tikv-server/configuration/']
---

# TiKV 配置参数
Expand Down
2 changes: 1 addition & 1 deletion comment-syntax.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: 注释语法
summary: 本文介绍 TiDB 支持的注释语法。
aliases: ['/docs-cn/dev/reference/sql/language-structure/comment-syntax/']
aliases: ['/docs-cn/dev/comment-syntax/','/docs-cn/dev/reference/sql/language-structure/comment-syntax/']
---

# 注释语法
Expand Down
1 change: 1 addition & 0 deletions configure-load-base-split.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Load Base Split
summary: 介绍 Load Base Split 功能。
aliases: ['/docs-cn/dev/configure-load-base-split/']
---

# Load Base Split
Expand Down
2 changes: 1 addition & 1 deletion configure-memory-usage.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: TiDB 内存控制文档
aliases: ['/docs-cn/dev/how-to/configure/memory-control/']
aliases: ['/docs-cn/dev/configure-memory-usage/','/docs-cn/dev/how-to/configure/memory-control/']
---

# TiDB 内存控制文档
Expand Down
2 changes: 1 addition & 1 deletion configure-placement-rules.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Placement Rules 使用文档
summary: 如何配置 Placement Rules
aliases: ['/docs-cn/dev/how-to/configure/placement-rules/']
aliases: ['/docs-cn/dev/configure-placement-rules/','/docs-cn/dev/how-to/configure/placement-rules/']
---

# Placement Rules 使用文档
Expand Down
1 change: 1 addition & 0 deletions configure-store-limit.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Store Limit
summary: 介绍 Store Limit 功能。
aliases: ['/docs-cn/dev/configure-store-limit/']
---

# Store Limit
Expand Down
2 changes: 1 addition & 1 deletion configure-time-zone.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: 时区支持
aliases: ['/docs-cn/dev/how-to/configure/time-zone/']
aliases: ['/docs-cn/dev/configure-time-zone/','/docs-cn/dev/how-to/configure/time-zone/']
---

# 时区支持
Expand Down
2 changes: 1 addition & 1 deletion connectors-and-apis.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: 连接器和 API
aliases: ['/docs-cn/dev/reference/supported-clients/']
aliases: ['/docs-cn/dev/connectors-and-apis/','/docs-cn/dev/reference/supported-clients/']
---

# 连接器和 API
Expand Down
2 changes: 1 addition & 1 deletion constraints.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: 约束
aliases: ['/docs-cn/dev/reference/sql/constraints/']
aliases: ['/docs-cn/dev/constraints/','/docs-cn/dev/reference/sql/constraints/']
---

# 约束
Expand Down
Loading

0 comments on commit fb3847a

Please sign in to comment.