Skip to content

Instantly share code, notes, and snippets.

@mcolyer
Created June 30, 2009 21:54
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 mcolyer/138452 to your computer and use it in GitHub Desktop.
Save mcolyer/138452 to your computer and use it in GitHub Desktop.
[mysqld]
innodb_buffer_pool_size=1000M
innodb_flush_method=O_DIRECT
innodb_thread_concurrency=8
#innodb_log_file_size=256M BROKEN
innodb_log_buffer_size=4M
#innodb_flush_log_at_trx_commit=2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment