mysql show current queries
show processlist;
mysql show current queries
show processlist;
mysql view current queries
mysql> show processlistG *************************** 6. row *************************** Id: 708163 User: root Host: localhost db: NULL Command: Query Time: 0 State: NULL Info: show processlist *************************** 7. row *************************** Id: 708174 User: test Host: localhost db: test Command: Query Time: 3 State: Copying to tmp table Info: select dist.name, dist.filename, count(*) from orders_header h inner join orders_detail d on h.ord 2 rows in set (0.00 sec)
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us