Skip to content

Instantly share code, notes, and snippets.

View dimitrypo's full-sized avatar

Dimitry Popov dimitrypo

View GitHub Profile
@dimitrypo
dimitrypo / mysql.conf
Created March 7, 2016 12:47
mysql_conf_2
# - "~/.my.cnf" to set user-specific options.
#
# One can use all long options that the program supports.
# Run program with --help to get a list of available options and with
# --print-defaults to see which it would actually understand and use.
#
# For explanations see
# http://dev.mysql.com/doc/mysql/en/server-system-variables.html
# This will be passed to all mysql clients
@dimitrypo
dimitrypo / mysql.conf
Created March 7, 2016 12:46
mysql_conf_1
# - "~/.my.cnf" to set user-specific options.
#
# One can use all long options that the program supports.
# Run program with --help to get a list of available options and with
# --print-defaults to see which it would actually understand and use.
#
# For explanations see
# http://dev.mysql.com/doc/mysql/en/server-system-variables.html
# This will be passed to all mysql clients