Skip to content

Instantly share code, notes, and snippets.

@maestrojed
Created January 15, 2019 21:45
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 maestrojed/c1462fef50a287969a668e7ce0734185 to your computer and use it in GitHub Desktop.
Save maestrojed/c1462fef50a287969a668e7ce0734185 to your computer and use it in GitHub Desktop.
#performance Updates March 05 2018
key_buffer = 16M
max_allowed_packet = 16M
thread_stack = 192K
thread_cache_size = 8
query_cache_limit = 2M
query_cache_size = 0
query_cache_type = 0
join_buffer_size = 10M
tmp_table_size = 64M
max_heap_table_size = 64M
innodb_buffer_pool_size = 1536M
innodb_log_file_size = 192M
max_connections = 100
innodb_buffer_pool_instances = 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment