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

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions TOC.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
+ Quick Start
+ [Try Out TiDB](/quick-start-with-tidb.md)
+ [Learn TiDB SQL](/basic-sql-operations.md)
+ [Import Example Database](/import-example-data.md)
+ Deploy
+ [Software and Hardware Requirements](/hardware-and-software-requirements.md)
+ [Environment Configuration Checklist](/check-before-deployment.md)
Expand Down
28 changes: 0 additions & 28 deletions check-cluster-status-using-sql-statements.md

This file was deleted.

2 changes: 1 addition & 1 deletion information-schema/information-schema-sql-diagnostics.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: SQL Diagnostics
summary: Understand SQL diagnostics in TiDB.
aliases: ['/docs/dev/system-tables/system-table-sql-diagnostics/','/docs/dev/reference/system-databases/sql-diagnosis/','/docs/dev/system-tables/system-table-sql-diagnosis/','/tidb/dev/system-table-sql-diagnostics/']
aliases: ['/docs/dev/system-tables/system-table-sql-diagnostics/','/docs/dev/reference/system-databases/sql-diagnosis/','/docs/dev/system-tables/system-table-sql-diagnosis/','/tidb/dev/system-table-sql-diagnostics/','/tidb/dev/check-cluster-status-using-sql-statements','/docs/dev/check-cluster-status-using-sql-statements/','/docs/dev/reference/performance/check-cluster-status-using-sql-statements/']
---

# SQL Diagnostics
Expand Down
36 changes: 0 additions & 36 deletions tidb-lightning/tidb-lightning-misuse-handling.md

This file was deleted.

2 changes: 1 addition & 1 deletion troubleshoot-tidb-lightning.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: TiDB Lightning Troubleshooting
summary: Learn about common errors and solutions of TiDB Lightning.
aliases: ['/docs/dev/troubleshoot-tidb-lightning/','/docs/dev/how-to/troubleshoot/tidb-lightning/']
aliases: ['/docs/dev/troubleshoot-tidb-lightning/','/docs/dev/how-to/troubleshoot/tidb-lightning/','/docs/dev/tidb-lightning/tidb-lightning-misuse-handling/','/docs/dev/reference/tools/error-case-handling/lightning-misuse-handling/','/tidb/dev/tidb-lightning-misuse-handling']
---

# TiDB Lightning Troubleshooting
Expand Down