Skip to content

Instantly share code, notes, and snippets.

@hughsaunders
Created September 10, 2014 09:22
Show Gist options
  • Save hughsaunders/886e8cbfb059356be164 to your computer and use it in GitHub Desktop.
Save hughsaunders/886e8cbfb059356be164 to your computer and use it in GitHub Desktop.
root@node3_galera_container-ab8f6b4a:~# bash -x /etc/init.d/mysql start
+ set -e
+ set -u
+ test -x /usr/sbin/mysqld
+ exit 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment