[mysqld] basedir=D:\Public\Zamokk\VertrigoServ\Mysql\ datadir=D:\Public\Zamokk\VertrigoServ\Mysql\data\ port = 3306 #key_buffer = 16M #max_allowed_packet = 1M #table_cache = 32 #sort_buffer_size = 512K #net_buffer_length = 8K #read_buffer_size = 256K #read_rnd_buffer_size = 512K #myisam_sort_buffer_size = 8M # New back_log = 50 max_connections = 100 max_connect_errors = 10 table_cache = 2048 max_allowed_packet = 16M binlog_cache_size = 1M max_heap_table_size = 64M sort_buffer_size = 8M join_buffer_size = 8M thread_cache_size = 8 thread_concurrency = 8 #query_cache_size = 64M query_cache_size = 700M query_cache_limit = 2M ft_min_word_len = 4 default_table_type = MYISAM thread_stack = 192K transaction_isolation = REPEATABLE-READ tmp_table_size = 64M log-bin=mysql-bin log_slow_queries long_query_time = 2 log_long_format server-id = 1 key_buffer_size = 32M read_buffer_size = 2M read_rnd_buffer_size = 16M bulk_insert_buffer_size = 64M myisam_sort_buffer_size = 128M myisam_max_sort_file_size = 10G myisam_max_extra_sort_file_size = 10G myisam_repair_threads = 1 myisam_recover skip-bdb innodb_additional_mem_pool_size = 16M #innodb_buffer_pool_size = 1536M innodb_buffer_pool_size = 780M innodb_data_file_path = ibdata1:10M:autoextend innodb_file_io_threads = 4 innodb_thread_concurrency = 16 innodb_flush_log_at_trx_commit = 0 innodb_log_buffer_size = 16M innodb_max_dirty_pages_pct = 90 innodb_lock_wait_timeout = 120 #innodb_log_file_size=50M [mysqldump] quick max_allowed_packet = 16M [mysql] no-auto-rehash # Remove the next comment character if you are not familiar with SQL #safe-updates [isamchk] #key_buffer = 20M #sort_buffer_size = 20M #read_buffer = 2M #write_buffer = 2M # New key_buffer = 512M sort_buffer_size = 512M read_buffer = 8M write_buffer = 8M [myisamchk] #key_buffer = 20M #sort_buffer_size = 20M #read_buffer = 2M #write_buffer = 2M # New key_buffer = 512M sort_buffer_size = 512M read_buffer = 8M write_buffer = 8M [mysqlhotcopy] interactive-timeout