We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a71e1a6 commit 80a4186Copy full SHA for 80a4186
mysql/generate_my_cnf.go
@@ -88,6 +88,7 @@ innodb_large_prefix = ON{{end}}
88
innodb_print_all_deadlocks = ON
89
innodb_numa_interleave = ON
90
innodb_open_files = 65535
91
+innodb_adaptive_hash_index = OFF
92
93
# Replication
94
server_id = {{.server_id}}
0 commit comments