Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Aug 6th, 2012  |  syntax: None  |  size: 0.43 KB  |  hits: 12  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. ey_buffer = 384M
  2. max_allowed_packet = 1M
  3. table_cache = 1024
  4. sort_buffer_size = 2M
  5. read_buffer_size = 2M
  6. read_rnd_buffer_size = 8M
  7. myisam_sort_buffer_size = 64M
  8. thread_cache_size = 16
  9. query_cache_type = 1
  10. query_cache_size = 48M
  11. log_slow_queries=/var/log/mysqld.slowquery.log
  12. max_connections=500
  13. wait_timeout=120
  14. tmp_table_size = 64M
  15. max_heap_table_size = 64M
  16. innodb_buffer_pool_size = 2048M
  17. innodb_additional_mem_pool_size = 20M