[client] port=3306 [mysql] default-character-set=latin1 [mysqld] port = 3306 basedir = "C:/Program Files/MySQL/MySQL Server 5.0/" datadir = "E:/MySQLData/" default-character-set = latin1 default-storage-engine = myisam max_connections = 800 query_cache_size = 256M query_cache_limit = 10M table_cache = 1520 tmp_table_size = 24M thread_cache_size = 8 myisam_max_sort_file_size = 1M myisam_max_extra_sort_file_size = 1M myisam_sort_buffer_size = 1M key_buffer_size = 512M read_buffer_size = 64K read_rnd_buffer_size = 256K sort_buffer_size = 1M innodb_additional_mem_pool_size = 10M innodb_flush_log_at_trx_commit = 1 innodb_log_buffer_size = 100M innodb_buffer_pool_size = 128M innodb_log_file_size = 20M innodb_thread_concurrency = 10 innodb_lock_wait_timeout = 2 innodb_file_io_threads = 8 innodb_force_recovery = 0 log-slow-queries = log-error = long_query_time = 1 log-queries-not-using-indexes log-warnings expire_logs_days = 14 interactive_timeout = 600 max_connections = 800 skip-host-cache skip-name-resolve