Skip to content

Instantly share code, notes, and snippets.

@thecodeassassin
Created August 24, 2013 15:54
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 thecodeassassin/df078d42064a081b4b17 to your computer and use it in GitHub Desktop.
Save thecodeassassin/df078d42064a081b4b17 to your computer and use it in GitHub Desktop.
----------
State: - mysql_grants
Name: db-user
Function: present
Result: False
Comment: MySQL Error 2002: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
Changes:
----------
State: - mysql_user
Name: phminion
Function: present
Result: False
Comment: MySQL Error 2002: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
Changes:
----------
State: - mysql_user
Name: root
Function: absent
Result: False
Comment: MySQL Error 2002: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
Changes:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment