[Feature Request]: Displaying MySQL Socket #1032
davidvandertuijn
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It is challenging to retrieve the MySQL socket because a unique ID is being used. Could the MySQL socket or the unique ID be displayed? Currently, I retrieve it manually as follows:
ps -e | grep mysql
cat /Users/davidvandertuijn/Library/Application\ Support/Herd/config/services/382C43E9-7042-46AE-ADCB-7D60980D780F//my.cnf
Beta Was this translation helpful? Give feedback.
All reactions