Skip to content

Instantly share code, notes, and snippets.

Created May 16, 2017 01:49
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 anonymous/3422edec525148ac586541cb3720eeab to your computer and use it in GitHub Desktop.
Save anonymous/3422edec525148ac586541cb3720eeab to your computer and use it in GitHub Desktop.
key_buffer_size = 128M
thread_stack = 128K
thread_cache_size = 8
table_cache = 8192
query_cache_size = 0
query_cache_type = 0
join_buffer_size = 512K
innodb_log_files_in_group = 2
innodb_buffer_pool_size = 12G
innodb_log_file_size = 2G
innodb_buffer_pool_instances = 1
tmp_table_size = 128M
max_heap_table_size = 1G
performance_schema = ON enable PFS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment