Skip to content

Instantly share code, notes, and snippets.

@epequeno
Created April 29, 2014 17:52
Show Gist options
  • Save epequeno/11407402 to your computer and use it in GitHub Desktop.
Save epequeno/11407402 to your computer and use it in GitHub Desktop.
[mysqld]
user = mysql
pid-file = /var/run/mysqld/mysqld.pid
socket = /var/run/mysqld/mysqld.sock
port = 3306
basedir = /usr
datadir = /var/lib/mysql
tmpdir = /tmp
language = /usr/share/mysql/English
bind-address = 65.55.55.2
# skip-networking
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment