Skip to content

Instantly share code, notes, and snippets.

@NeilHanlon
Created April 30, 2014 16:08
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 NeilHanlon/892182a4517f420d7fb9 to your computer and use it in GitHub Desktop.
Save NeilHanlon/892182a4517f420d7fb9 to your computer and use it in GitHub Desktop.
root@xo2 [/var/log]# ps aux | grep mysql
root 124288 0.0 0.0 106200 1512 pts/24 S+ 12:04 0:00 /bin/sh /usr/bin/mysqld_safe
mysql 124549 1.2 1.3 1292772 220564 pts/24 Sl+ 12:04 0:03 /usr/libexec/mysqld --basedir=/usr --datadir=/var/lib/mysql --plugin-dir=/usr/lib64/mysql/plugin --user=mysql --log-error=/var/lib/mysql/xo2.x10hosting.com.err --open-files-limit=50000 --pid-file=xo2.x10hosting.com.pid
root 144705 0.0 0.0 103252 864 pts/15 S+ 12:08 0:00 grep mysql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment