sql - How to view current running queries on a DB -


I am using Sqlyog to run the query on a DB.

Is there a way to see all the running questions on DB (and possibly to kill some of them)? If not, what is a recommended tool for this purpose?

Try setting up free of charge There is a tab in it where all the questions running on the server Lists. Maybe you can do this with the command line tool but I think the administrator is more user-friendly.


Comments

Popular posts from this blog

asp.net - Javascript/DOM Why is does my form not support submit()? -

sockets - Delphi: TTcpServer, connection reset when reading -

javascript - Classic ASP "ExecuteGlobal" statement acting differently on two servers -