Skip to content

Commit

Permalink
add alias (pingcap#3094)
Browse files Browse the repository at this point in the history
* add alias

* fix aliases in all 377 files

Co-authored-by: yikeke <[email protected]>
  • Loading branch information
zhouqiang-cl and yikeke authored May 14, 2020
1 parent ab8c0b5 commit abd9167
Show file tree
Hide file tree
Showing 377 changed files with 377 additions and 23 deletions.
1 change: 1 addition & 0 deletions alert-rules.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: TiDB 集群报警规则
summary: TiDB 集群中各组件的报警规则详解。
category: reference
aliases: ['/docs-cn/dev/reference/alert-rules/']
---

# TiDB 集群报警规则
Expand Down
1 change: 1 addition & 0 deletions auto-random.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: AUTO_RANDOM
category: reference
aliases: ['/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-mydumper-lightning.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: 使用 Mydumper/TiDB Lightning 进行备份与恢复
category: how-to
aliases: ['/docs-cn/dev/how-to/maintain/backup-and-restore/']
aliases: ['/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-sql-operations.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: TiDB 中的基本 SQL 操作
category: how-to
aliases: ['/docs-cn/dev/how-to/get-started/explore-sql/']
---

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

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

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

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

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

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

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

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

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

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

# HAProxy 在 TiDB 中的最佳实践
Expand Down
1 change: 1 addition & 0 deletions best-practices/high-concurrency-best-practices.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: TiDB 高并发写入场景最佳实践
summary: 了解 TiDB 在高并发写入场景下的最佳实践。
category: reference
aliases: ['/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,7 +1,7 @@
---
title: 开发 Java 应用使用 TiDB 的最佳实践
category: reference
aliases: ['/docs-cn/dev/reference/best-practices/using-tidb-in-java/']
aliases: ['/docs-cn/dev/reference/best-practices/java-app/','/docs-cn/dev/reference/best-practices/using-tidb-in-java/']
---

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

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

# PD 调度策略最佳实践
Expand Down
2 changes: 1 addition & 1 deletion br/backup-and-restore-tool.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: 使用 BR 进行备份与恢复
summary: 了解如何使用 BR 工具进行集群数据备份和恢复。
category: how-to
aliases: ['/docs-cn/dev/how-to/maintain/backup-and-restore/br/']
aliases: ['/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,7 +1,7 @@
---
title: BR 备份与恢复场景示例
category: reference
aliases: ['/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/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
1 change: 1 addition & 0 deletions certificate-authentication.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: TiDB 证书鉴权使用指南
summary: 了解使用 TiDB 的证书鉴权功能。
category: reference
aliases: ['/docs-cn/dev/reference/security/cert-based-authentication/']
---

# TiDB 证书鉴权使用指南 <span class="version-mark">从 v3.0.8 版本开始引入</span>
Expand Down
2 changes: 1 addition & 1 deletion character-set-and-collation.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: 字符集和排序规则
category: reference
aliases: ['/docs-cn/dev/reference/sql/character-set/']
aliases: ['/docs-cn/dev/reference/sql/characterset-and-collation/','/docs-cn/dev/reference/sql/character-set/']
---

# 字符集和排序规则
Expand Down
1 change: 1 addition & 0 deletions check-cluster-status-using-sql-statements.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: 使用 SQL 语句检查 TiDB 集群状态
category: reference
aliases: ['/docs-cn/dev/reference/performance/check-cluster-status-using-sql-statements/']
---

# 使用 SQL 语句检查 TiDB 集群状态
Expand Down
1 change: 1 addition & 0 deletions command-line-flags-for-pd-configuration.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: PD 配置参数
category: reference
aliases: ['/docs-cn/dev/reference/configuration/pd-server/configuration/']
---

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

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

# TiKV 配置参数
Expand Down
1 change: 1 addition & 0 deletions comment-syntax.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: 注释语法
category: reference
aliases: ['/docs-cn/dev/reference/sql/language-structure/comment-syntax/']
---

# 注释语法
Expand Down
1 change: 1 addition & 0 deletions configure-memory-usage.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: TiDB 内存控制文档
category: how-to
aliases: ['/docs-cn/dev/how-to/configure/memory-control/']
---

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

# Placement Rules 使用文档
Expand Down
1 change: 1 addition & 0 deletions configure-time-zone.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: 时区支持
category: how-to
aliases: ['/docs-cn/dev/how-to/configure/time-zone/']
---

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

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

# 约束
Expand Down
1 change: 1 addition & 0 deletions data-type-date-and-time.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: 日期和时间类型
category: reference
aliases: ['/docs-cn/dev/reference/sql/data-types/date-and-time/']
---

# 日期和时间类型
Expand Down
1 change: 1 addition & 0 deletions data-type-default-values.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: 数据类型的默认值
category: reference
aliases: ['/docs-cn/dev/reference/sql/data-types/default-values/']
---

# 数据类型的默认值
Expand Down
1 change: 1 addition & 0 deletions data-type-json.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: JSON 类型
category: reference
aliases: ['/docs-cn/dev/reference/sql/data-types/json/']
---

# JSON 类型
Expand Down
1 change: 1 addition & 0 deletions data-type-numeric.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: 数值类型
category: reference
aliases: ['/docs-cn/dev/reference/sql/data-types/numeric/']
---

# 数值类型
Expand Down
1 change: 1 addition & 0 deletions data-type-overview.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: 数据类型概述
category: reference
aliases: ['/docs-cn/dev/reference/sql/data-types/overview/']
---

# 数据类型概述
Expand Down
1 change: 1 addition & 0 deletions data-type-string.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: 字符串类型
category: reference
aliases: ['/docs-cn/dev/reference/sql/data-types/string/']
---

# 字符串类型
Expand Down
1 change: 1 addition & 0 deletions deploy-test-cluster-using-docker-compose.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: 使用 Docker Compose 快速构建 TiDB 集群
category: how-to
aliases: ['/docs-cn/dev/how-to/get-started/deploy-tidb-from-docker-compose/']
---

# 使用 Docker Compose 快速构建 TiDB 集群
Expand Down
1 change: 1 addition & 0 deletions download-ecosystem-tools.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: TiDB 工具下载
category: reference
aliases: ['/docs-cn/dev/reference/tools/download/']
---

# TiDB 工具下载
Expand Down
2 changes: 1 addition & 1 deletion ecosystem-tool-user-guide.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: TiDB 生态工具使用指南
category: reference
aliases: ['/docs-cn/dev/how-to/migrate/from-mysql/', '/docs-cn/dev/how-to/migrate/incrementally-from-mysql/', '/docs-cn/dev/how-to/migrate/overview/', '/docs-cn/dev/reference/tools/use-guide/']
aliases: ['/docs-cn/dev/reference/tools/user-guide/','/docs-cn/dev/how-to/migrate/from-mysql/', '/docs-cn/dev/how-to/migrate/incrementally-from-mysql/', '/docs-cn/dev/how-to/migrate/overview/', '/docs-cn/dev/reference/tools/use-guide/']
---

# TiDB 生态工具使用指南
Expand Down
1 change: 1 addition & 0 deletions enable-tls-between-components.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: 为 TiDB 组件间开启 TLS 和数据加密存储
category: how-to
aliases: ['/docs-cn/dev/how-to/secure/enable-tls-between-components/']
---

# 为 TiDB 组件间开启 TLS 和数据加密存储
Expand Down
1 change: 1 addition & 0 deletions encrypted-connections-with-tls-protocols.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: 使用加密连接
category: how-to
aliases: ['/docs-cn/dev/how-to/secure/enable-tls-clients/']
---

# 使用加密连接
Expand Down
1 change: 1 addition & 0 deletions error-codes.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: 错误码与故障诊断
category: reference
aliases: ['/docs-cn/dev/reference/error-codes/']
---

# 错误码与故障诊断
Expand Down
1 change: 1 addition & 0 deletions execution-plan-binding.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: 执行计划绑定
category: reference
aliases: ['/docs-cn/dev/reference/performance/execution-plan-bind/']
---

# 执行计划绑定
Expand Down
1 change: 1 addition & 0 deletions expression-syntax.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: 表达式语法
category: reference
aliases: ['/docs-cn/dev/reference/sql/language-structure/expression-syntax/']
---

# 表达式语法 (Expression Syntax)
Expand Down
1 change: 1 addition & 0 deletions faq/tidb-faq.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: TiDB FAQ
category: FAQ
aliases: ['/docs-cn/dev/faq/tidb/']
---

# FAQ
Expand Down
1 change: 1 addition & 0 deletions faq/upgrade-faq.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: 升级后常见问题
category: FAQ
aliases: ['/docs-cn/dev/faq/upgrade/']
---

# 升级后常见问题
Expand Down
Loading

0 comments on commit abd9167

Please sign in to comment.