Skip to content

Commit

Permalink
*: modify aborted-queries to expensive-queries (pingcap#2392)
Browse files Browse the repository at this point in the history
* unify file name

* add alias
  • Loading branch information
toutdesuite authored and rleungx committed May 22, 2020
1 parent e541a99 commit 0dd8a6f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion TOC.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
- [BR 备份与恢复场景示例](/reference/tools/br/use-cases.md)
+ 定位异常查询
- [定位慢查询](/how-to/maintain/identify-abnormal-queries/identify-slow-queries.md)
- [定位消耗系统资源多的查询](/how-to/maintain/identify-abnormal-queries/identify-aborted-queries.md)
- [定位消耗系统资源多的查询](/how-to/maintain/identify-abnormal-queries/identify-expensive-queries.md)
+ 扩容缩容
- [使用 Ansible 扩容缩容](/how-to/scale/with-ansible.md)
+ 升级
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: 定位消耗系统资源多的查询
category: how-to
aliases: ['/docs-cn/how-to/maintain/identify-abnormal-queries/identify-aborted-queries/']
---

# 定位消耗系统资源多的查询
Expand Down

0 comments on commit 0dd8a6f

Please sign in to comment.