Skip to content

Instantly share code, notes, and snippets.

@spalenza
Last active January 4, 2016 16:59
Show Gist options
  • Save spalenza/8651264 to your computer and use it in GitHub Desktop.
Save spalenza/8651264 to your computer and use it in GitHub Desktop.
brew mysql with thinking sphinx
# /etc/my.cnf
[mysqld]
sort_buffer_size = 512M
sort_buffer = 512M
innodb_file_per_table
[mysql]
default-character-set = utf8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment