Hello,
is there a possibility to see all current SQL queries which are running?
I know that MySQL has a tasklist where you can easily observe the current queries including username, needed time (increasing) and status (locked, write to temp table, sorting..) In background this tasklist is the...