Skip to content

Instantly share code, notes, and snippets.

@melinath
Created April 1, 2015 23:12
Show Gist options
  • Save melinath/9a307c18aa70f3bc9318 to your computer and use it in GitHub Desktop.
Save melinath/9a307c18aa70f3bc9318 to your computer and use it in GitHub Desktop.
mysql.host: 'localhost'
mysql.port: 3306
mysql.user: 'mysql'
mysql.pass: ''
mysql.db: 'mysql'
mysql.unix_socket: '/opt/mysql/mysql.sock'
mysql.charset: 'utf8'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment