Skip to content

Instantly share code, notes, and snippets.

/a.txt Secret

Created December 19, 2017 01:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/fc7b30de2d1a95ad599f124702c6bc45 to your computer and use it in GitHub Desktop.
Save anonymous/fc7b30de2d1a95ad599f124702c6bc45 to your computer and use it in GitHub Desktop.
$ ps auxww|grep [m]ysqld
mbp_user 1322 0.0 1.0 2837792 172148 s000 S 9:54AM 0:00.33 /usr/local/Cellar/mysql/5.7.20/bin/mysqld
--basedir=/usr/local/Cellar/mysql/5.7.20
--datadir=/usr/local/var/mysql
--plugin-dir=/usr/local/Cellar/mysql/5.7.20/lib/plugin
--log-error=mbp.local.err
--pid-file=/usr/local/var/mysql/mbp.local.pid
$ tail -f /usr/local/var/mysql/mbp.local.err
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment