How to kill queries in TiDB? #66521
sykp241095
started this conversation in
Migrated from Forum
Replies: 1 comment
-
|
Original author: Hazel Hi @prateekrckstr , maybe ‘show process list’ works. Btw, you can also check the solution in this post: TiDB long running queries |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Original author: prateekrckstr
Original time: 2025-02-18 13:00:59.220478
Original ID/Slug: 10430 / how-to-kill-queries-in-tidb
How can we identify and manage long-running queries in TiDB v4.0.14 that cause high CPU usage and I/O operations, leading to potential bottlenecks in the TiDB cluster? Is there a way to find these queries and terminate them efficiently?
Beta Was this translation helpful? Give feedback.
All reactions