Guest User

Untitled

a guest
Oct 11th, 2018
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. SHOW GLOBAL STATUS
  2. WHERE Variable_name IN ('Connections',
  3. 'Threads_connected',
  4. 'Threads_running');
  5.  
  6. SHOW PROCESSLIST;
Add Comment
Please, Sign In to add comment