mysqladmin -P9306 processlist #1964
Unanswered
webigorkiev
asked this question in
Q&A
Replies: 1 comment
-
There's no |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello
Is there a way to view the list of processes. Similar to mysql?
`
mysqladmin -P9306 processlist
WARNING: Forcing protocol to TCP due to option specification. Please explicitly state intended protocol.
mysqladmin: process list failed; error: 'P01: syntax error, unexpected identifier, expecting VARIABLES near 'processlist''
`
Thanks
Beta Was this translation helpful? Give feedback.
All reactions