Skip to content

Commit 80a4186

Browse files
committed
modify generate_my_cnf.go
1 parent a71e1a6 commit 80a4186

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mysql/generate_my_cnf.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ innodb_large_prefix = ON{{end}}
8888
innodb_print_all_deadlocks = ON
8989
innodb_numa_interleave = ON
9090
innodb_open_files = 65535
91+
innodb_adaptive_hash_index = OFF
9192
9293
# Replication
9394
server_id = {{.server_id}}

0 commit comments

Comments
 (0)