0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

MySQL Workbenchで実行中のSQLを強制終了する方法

Posted at

MySQL Workbenchで現在実行されているのSQLを確認、強制終了することができます。

赤枠の「Client Connections」をクリックすると現在実行中のSQLの一覧が表示され、SQLの実行時間もわかります。

強制終了したいSQLをクリックし「Kill Query」をクリックするとSQLを強制終了できます。

また、オレンジの枠のRefresh Rateのプルダウンでは、SQLの一覧を更新する間隔を変更できます。

image.png

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?