forked from judasn/Linux-Tutorial
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmy-Windows-8G-开发机.ini
More file actions
76 lines (73 loc) · 1.8 KB
/
my-Windows-8G-开发机.ini
File metadata and controls
76 lines (73 loc) · 1.8 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
[client]
no-beep
port=3306
[mysql]
default-character-set=utf8
[mysqld]
port=3306
basedir="C:/Program Files/MySQL/MySQL Server 5.6/"
datadir="C:/ProgramData/MySQL/MySQL Server 5.6/data\"
character-set-server=utf8
default-storage-engine=INNODB
sql-mode="STRICT_TRANS_TABLES,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION"
log-output=NONE
general-log=0
general_log_file="AJBC-1540.log"
slow-query-log=0
slow_query_log_file="AJBC-1540-slow.log"
long_query_time=10
log-error="AJBC-1540.err"
max_connections=1000
query_cache_size=10M
table_open_cache=2000
tmp_table_size=37M
thread_cache_size=32
myisam_max_sort_file_size=100G
myisam_sort_buffer_size=72M
key_buffer_size=256M
read_buffer_size=6M
read_rnd_buffer_size=8M
sort_buffer_size=2M
innodb_additional_mem_pool_size=5M
innodb_flush_log_at_trx_commit=1
innodb_log_buffer_size=3M
innodb_buffer_pool_size=592M
innodb_log_file_size=64M
innodb_thread_concurrency=9
innodb_autoextend_increment=64M
innodb_buffer_pool_instances=8
innodb_concurrency_tickets=5000
innodb_old_blocks_time=1000
innodb_open_files=500
innodb_stats_on_metadata=0
innodb_file_per_table=1
innodb_checksum_algorithm=0
back_log=512
flush_time=0
join_buffer_size=4M
max_allowed_packet=50M
max_connect_errors=1000000
open_files_limit=65535
query_cache_type=1
table_definition_cache=1400
binlog_row_event_max_size=8K
sync_master_info=10000
sync_relay_log=10000
sync_relay_log_info=10000
innodb_write_io_threads = 4
innodb_read_io_threads = 4
innodb_purge_threads = 1
innodb_log_files_in_group = 3
innodb_max_dirty_pages_pct = 90
innodb_lock_wait_timeout = 120
max_heap_table_size = 32M
thread_stack = 256k
ft_min_word_len = 4
performance_schema = 0
explicit_defaults_for_timestamp = true
skip_external_locking
bulk_insert_buffer_size = 8M
wait_timeout = 3600
interactive_timeout = 28800
myisam_repair_threads = 1
query_cache_limit = 5M