/ Published in: Bash
URL: http://code.openark.org/blog/mysql/how-not-to-test-that-mysqld-is-alive#comment-4461
Expand |
Embed | Plain Text
my_print_defaults mysqld | grep socket | cut -d "=" -f 2
You need to login to post a comment.
URL: http://code.openark.org/blog/mysql/how-not-to-test-that-mysqld-is-alive#comment-4461
my_print_defaults mysqld | grep socket | cut -d "=" -f 2
You need to login to post a comment.